Releases: seb-oss/react-components
Releases · seb-oss/react-components
v4.5.2
4.5.2 (2020-10-14)
Bug Fixes
- table: fix table sorting and action columns (ca107c8)
- redundant logical operator (f6c22e2)
- redundant logical operator (00e84df)
- redundant logical operator (7de5166)
- rotate property value (7126d63)
v4.5.1
4.5.1 (2020-09-22)
Bug Fixes
- modal: check if event exist before accessing, give ellipsis width (129d992)
- modal: fixes for modal (376f57a)
v4.5.0
4.5.0 (2020-08-27)
Features
- modal: add escape to dismiss and focus trap (a0c8bee), closes #90
- table: added inline column custom support (00ee82c)
- table: remove console messages (5a7739e)
- table: remove sebgroup local pack (59c9012)
v4.4.1
4.4.1 (2020-08-17)
Bug Fixes
- timeline: fix horizontal timeline misalignment (be9157e), closes #459
v4.4.0
4.4.0 (2020-08-14)
Bug Fixes
- dropdown: fixes a potential issue causing the dropdown toggle button to cause a form submission (d71161c)
- pagination: set button type in pagination (8ea0f96)
Features
Performance Improvements
- overlay: improve performance (760a45c)
v4.3.1
4.3.1 (2020-07-23)
Bug Fixes
- dropdown: to show only all selected in multi mode only (4b1255b), closes #444
- placement: fix test (3fc8be9)
- placement: make getPosition to async (a1cf062)
- tooltip: fix tooltip (2da2ec2)
v4.3.0
4.3.0 (2020-07-17)
Bug Fixes
- overlay: fix overlay issue for long list (d9d6c01)
- table: update .gitignore file (bf5c2e9)
Features
- table: add button themes (7a378cf)
- table: button theme and sizes (f5c8a00)
v4.2.1
4.2.1 (2020-07-01)
Bug Fixes
- modal: fix modal initial state that causes it to glitch (d695599)
v4.2.0
4.2.0 (2020-06-29)
Bug Fixes
- fix modal issues, removed extra css and used bootstrap instead (c3f0346)
Features
- dropdown: add placeholdersConfig, deprecate searchPlaceholder (0de9789)
- dropdown: add select all option text (514e618)
- dropdown: add selectAllLabel attribute to dropdown (300280e)
v4.1.0
4.1.0 (2020-06-05)
Features