Releases: sil-org/ui-components
Releases · sil-org/ui-components
v12.0.0 - Update package scope to @sil-org
v11.10.2 - Update Ci
Changed
- Update CI to use Trusted Publishing
- Simplifiy format checking in the CI
Fixed
- Fix old CHANGELOG headers being left in when Semantic Release updates it
v11.10.1 - Dependency removal
Security
- Dependency removal updates
v11.10.0 - SearchableSelect: listen for up and down arrow keys
11.10.0 (2025-06-03)
Added
- SearchableSelect: listen for up and down arrow keys to set to first or last option respectively when a valid option is not selected (96abc5f)
Full Changelog: v11.9.0...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