🚀 Enhancements
- Expose state for RadioGrouoItem, StepperIndicator (f0fbbd07)
- RangeCalendar: Reset date range selection when pressing escape (c2809bfd)
- Teleport: Support Vue teleport defer prop (17d9deba)
- SelectItem: Emit a select event when an option is selected (#1513)
- Combobox: Add resetSearchTermOnSelect props to allow whether to clear search term on select (#1257)
- Expose FocusScope (#1584)
🩹 Fixes
- Popper: Performance degrade with manual throttle (af69fa1c)
- Toast: Screen readers announcing toasts (#1551)
- Splitter: IsCollapsed not working on ssr (1f472e2e)
- Tooltip: Multiple tooltip display at once (#1583)
- document.activeElement is incorrect when components are use within custom elements (#1570)
💅 Refactors
- Editable: Update model value only on submit (#1538)
📖 Documentation
- Add date picker selection example (984b74fe)
- Update tooltip cursor behavior, docs gen (121e3058)
- Fix private trapFocus prop being expose/generated (6b5af162)
- Fix combobox with tagsinput example (d2e66d52)
- Fix combobox usage as command (31331bc2)
🏡 Chore
- Revert changes to release step (b88695c5)
- Doc gen (bfe31a1c)
- deps-dev: Bump pnpm from 9.4.0 to 9.15.0 (8661511d)
- Make certain packages as peerDep (70358fb3)
- Update pnpm-lock (aadea789)
- Add Gurubase.io tag (#1439)
- deps-dev: Bump vite from 5.4.8 to 5.4.12 (#1571)
- Release v1.9.13 (587559ad)
- Release v1.0.0-alpha.9 (f1d372cf)
✅ Tests
- Range selection reset (e1bdf69b)
❤️ Contributors
- Zernonia (@zernonia)
- Roman Hrynevych (@hrynevychroman)
- Pierre-Marc Airoldi (@pmairoldi)
- Kursat Aktas kursat.ce@gmail.com
- Nico Prat nicooprat@gmail.com
- Sergiu Cazac kilobyte2007@gmail.com