Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Releases: mazipan/vue2-simplert

Move docs to gitbook

27 Dec 10:42
Compare
Choose a tag to compare

Documentation now can be access from https://mazipan.gitbooks.io/vue2-simplert/

Thanks for GitBook

[hotfix] - Fix webpack output wrong

11 Dec 09:05
Compare
Choose a tag to compare
  • Change output filename like before refactoring to keep backward compatibility setting

Refactor Webpack Configuration

11 Dec 08:37
8579957
Compare
Choose a tag to compare
  • Simplify webpack configuration
  • Add commonjs output that extract css for ssr usage #49
  • Change unit test to Jest

Fix failed to mount

18 Oct 09:39
Compare
Choose a tag to compare

Fix #43 #44 - failed import library 126ac44

Use local scope style

11 Sep 08:07
Compare
Choose a tag to compare

Add showXclose feature

05 Sep 09:56
Compare
Choose a tag to compare

Now you can add "x" button close in right corner of alert

Add justCloseSimplert Methods

25 Jul 11:38
Compare
Choose a tag to compare

You can close without call onClose method

Fix CSS not found in npm registry

21 Jul 11:01
Compare
Choose a tag to compare
0.5.2

fix css not found

Add ES5 code for browser script

21 Jul 09:12
Compare
Choose a tag to compare
0.5.1

add es5 code

Added onOpen Event

18 Jul 02:14
Compare
Choose a tag to compare

Added onOpen event #35 thanks to @bertzzie