bwu_datagrid 0.0.17 copy "bwu_datagrid: ^0.0.17" to clipboard
bwu_datagrid: ^0.0.17 copied to clipboard

outdatedDart 1 only

BWU Datagrid is A Polymer.dart grid/spreadsheet element inspired by SlickGrid.

0.0.17 #

update to Polymer 0.14.0 change DataView row id from String to dynamic

0.0.16 #

Add BwuAttached event to simplify remove an re-attach. See also #97

0.0.15 #

possible fix of #97

0.0.14 #

upgrade to Polymer 0.13.0

0.0.13 #

  • remove the blue background added for debugging purposes only

0.0.12 #

  • looks much better in Firefox (haven't changed anything - maybe the new Firefox (31) has better custom element/shadow DOM support or the Polymer polyfills work better on Firefox now (or both) There are still a few issues with Firefox though.
  • updated to Polymer 0.12.1
  • add example 11 auto-height
  • add example 12 fill-browser
  • add example 13 getItem-sorting
  • add example header-row
  • add example checkbox row select
  • add example spreadsheet
  • add example grouping

0.0.11 #

  • add example 10 async post render
  • uses BWU Sparkline for inline charts
  • uses Polymer 0.11.0-dev.6

0.0.10 #

  • nothing (inadvertently skipped)

0.0.9 #

  • add example 09 row reordering
  • add drag and drop
  • add cell selection/range selection
  • add example 08 alternative display

0.0.8 #

  • #51 add tree functionality (expand/collapse) to the grid

0.0.7 #

  • fix #48 click header to sort the column leads to drag

0.0.6 #

  • add example 04_model
  • add columnpicker
  • add reorder columns
  • add filter
  • add sort by click on the column header
  • add paging
  • add top-panel
  • add force fit columns
  • add synchronous resize

0.0.5 #

  • add example composite_editor_item_details added
  • add example totals_via_data_provider added
  • upgrade to Polymer 0.10.0-pre.13

0.0.4 #

  • add example 03a_compound_editors added
  • add example 03b_editing_with_undo added
  • add example 07_events
  • add example 14_highlighting

0.0.3 #

  • add basic editing support
  • add example 03_editing
  • fix examples to run when built to JavaScript and are available on GitHub Pages

0.0.2 #

  • fix formatters
  • add example 02_formatters

0.0.1 #

  • can display data
  • can scroll
  • can resize columns
  • add plugin bwu_auto_tooltips
  • add example-autotooltips
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

BWU Datagrid is A Polymer.dart grid/spreadsheet element inspired by SlickGrid.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bwu_sparkline, bwu_utils_browser, polymer, quiver, quiver_log

More

Packages that depend on bwu_datagrid