2.0.7 • Published 5 years ago

sweet-modal-vue-evolution v2.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

SweetModal

The sweetest library to happen to modals. Now available for Vue.js.

Usage

Install SweetModal for Vue.js through npm:

npm install sweet-modal-vue-evolution

Examples

For examples, refer to the demo page.

Browser Compatibility

SweetModal should work in most major browsers:

  • Safari 9+
  • Firefox 20+
  • Chrome 20+
  • Opera 15+
  • Internet Explorer 10+
  • Internet Explorer 11+
  • Microsoft Edge
  • Microsoft Edge

Contribution

  1. Fork the repository
  2. Run npm install
  3. Run npm run dev and start hacking. You can reach the example site at http://localhost:8081.
  4. When you're done, run one final npm run build command and commit your work for a pull request.

Guidelines

  • tabs for indentation, 1 tab = 4 spaces
  • camelCase method names
  • _camelCase for private methods
  • snake_case computed properties
  • snake_case data
  • kebab-case attributes
  • arrow functions if possible
  • be fully ES6 compliant!
2.0.7

5 years ago

2.0.5-beta.9

5 years ago

2.0.5-beta.8

5 years ago

2.0.5-beta.7

5 years ago

2.0.5-beta.6

5 years ago

2.0.6-beta.1

5 years ago

2.0.6-beta.2

5 years ago

2.0.5-beta.12

5 years ago

2.0.5-beta.11

5 years ago

2.0.5-beta.13

5 years ago

2.0.6

5 years ago

2.0.5-beta.10

5 years ago

2.0.5-beta.4

5 years ago

2.0.5-beta.3

5 years ago

2.0.5

5 years ago

2.0.5-beta.1

5 years ago

2.0.5-beta.2

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.1

5 years ago