Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 741 Bytes

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 741 Bytes

Changelog

[0.5.0]

  • Fix dist files does not match to package.json.
  • Support press the escape key to close modal.

[0.4.1]

  • Support custom btns and toolbar.
  • Smaller Builds.

[0.3.11]

  • Fix Bootstrap support #10

[0.3.10]

  • Fix missing comma in README #6.

[0.3.9]

  • Fix README's error.

[0.3.8]

  • 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.

[0.3.7]

  • Fix package.json entry point error.

[0.3.6]

  • Use vue-cli@3 to build the component.

[0.3.5]

  • Bug fix