Skip to content

Releases: tobesimple7/TbsGrid

Migration to Typescript.

14 Oct 10:21
Compare
Choose a tag to compare

Note : 0.2.30 Release

Enhancements

  • Migration to Typescript

  • Add Row, Remove Row Functions

Bug Fixes

  • Fixed various bugs.

0.2.17

06 Oct 07:02
Compare
Choose a tag to compare

Note : 0.2.17 Release

Enhancements

  • Adding columns programmatically

  • Delete a column programmatically

Bug Fixes

  • Fixed various bugs.

0.2.14

03 Oct 08:43
Compare
Choose a tag to compare

Note : 0.2.5 Release

Enhancements

  • Added Excel (xls)

Bug Fixes

  • Fixed various bugs.

0.2.5

01 Oct 05:13
Compare
Choose a tag to compare

Note : 0.2.5 Release

Enhancements

  • Added link column type
  • Added button column type
  • Added image column type
  • The version follows the npm version.

Bug Fixes

  • Fixed various bugs.

0.2.1

10 Sep 07:06
Compare
Choose a tag to compare

Note : 0.2.1 Release

Enhancements

  • Converting from pure JavaScript to ES6 module programming
  • Added checkbox column type
  • Using renderer property
  • Add checkbox user event

Bug Fixes

  • Fixed various bugs.

0.0.8

10 Sep 00:03
Compare
Choose a tag to compare

Note : Beta Release

Enhancements

Bug Fixes

  • Fixed grouping, Filter samples bugs.

0.0.7

07 Sep 12:21
Compare
Choose a tag to compare

Note : Beta Release

Enhancements

  • Update rowBounding, cellBounding
  • Update global config

Bug Fixes

0.0.5

02 Sep 23:49
Compare
Choose a tag to compare

Note : Beta Release

Enhancements

  • Add Sorting, Grouping, Filter Panel
  • Filter, Sort, and Grouping have been modified to work organically among the three options.

Bug Fixes

  • Fixed Many bugs

0.0.4

30 Aug 22:22
Compare
Choose a tag to compare

Note : Beta Release

Enhancements

  • Update Options
  • Create Page, Group, Tree, Filter clas javascript files.

Bug Fixes

0.0.3

30 Aug 07:53
Compare
Choose a tag to compare

Note : Beta Release

Enhancements

  • Modified to allow setting locale config directly.

Bug Fixes