- Fix dist files does not match to package.json.
- Support press the escape key to close modal.
- Support custom btns and toolbar.
- Smaller Builds.
- Fix Bootstrap support #10
- Fix missing comma in README #6.
- Fix README's error.
- Most tools, such as vue-cli@3, configure babel-loader to ignore all files inside node_modules.
- So
vue-easy-lightbox.common.js
is now a version compiled with babel.
- Fix package.json entry point error.
- Use vue-cli@3 to build the component.
- Bug fix