vue-float-menu

🎈Customizable floating menu for Vue

MIT License

Downloads
1.8K
Stars
571
Committers
5
vue-float-menu - 1.9.1 Latest Release

Published by prabhuignoto almost 3 years ago

fixed CSS naming convention

vue-float-menu - 1.9.0

Published by prabhuignoto almost 4 years ago

🌈 support for icons

vue-float-menu - 1.8.2

Published by prabhuignoto almost 4 years ago

🔨 fixed a keyboard accessibility issue. (using right arrow behaves weirdly).

vue-float-menu - 1.8.0

Published by prabhuignoto almost 4 years ago

Restrict drag movement around the screen edges.
Support for adding a new divider in between the menu items.

vue-float-menu - 1.7.6

Published by prabhuignoto almost 4 years ago

  • removed interactjs. drag n drop is completely managed by the lib itself.
  • reduced final build size.
vue-float-menu - 1.7.1

Published by prabhuignoto almost 4 years ago

Introducing two new modes (slide-out and accordion) slide-out will be the default mode. accordion is introduced to handle mobile use cases.
Menu handle will now snap back to its original position on the screen edges.
removed nanoid.

vue-float-menu - 1.6.1

Published by prabhuignoto about 4 years ago

upgraded to latest vue

vue-float-menu - 1.5.0

Published by prabhuignoto about 4 years ago

Added support for disabling menu items

vue-float-menu - 1.3.0

Published by prabhuignoto about 4 years ago

Adding basic support in mobile devices.
Auto realign menu head on window resize.
Fixed minor issues.

vue-float-menu - 1.2.0

Published by prabhuignoto about 4 years ago

Support for keyboard accessibility.

vue-float-menu - 1.1.11

Published by prabhuignoto about 4 years ago

Added theme support.
Resolved some tech debt.

vue-float-menu - 1.1.10

Published by prabhuignoto about 4 years ago

Stable release