Releases: Headstorm/foundry-ui
Releases · Headstorm/foundry-ui
v1.25.0
1.25.0 (2023-07-18)
Features
- dropdown.tsx dropdown.stories.tsx: removed showCloseIcon prop, replaced with clearable (5b2d0a8), closes #451
- dropdown.tsx: another reduction to blurring logic (b114578), closes #449
- dropdown.tsx: fixing blurring, placeholder persist (7202f26)
- dropdown.tsx: improved naming to make code more readable (9f9d925), closes #449
- dropdown.tsx: left multi in logic, removed and checked functionality of blur (ca68fc0), closes #449
- dropdown.tsx: made logical statement shorter, reverified blur fucntionliaty (5abcf09), closes #449
- dropdown.tsx: modified logic for displaying count & close icon, made requested changes (9214047), closes #451
- dropdown.tsx: modified placeholder logic again (a197895), closes #449
- dropdown.tsx: removed unnecessary logic in blurring (a99add3)
- dropdown.tsx: removing a console log (2e69f32), closes #449
- dropdown.tsx: updated snapshots (d1223b7), closes #451
- dropdown.tsx: updated snapshots (7fde800), closes #451
- dropdown.tsx: variant Support, show count, show close, show both, style-able, prop-able (36ee394), closes #451
- snapshots (74648b1)