Skip to content

Releases: vue-final/vue-final-modal

Release 4.0.0-rc.11

18 Jan 08:30
Compare
Choose a tag to compare
Release 4.0.0-rc.11 Pre-release
Pre-release

4.0.0-rc.11 (2023-01-18)

Bug Fixes

  • get rid of side effect (b0cda9f)
  • patchOptions should withMarkRaw and its options should be Partial of UseModalOptions (a63857e)

Release 4.0.0-rc.9

17 Jan 09:39
Compare
Choose a tag to compare
Release 4.0.0-rc.9 Pre-release
Pre-release

4.0.0-rc.9 (2023-01-17)

Bug Fixes

  • bring back CodeBlockFile component (8633f26)
  • defaultModelValue should be optional (87f6e01)
  • nuxt rc to 3.0 (156f88d)
  • update docs to nuxt 3 (f5c2f9b)

Release 4.0.0-rc.10

17 Jan 19:31
Compare
Choose a tag to compare
Release 4.0.0-rc.10 Pre-release
Pre-release

4.0.0-rc.10 (2023-01-17)

Bug Fixes

  • not use destructure syntax (f285e33)
  • nuxt module: fixed @vue-final-modal/nuxt module (cc4dc22)
  • use shallowRef instead of ref (8fb0908)

Features

  • nuxt: bump @vue-final-modal/nuxt module to nuxt 3 latest (21e592d)

Release 4.0.0-rc.8

14 Jan 12:04
Compare
Choose a tag to compare
Release 4.0.0-rc.8 Pre-release
Pre-release

4.0.0-rc.8 (2023-01-14)

Bug Fixes

Features

  • useModal() slots allow passing components directly (502ced1)
  • allow useModal options to pass defaultModelValue (655457e)

Release 4.0.0-rc.7

10 Jan 08:59
Compare
Choose a tag to compare
Release 4.0.0-rc.7 Pre-release
Pre-release

4.0.0-rc.7 (2023-01-10)

Bug Fixes

  • types: append declare module (68d9a55)

Release 4.0.0-rc.6

10 Jan 06:22
Compare
Choose a tag to compare
Release 4.0.0-rc.6 Pre-release
Pre-release

4.0.0-rc.6 (2023-01-10)

Release 4.0.0-rc.5

26 Dec 07:12
Compare
Choose a tag to compare
Release 4.0.0-rc.5 Pre-release
Pre-release

4.0.0-rc.5 (2022-12-26)

Bug Fixes

Release 4.0.0-rc.4

26 Dec 07:04
Compare
Choose a tag to compare
Release 4.0.0-rc.4 Pre-release
Pre-release

4.0.0-rc.4 (2022-12-26)

Release 4.0.0-rc.3

26 Dec 05:23
Compare
Choose a tag to compare
Release 4.0.0-rc.3 Pre-release
Pre-release

4.0.0-rc.3 (2022-12-26)

Release 4.0.0-rc.2

16 Nov 09:52
Compare
Choose a tag to compare
Release 4.0.0-rc.2 Pre-release
Pre-release

4.0.0-rc.2 (2022-11-16)

Bug Fixes