v1.9.3
🚀 Features
- Stepper: Implement slot utility functions - by @epr3 in #1179 (ba571)
- Tree: Allow custom children schema - by @Destiner in #1149 (6cd13)
🐞 Bug Fixes
- DateField: Enable zeroes on hour field - by @epr3 in #1155 (562c8)
- Menu: Reduce amount of event listeners - by @romansp in #1180 (13046)
- NumberField: Window is not defined ssr - by @zernonia in #1187 (e7a25)
- Popper: Use
watchEffect
for anchor update #1188 - by @zumm in #1189 and #1188 (3724b) - RangeCalendar: Fix readonly and disabled on grid - by @epr3 in #1156 (26324)
- ScrollArea: Content overflow when using
text-overflow: ellipsis
- by @Lol1chw in #1164 (147df)