ZircleUI Versions Save

🚀 zircle-ui is a frontend library to develop zoomable user interfaces.

v1.5.4

1 year ago

v1.5.2

1 year ago

v1.5.1

1 year ago

v1.5.0

1 year ago

This new release was possible thanks to @xdidx and his contributions!

v1.4.0

1 year ago

v1.2.5

5 years ago

Bug Fixes 🐛 retrieve params when zoom into a new view (7211174), closes #26

v1.2.4

5 years ago

Bug Fixes 🐛 avoid CSS conflicts (3c0e4d6), closes #24

v1.2.3

5 years ago

Features

  • 🎸 improve usability of vue-router (93cf44a), closes #19

BREAKING CHANGES

  • You have to define the routes as usualy do with vue-router and use named routes
  • You don't have to use setView to define the initial view as now is handled by Vue-router.
  • There is no need to add the components in $options.components.
  • More information and guides on zircle docs

v1.2.2

5 years ago

Chores

  • Update package.json

v1.2.1

5 years ago

Bug Fixes 🐛 view size on mixed mode (9dc5ca3), closes #21