Skip to content

Releases: linz/step-ag-grid

v4.0.1

14 Nov 05:02
c659782
Compare
Choose a tag to compare

4.0.1 (2022-11-14)

Bug Fixes

  • prevent tab out of div in genericinput and textarea (#112) (c659782)

v4.0.0

14 Nov 04:18
da0c9f3
Compare
Choose a tag to compare

4.0.0 (2022-11-14)

  • BREAKING CHANGE: inputProps removed, fix row selection via keyboard, feat common keyboard handlers (#111) (da0c9f3), closes #111

BREAKING CHANGES

  • inputProps removed, fix row selection via keyboard, feat common keyboard handlers (#111)

v3.0.2

13 Nov 23:39
0845824
Compare
Choose a tag to compare

3.0.2 (2022-11-13)

Bug Fixes

v3.0.1

13 Nov 00:03
d6073e4
Compare
Choose a tag to compare

3.0.1 (2022-11-13)

Bug Fixes

  • generic type the popup context, feat add default action to menu (#109) (d6073e4)

v3.0.0

12 Nov 08:22
0125c5c
Compare
Choose a tag to compare

3.0.0 (2022-11-12)

Bug Fixes

  • multi select now wont save if data hasnt changed (dirty check) (7dfaa0f)

  • react menu window resize observer (#107) (1373903)

  • BREAKING CHANGE: forms now get values from context (#108) (0125c5c), closes #108

Features

  • subcomponents-in-popover-menus, mouseover focus on inputs (#105) (011735e)

BREAKING CHANGES

  • forms now get values from context (#108)

v2.5.0

11 Nov 04:58
86b453c
Compare
Choose a tag to compare

2.5.0 (2022-11-11)

Features

  • Added props onFocus and onClick to component TextInputFormatted (#104) (86b453c)

v2.4.11

11 Nov 01:00
4e6414a
Compare
Choose a tag to compare

2.4.11 (2022-11-11)

Bug Fixes

v2.4.10

10 Nov 22:29
2524142
Compare
Choose a tag to compare

2.4.10 (2022-11-10)

Bug Fixes

v2.4.9

10 Nov 21:54
f606bfa
Compare
Choose a tag to compare

2.4.9 (2022-11-10)

Bug Fixes

v2.4.8

10 Nov 21:06
0da3de2
Compare
Choose a tag to compare

2.4.8 (2022-11-10)

Bug Fixes

  • allow subcomponent to save on tab (#97) (0da3de2)