You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
Add width attribute option for adaptive-width - by @ycs77 (#117)
Changed
Using Headless UI's <TransitionRoot> to instead Vue built-in <Transition> component, added vue-transition prop - by @ycs77 (#112)
Migration
This version was changed to using the Headless UI's <TransitionRoot> instead Vue built-in <Transition> component, if there is a problem due to this, please add vue-transition to return to the original state.
If you using the transition-name or transition-type prop, must be set the vue-transition to change back Vue built-in Transition component: