# By Ilya Mochalov (24) and others
# Via Masahiro Wakame (87) and others
* 'master' of https://github.com/borisyankov/DefinitelyTyped: (189 commits)
update npm-shrinkwrap.json
update dt-tester
fix mapbox/mapbox.d.ts
Fix issue #5854
lodash: changed _.pull() method
lodash: changed _.without() method
findup-sync: Update to v0.3.0 and include cwd property in options.
Adding tests file and adjusting meshblu definitions
Make a generic base version of HTMLAttributes and DOMAttributes to allow for components that pass all remaining properties to an underlying HTML element.
lodash: added _.takeRight() method
meshblu 1.30.1 definitions
node-cache: added tests
node-cache: added definitions
Added missing gridHeight property
Add typings and test code from Pusher Documentation (https://pusher.com/docs)
Add version
Provide pusher-js with typings
Add pusher-js
Update pubsubjs to latest version, and add exported module name
Update reference to Q definitions
...
Conflicts:
ui-grid/ui-grid-tests.ts
ui-grid/ui-grid.d.ts
Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped into ui-grid
# By Makis Maropoulos (6) and others
# Via Horiuchi_H (9) and herrmanno (1)
* 'master' of https://github.com/borisyankov/DefinitelyTyped:
Added observe-js definition
I moved the project, update the project's url here also
Add the helpers property to the Handlebars module
Updated node-jsfl-runner to 0.2.4
Updating lovefield definitions for Lovefield v2.0.62.
Update node-mysql-wrapper-tests.ts
Update node-mysql-wrapper.d.ts
Update node-mysql-wrapper-tests.ts
Update node-mysql-wrapper-tests.ts
Update to V2.3.6.
Refactoring of interfaces for SlickGrid event args
add archiver
update version
update version
update serve-favicon
update cookie-parser
See: http://ui-grid.info/docs/#/api/ui.grid.selection.api:PublicApi
getSelectedGridRows should return uiGrid.IGridRow, not the
uiGrid.selection.IGridRow interface which only has the selection-specific
properties.
getSelectedRows returns the selected entities, not grid rows.
Extensive plugin support added (Plugin specific API, ColumnDef, GridOptions, GridRow, Constants).
Added docs for all existing interfaces
Fixed a few incorrect interfaces, updated interfaces to reflect latest version.
Did some cleanup... Moved all plugins into their own modules