Skip to content

Releases: geoctrl/vue-modal-dialog

Release list

v0.3.0

Choose a tag to compare

@geoctrl geoctrl released this 10 Feb 06:37
6eead15
  • No dependencies (removed rxjs and velocityJS)
  • updated dev dependencies
  • completely revamped and simplified modal system using vue animations
  • rewrote vue templates into render functions (ready for consumption for non-esm projects)
  • (breaking) renamed ModalService to modalService
  • (breaking) renamed DialogService to dialogService