Skip to content

Tags: danielroe/vue-final-vue-final-modal

Tags

v4.4.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add tsc-alias to dev dependencies. (vue-final#380)

v4.4.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(modal): Add support for reserveScrollBarGap prop (vue-final#376)

* feat(modal): implement reserveScrollBarGap props

* feat(docs): add docs for reserveScrollBarGap

* fix(modal): fix missing bracket

v4.4.3

Release 4.4.3

v4.4.2

Release 4.4.2

v4.4.1

Release 4.4.1

v4.4.0

Release 4.4.0

v4.3.1

Release 4.3.1

v4.3.0

chore: bump 4.2.0

v4.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request vue-final#355 from vue-final/feat/singleton

feat: get rid of context and made useModal can be execute everywhere

v4.1.4

fix: should not disableBodyScroll when modelValueLocal is false