Releases: hoiheart/vue-universal-modal
Releases · hoiheart/vue-universal-modal
v1.1.4
1.1.4 (2022-06-25)
Build
- deps: bump follow-redirects from 1.13.0 to 1.14.7 (#29) (578e4c8)
- update dependencies (8d91cee)
v1.1.3
1.1.3 (2021-08-09)
Bug Fixes
- Change background mouse click event to mousedown, mouseup #26 (f184d25)
v1.1.2
1.1.2 (2021-05-24)
Bug Fixes
- build: Add transpile for optional chaining #23 (fba9dff)
v1.1.1
1.1.1 (2021-04-26)
Refactor
v1.1.0
1.1.0 (2021-04-23)
Features
- Use v-model for insert component (652fad5)
Docs
v1.0.7
1.0.7 (2021-03-06)
Bug Fixes
- 🐛 peer dependency update (Vue core) (3808118)
v1.0.6
1.0.6 (2021-02-02)
Refactor
- add emit for transition events (1c859d6)
v1.0.5
1.0.5 (2020-12-09)
Bug Fixes
- changed teleport design (ref -> dom) (8496730)
- improve war-aria (38b4659)
v1.0.4
1.0.4 (2020-12-02)
Bug Fixes
- change to ref the teleport component (f40e036)
v1.0.3
1.0.3 (2020-11-30)
Bug Fixes
- close and dimmed last modal (db30878)