This repository has been archived by the owner on Jul 17, 2022. It is now read-only.
Releases: mazipan/vue2-simplert
Releases · mazipan/vue2-simplert
Move docs to gitbook
Documentation now can be access from https://mazipan.gitbooks.io/vue2-simplert/
Thanks for GitBook
[hotfix] - Fix webpack output wrong
- Change output filename like before refactoring to keep backward compatibility setting
Refactor Webpack Configuration
- Simplify webpack configuration
- Add commonjs output that extract css for ssr usage #49
- Change unit test to Jest
Fix failed to mount
Use local scope style
Add showXclose feature
Now you can add "x" button close in right corner of alert
Add justCloseSimplert Methods
You can close without call onClose method
Fix CSS not found in npm registry
0.5.2 fix css not found
Add ES5 code for browser script
0.5.1 add es5 code