Skip to content

Releases: magicasaservice/vue-equipment

Release 1.0.0-beta.55

30 Mar 12:12

Choose a tag to compare

Release 1.0.0-beta.55 Pre-release
Pre-release

🍿 Updates

  • MagicMenuContent’s teleport can now be overriden

Full Changelog: v1.0.0-beta.53...v1.0.0-beta.55

Release 1.0.0-beta.53

10 Mar 10:22

Choose a tag to compare

Release 1.0.0-beta.53 Pre-release
Pre-release

❗️ Bug Fixes

  • MagicMenu and MagicAccordion had a bug where useId() was used inside a computed internally, leading to SSR errors.

Full Changelog: v1.0.0-beta.52...v1.0.0-beta.53

Release 1.0.0-beta.52

24 Feb 14:35

Choose a tag to compare

Release 1.0.0-beta.52 Pre-release
Pre-release

Release 1.0.0-beta.51

12 Feb 09:17

Choose a tag to compare

Release 1.0.0-beta.51 Pre-release
Pre-release

❗️Bug Fixes

  • MagicMenu now repositions itself after entering when transform is used in a custom transition.

Full Changelog: v1.0.0-beta.50...v1.0.0-beta.51

Release 1.0.0-beta.50

10 Feb 17:37

Choose a tag to compare

Release 1.0.0-beta.50 Pre-release
Pre-release

⚠️ Breaking changes

  • useMagicCommand only returns the id of the activeView, without exposing internal state.

Full Changelog: v1.0.0-beta.49...v1.0.0-beta.50

Release 1.0.0-beta.49

10 Feb 17:08

Choose a tag to compare

Release 1.0.0-beta.49 Pre-release
Pre-release

🍿 Updates

  • useMagicCommand now returns the activeView

Full Changelog: v1.0.0-beta.48...v1.0.0-beta.49

Release 1.0.0-beta.48

27 Jan 10:04

Choose a tag to compare

Release 1.0.0-beta.48 Pre-release
Pre-release

❗️Bug Fixes

  • Expanded MagicToast animation was restored

⚠️ Breaking changes

  • MagicToast timeout is now paused on mouseenter if layout.expand is set to hover. Otherwise its paused on pointerdown.

Full Changelog: v1.0.0-beta.47...v1.0.0-beta.48

Release 1.0.0-beta.47

26 Jan 16:26

Choose a tag to compare

Release 1.0.0-beta.47 Pre-release
Pre-release

❗️ Bug Fixes

  • Fixes a bug that offset MagicToasts incorrectly if they had variable heights in a single stack.

Full Changelog: v1.0.0-beta.46...v1.0.0-beta.47

Release 1.0.0-beta.46

26 Jan 12:47

Choose a tag to compare

Release 1.0.0-beta.46 Pre-release
Pre-release

🍿 Updates

  • MagicToast now accepts slots.

❗️Bug Fixes

  • onScopeDispose warnings are now silenced for all plugins.

Full Changelog: v1.0.0-beta.45...v1.0.0-beta.46

Release 1.0.0-beta.45

07 Jan 13:53

Choose a tag to compare

Release 1.0.0-beta.45 Pre-release
Pre-release

❗️ Bug Fixes

  • HMR in Nuxt Apps should work again 🤦🏼