π Enhancements
- Support null value for all form components (52028c21)
π©Ή Fixes
- Uncrypto works on https and localhost only (47bad410)
- Accordion: Focus was changed when pressing down on element inside content (#1505)
- NumberField: Input value was reset when attribute changes (#1506)
- Select: Typeahead not working (#1511)
- TagsInput: Avoid mutating modelValue directly (#1509)
- PinInput: Placeholder not showing after reseting the value programatically (#1530)
- Select: Selected item emit wrong type (3971c02f)
- Combobox: By props not being forwarded (e967948c)
π Refactors
- useTypeAhead: Adapt for better textValue support (8f8468a6)
- useSingleOrMultipleValue: Improve the usability of composable (a94cbc3f)
π Documentation
- Add Iran to preferences options calendar demo (#1492)
- Fix highlighted code in light mode (4ac8505a)
- More ComboboxVirtualization documentation and examples (#1502)
π‘ Chore
- Github action for common workflow (166fe8a9)
- Fix missing checkout in build step (4823c85b)
- Fix test (87c2d89d)
- Use a simple random string generator (f97e60ea)
β€οΈ Contributors
- Zernonia (@zernonia)
- VojtΔch Plocica (@ploca14)
- Rijenkii me@rijenkii.tk
- Imanmalekian31 (@imanmalekian31)