Releases: sil-org/ui-components
Releases · sil-org/ui-components
v11.10.0
v11.9.0: Merge pull request #307 from silinternational/develop
Added
- add(Checkbox): add name and value attributes and expose change event by @hobbitronics in #306
Fixed
- fix(TextArea): Fix label overlapping prefilled text by @hobbitronics in #304
Security
- build(deps-dev): bump vite from 4.5.13 to 4.5.14 by @dependabot in #305
Full Changelog: v11.8.1...v11.9.0
Fix CheckboxProps: type description should be optional
Add NumberInput component and story
Added description props to Checkbox and Select components. Enhanced TextField with a type prop
Security patch
11.6.1 (2024-12-11)
Security
- dependencies: updated deps with npm audit fix for CVE-2024-21538 (1c5e797)
add clear button to SearchableSelect
Added
- add(SearchableSelect): add clear button to SearchableSelect by @hobbitronics in #288
Security
- updated dependencies
Full Changelog: v11.5.0...v11.6.0
v11.5.0 add data-1p-ignore to prevent 1Password trying to fill
11.5.0 (2024-09-09)
Added
Fix A11y warning in Drawer
What's Changed
- Release 11.4.1 by @hobbitronics in #274
- Remove deepfactor by @devon-sil in #275
- Remove Deepfactor scan workflow by @devon-sil in #276
- fix(Drawer): fix A11y warning in Drawer CVR-788 by @hobbitronics in #277
- Release 11.4.2 fix Drawer A11y warning by @hobbitronics in #278
New Contributors
- @devon-sil made their first contribution in #275
Full Changelog: v11.4.1...v11.4.2