Vue Responsive Versions Save

A plugin for responsive handling with vue.js

0.1.5

7 years ago

The directive uses now only one resize-event-listener and can unbind all the elements with the directive when necessary.

0.1.3

7 years ago

Now with NPM package, a minified lib-file and the usage as globally defined directive is optional.

0.1.0

7 years ago

This release supports the usage of the breakpoints given by Bootstrap 4 and alternative by bootstrap 3. Own breakpoints can be defined and used as well. Elements can be hidden or displayed accourding to the values given to the directive. Todo: Get Webpacker ready Todo: Add optional classes instead of only changing the display attribute