2.0.7 • Published 6 years ago
sweet-modal-vue-evolution v2.0.7
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-evolutionExamples
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
- Fork the repository
- Run
npm install - Run
npm run devand start hacking. You can reach the example site athttp://localhost:8081. - When you're done, run one final
npm run buildcommand 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
6 years ago
2.0.5-beta.9
6 years ago
2.0.5-beta.8
6 years ago
2.0.5-beta.7
6 years ago
2.0.5-beta.6
6 years ago
2.0.6-beta.1
6 years ago
2.0.6-beta.2
6 years ago
2.0.5-beta.12
6 years ago
2.0.5-beta.11
6 years ago
2.0.5-beta.13
6 years ago
2.0.6
6 years ago
2.0.5-beta.10
6 years ago
2.0.5-beta.4
6 years ago
2.0.5-beta.3
6 years ago
2.0.5
6 years ago
2.0.5-beta.1
6 years ago
2.0.5-beta.2
6 years ago
2.0.4
6 years ago
2.0.3
6 years ago
2.0.1
6 years ago