v1.0.0-alpha.9...v1.0.0-alpha.10
🚀 Enhancements
- Calendar/DatePicker: Expose disabled state (d1d4defd)
🩹 Fixes
- Date component type resolves incorrectly (#1592)
- Checkbox: Set aria-required to required prop value (#1596)
- Calendar/RangeCalendar: ⚠️ Do not set isDisabled on outside month (#1602)
- PinInput: Error throw from resetPlaceholder's nextTick if component not in the DOM anymore (#1606)
- DatePicker: Set placeholder based on modelValue (#1604)
- DatePicker: Add missing parentheses to defineSlots (#1610)
- NavigationMenu: Indicator incorrect position during unmount (1a5e720f)
- Editable: Not submitting within a dialog (#1613)
- ContextMenu: Unable to change position of context menu when right click on trigger when it open (f0d23e76)
- RangeCalendar: Enable modelValue to be undefined and refactor combined watch condition (#1612)
⚠️ Breaking Changes
- Calendar/RangeCalendar: ⚠️ Do not set isDisabled on outside month (#1602)
❤️ Contributors
- Zernonia (@zernonia)
- Eduard Predescu (@epr3)
- Donaldkicksyourass (@donaldxdonald)
- David Hart (@hartbit)
- Serhat Ünver (@serhatunver)
- Pierre-Marc Airoldi pmairoldi@explorance.com
- Fabian (@fgiering)
- Ben Sheedy (@sanscheese)