Releases: washingtonpost/wpds-ui-kit
Releases · washingtonpost/wpds-ui-kit
v2.10.1
2.10.1 (2024-12-20)
Bug Fixes
- allow for reselecting the last selection of InputSearch if cleared. Trigger InputSearch onSelect callback when selection is cleared. (#682) (ae793dd)
- update robots meta tag in non prod builds (ccb0213)
v2.10.0
2.10.0 (2024-12-11)
Bug Fixes
- allow controlled InputSearch to be cleared by passing empty string (f874afd)
- allow props on InputSearch ListItem to pass through for custom styling (07b7bdc)
- honor disabled prop in InputSearch list item (62f88ec)
- include onSelect callback in InputSelect selected documentation example (f4697d5)
- safely escape strings passed to RegExp in InputSearch (66fc814)
Features
v2.9.0
2.9.0 (2024-12-09)
Bug Fixes
Features
- remove unicoderange from our font faces (#675) (74e8ffe)
v2.8.1
2.8.1 (2024-10-24)
Bug Fixes
v2.8.0
2.8.0 (2024-10-10)
Features
- add new user education guide (#667) (e6f753e)
- Adding new spark color tokens and opinions theme (#665) (148cb4d)
v2.7.0
2.7.0 (2024-09-12)
Bug Fixes
- prevent frozen InputSearch after text editing (#658) (b3efa3e)
- update component github link on build site (#660) (df1447f)
Features
- add light theme to override dark theme (1a872ca)
v2.6.0
2.6.0 (2024-08-06)
Bug Fixes
- allow controlled InputSearch to update onChange handler with temp text value (#654) (3884839)
- color search bug (#653) (bdf21f9)
Features
v2.5.0
2.5.0 (2024-07-22)
Bug Fixes
- kit: replace all instances of legacy faint, subtle tokens with outline token (133153d)
- remove reach dependency in InputSearch for React 18 compatibility (#645) (7634780)
Features
v2.4.0
2.4.0 (2024-06-28)
Features
v2.3.2
2.3.2 (2024-06-25)
Bug Fixes
- remove extra css color for data-active style in nav menu link (#646) (7d150f9)