Skip to content

Releases: nhn/tui.grid

v4.21.22

Choose a tag to compare

@jajugoguma jajugoguma released this 10 Jan 23:52

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

Choose a tag to compare

@jajugoguma jajugoguma released this 19 Dec 22:22

BugFixes

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

v4.21.20

Choose a tag to compare

@jajugoguma jajugoguma released this 13 Dec 02:22

Bug Fixes

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

v4.21.19

Choose a tag to compare

@jajugoguma jajugoguma released this 16 Nov 04:31

Features

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

v4.21.18

Choose a tag to compare

@jajugoguma jajugoguma released this 27 Oct 05:24

What's Changed

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

v4.21.17

Choose a tag to compare

@jajugoguma jajugoguma released this 18 Sep 08:07

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

Choose a tag to compare

@jajugoguma jajugoguma released this 28 Aug 02:24

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

Choose a tag to compare

@jajugoguma jajugoguma released this 13 Jul 02:04

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

Choose a tag to compare

@jajugoguma jajugoguma released this 03 Jul 01:24

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

Choose a tag to compare

@jajugoguma jajugoguma released this 30 Jun 07:45

BugFixes

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