Skip to content

Releases: nhn/tui.grid

v4.21.22

10 Jan 23:52
Compare
Choose a tag to compare

Bug Fixes

  • fix: finish editing when type enter from last cell when using moveDirectionOnEnter by @jajugoguma in #2007

Full Changelog: v4.21.21...v4.21.22

v4.21.21

19 Dec 22:22
Compare
Choose a tag to compare

BugFixes

Full Changelog: v4.21.20...v4.21.21

v4.21.20

13 Dec 02:22
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v4.21.19...v4.21.20

v4.21.19

16 Nov 04:31
Compare
Choose a tag to compare

Features

Full Changelog: v4.21.18...v4.21.19

v4.21.18

27 Oct 05:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.21.17...v4.21.18

v4.21.17

18 Sep 08:07
Compare
Choose a tag to compare

Features

BugFixes

  • fix: check/uncheck event emitted when multi check/uncheck via shift click by @jajugoguma in #1965

Full Changelog: v4.21.16...v4.21.17

v4.21.16

28 Aug 02:24
Compare
Choose a tag to compare

Features

  • feat: custom header by passing html element by @jajugoguma in #1955
    • image
    • If you pass an HTML element to columns[]. customHeader , that element will be rendered in the header area.
    • If the header attribute is not passed along, the textContent of the given HTML element will be set internally to the header attribute.

Full Changelog: v4.21.15...v4.21.16

v4.21.15

13 Jul 02:04
Compare
Choose a tag to compare

BugFixes

  • fix: parent elements could not be scrolled when cursor above the grid by @jajugoguma in #1940

Full Changelog: v4.21.14...v4.21.15

v4.21.14

03 Jul 01:24
Compare
Choose a tag to compare

BugFixes

  • fix: replace wrong rows when use setRows API with filter by @jajugoguma in #1932
  • fix: set wrong select filter when previous filter data disappear by replacing by @jajugoguma in #1933

Full Changelog: v4.21.13...v4.21.14

v4.21.13

30 Jun 07:45
Compare
Choose a tag to compare

BugFixes

Full Changelog: v4.21.12...v4.21.13