Releases: fabric-design/components
Releases · fabric-design/components
1.0.53
1.0.52
1.0.51
Bug Fixes
- date-picker: Fixed picker not closing when clicking in another picker (#194) (7ee9fc6)
- inline-edit: Fixed old import (123535b)
- inline-edit: Fixed tests (262fc72)
- inline-edit: Fixed tests (4997b84)
- inline-edit: Use change event instead of blur to prevent duplicate submission (4d91409)
- inline-edit: Validate empty values (441c7c8)
- overlay: Adding overlay to index to export it (92a5219)
Features
1.0.50
1.0.49
1.0.48
1.0.47
1.0.46
1.0.45
Migration
As this version extract the overlay from the dropdown to be reused later, you have to add ws-overlay/ws-overlay.scss to your styles before the dropdown.
Bug Fixes
- date-picker: Fixed linter errors after master merge (bea4132)
- date-picker: Prevent click event propagation (d09b36e)
- dropdown: Fixed corrupted ref to dropdown item (82efeb1)
- dropdown: Fixed renamed mixing (81e5d65)
- dropdown: Fixed unit tests (7aedda1)
- dropdown: Fixed value handling on multi level dropdowns (145279b)
- dropdown: Fixed weired jsx behavior (010290e)
- dropdown: Improved comment (09af07e)
- multi-select: Fixed click not tracked on slower pc's (e444409)
- multi-select: Fixed linter errrors (5b52ac4)
- multi-select: Improved colors and fixed small issues (a6fb3dc)
- option-buttons: Fixed handling of value and marking items as selected (9ba8fe9)
- overlay: Cleanup (d356f3a)
- overlay: Fixed tests and linter (27ea41d)