We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
List: add docs for calling set with an object
Clean up variable names and declare usages
Styling: Add notes about adding classes to rows
tree: Note return value of expand
Fix formatting/underscore on "inherited from _StoreMixin" messages
fix typo
List: Add notes about constructor and instance IDs
Grid: Update className docs and make a couple of small tweaks
Remove titles since they are redundant with GitHub's wiki page display
tree: Expand docs RE getChildren and originalQuery
List: add cleanEmptyObservers docs
add events for select and deselect
Update Custom events table
Add a table of all dgrid events to the Events page
List properties: add missing `sort` docs and new `useTouchScroll`
Tweaked wording of styling section for DnD
Updated List (markdown)
Updated DnD (markdown)
Merge branch 'master' of github.com:SitePen/dgrid.wiki
Update Limitations page to revise renderCell/formatter section
fix minor typo
Update selection handler docs to match revised convention
Update dojox grid API comparison RE formatterScope
Add note to DnD about inheriting Selection
Update Grid docs to include formatterScope
Selection: update and break out docs for selectionMode
ColumnResizer: clarify that width is a number, in px
add resizeColumnWidth method to ColumnResizer