Releases: techniq/svelte-ux
Releases · techniq/svelte-ux
[email protected]
Patch Changes
-
[MonthListByYear] Increase more/less buttons by 10 years (
f4fa342ec83f5de8028bb3ba0a7f699dae882bec
) -
[Month] Add year/month selection for quickly selecting historical dates (birth date, etc) (
6546b50692268d4fea5b0d0a0b6991c26806aa68
)
[email protected]
Patch Changes
- [DateField] Properly support custom format (ignore Intl/locale) (
6b4196855d5363b41c232a7d248b226c16d2b5a1
)
[email protected]
[email protected]
Minor Changes
- Detect package manager for customized "Next Steps" (#375)
[email protected]
Patch Changes
- [MenuButton] Include
option
in dispatchedchange
event. Improve types (0c3de55d5e6b545dfd824a36d6c1540a82b78e19
)
[email protected]
Minor Changes
- Add Svelte 5 to peerDependencies (
e159b8814c59035b4cfbc9c0ab73efda6545e9be
)
Patch Changes
- Update dependencies (
c7910ddc8eb927fee4e1e189a3065a93368e7272
)
[email protected]
Patch Changes
- Update dependencies (
c7910ddc8eb927fee4e1e189a3065a93368e7272
)
[email protected]
[email protected]
Patch Changes
- [DateField] Add
disabledDates
(3ddcb6c64f6f1a98cdfbcae3db8fb877706d7003
)
[email protected]
Minor Changes
- Standardize
disabledDate
prop across Month/MonthList/YearList and add to DatePickerField/DateRange/DateRangeField/DateSelect (c04a5aa286eb82b55225f61f1d15b57a180e4113
)