Releases: linz/step-ag-grid
Releases · linz/step-ag-grid
v4.0.1
4.0.1 (2022-11-14)
Bug Fixes
- prevent tab out of div in genericinput and textarea (#112) (c659782)
v4.0.0
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
3.0.2 (2022-11-13)
Bug Fixes
v3.0.1
3.0.1 (2022-11-13)
Bug Fixes
- generic type the popup context, feat add default action to menu (#109) (d6073e4)
v3.0.0
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
2.5.0 (2022-11-11)
Features
- Added props onFocus and onClick to component TextInputFormatted (#104) (86b453c)
v2.4.9
2.4.9 (2022-11-10)
Bug Fixes
v2.4.8
2.4.8 (2022-11-10)
Bug Fixes