Skip to content

Releases: lekoala/data-grid

2.0.1

20 Apr 08:25
Compare
Choose a tag to compare

What's Changed

  • Selectable checkbox fixes and relocation of build files by @jackkjhsu in #7
  • Some minor cleanup

Full Changelog: 2.0.0...2.0.1

2.0.0

16 Dec 17:21
Compare
Choose a tag to compare

What's Changed

  • Massive rewrite of internals
  • More changes and fixes by @jackkjhsu in #5
  • Fixed visibleColumns method to also allow unset column.hidden property by @jackkjhsu in #6

Full Changelog: 1.5.1...2.0.0

1.5.1

23 Aug 10:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

1.5.0

15 Aug 06:33
Compare
Choose a tag to compare

What's Changed

  • Added test suite utils
  • Refactored how plugins work
  • Some minor UI and operation fixes by @jackkjhsu in #2

New Contributors

Full Changelog: 1.4.3...1.5.0

1.4.3

11 Feb 14:30
Compare
Choose a tag to compare

allow overflow

1.4.2

11 Feb 14:18
Compare
Choose a tag to compare

Fix button css

1.4.1

11 Feb 14:13
Compare
Choose a tag to compare
  • Fix build process

1.4.0

11 Feb 14:01
Compare
Choose a tag to compare

Improve actions layout

1.3.1

28 Dec 17:06
Compare
Choose a tag to compare
  • Split some plugins into optional classes
  • Loading state

1.3.0

16 Dec 15:13
Compare
Choose a tag to compare
  • Server-side support
  • Lots of tweaks :-)