MelMacaluso Vue Modal Versions Save

Reusable Modal component, supports own custom HTML, text and classes.

v2.1.0

5 years ago

2.1.0 (2019-03-04)

Features

  • Modal.vue: Add class to close button (and removed redudant close buttons inside modal buttons (987fe43)

v2.0.0

5 years ago

2.0.0 (2019-03-04)

Code Refactoring

  • Modal.vue: Change the prop from inception to multiple (87760cd)

BREAKING CHANGES

  • Modal.vue: Prop changed from inception to multiple

v1.10.1

5 years ago

1.10.1 (2019-03-04)

Bug Fixes

  • Modal.vue: Correctly call beforeClose function when clicking closeBtns (51f4213)

v1.10.0

5 years ago

1.10.0 (2019-03-04)

Features

  • Add option to show a close button in between the prev/next arrow buttons (1fd9703)

v1.9.0

5 years ago

1.9.0 (2019-03-04)

Features

  • Modal.vue: Add classes for pre-modal buttons and their wrapper, refactored overlay's classes i (b784ae6)