v3.6.0-alpha.1
#vuetify
π Features
β calendar: add new prop for dynamic/static number of weeks (#19584) (296a790)
π§ Bug Fixes
β layout: partial revert of layout change (0cd9e54)
β VBottomNavigation: remove internal translate and fix active/modelValue (54e33b6)
β VNavigationDrawer: only show shadow when active (665a46f)
Other Commmits
β chore(release): publish v3.6.0-alpha.1 (10b3a72)
source
#vuetify
π Features
β calendar: add new prop for dynamic/static number of weeks (#19584) (296a790)
π§ Bug Fixes
β layout: partial revert of layout change (0cd9e54)
β VBottomNavigation: remove internal translate and fix active/modelValue (54e33b6)
β VNavigationDrawer: only show shadow when active (665a46f)
Other Commmits
β chore(release): publish v3.6.0-alpha.1 (10b3a72)
source
v9.12.0
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Features
β fix: deprecate named interpolation with modulo syntax by @kazupon in #1795
Full Changelog: v9.11.1...v9.12.0
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Features
β fix: deprecate named interpolation with modulo syntax by @kazupon in #1795
Full Changelog: v9.11.1...v9.12.0
source
v9.12.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix: compile error for key with included hyphen in named interpolation by @kazupon in #1797
π Refactoring
β refactor: tokenizer by @kazupon in #1799
Full Changelog: v9.12.0...v9.12.1
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix: compile error for key with included hyphen in named interpolation by @kazupon in #1797
π Refactoring
β refactor: tokenizer by @kazupon in #1799
Full Changelog: v9.12.0...v9.12.1
source
Vue Updates
[email protected] #pinia #vue_pinia #vue3_pinia Please refer to CHANGELOG.md for details. source
#admin
What funny in pinia? This is best storage that I know.
Please, don't bully Pinia :c
I WILL FOUND YOU. RUN FROM THE CITY.
What funny in pinia? This is best storage that I know.
Please, don't bully Pinia :c
π2π1π€―1
v9.13.0
#vue_i18n #i18n #vue_i18n_next
What's Changed
β οΈ Deprecated Features
β fix: EOL announcement warning for vue-i18n-bridge by @kazupon in #1800
β‘ Improvement Features
β fix: not throw warnings when using implicit fallback by @ShinnosukeKomiya in #1798
ποΈ Documentations
β fix: spelling by @DamageESP in #1802
β docs: improve documentation by @kazupon in #1801
β docs: fix dead link on menu by @kazupon in #1804
New Contributors
β @ShinnosukeKomiya made their first contribution in #1798
β @DamageESP made their first contribution in #1802
Full Changelog: v9.12.1...v9.13.0
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
β οΈ Deprecated Features
β fix: EOL announcement warning for vue-i18n-bridge by @kazupon in #1800
β‘ Improvement Features
β fix: not throw warnings when using implicit fallback by @ShinnosukeKomiya in #1798
ποΈ Documentations
β fix: spelling by @DamageESP in #1802
β docs: improve documentation by @kazupon in #1801
β docs: fix dead link on menu by @kazupon in #1804
New Contributors
β @ShinnosukeKomiya made their first contribution in #1798
β @DamageESP made their first contribution in #1802
Full Changelog: v9.12.1...v9.13.0
source
Vue Updates
[email protected] #pinia #vue_pinia #vue3_pinia Please refer to CHANGELOG.md for details. source
hmm, that's weird. I will check soon why this isn't replaced changelog url by changelog content...
v4.3.2
#router #vue_router
4.3.2 (2024-04-18)
Bug Fixes
β Revert "fix: avoid normalizing the fullPath (#2189)" (b78aa98), closes vuejs/router#2216. This was creating other bugs when reusing a normalized location (common pattern). The original issue wasn't a problem in practice as the consistent values are the query, params, and hash.
source
#router #vue_router
4.3.2 (2024-04-18)
Bug Fixes
β Revert "fix: avoid normalizing the fullPath (#2189)" (b78aa98), closes vuejs/router#2216. This was creating other bugs when reusing a normalized location (common pattern). The original issue wasn't a problem in practice as the consistent values are the query, params, and hash.
source
@quasar/app-vite-v1.8.1
#quasar
Changes
β feat(app-vite): (backport from q/app-vite v2) extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
β chore(app-vite): (backport from q/app-vite v2) tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
β feat(app-vite): (backport from q/app-vite v2) update to newer JSON specs for the "describe" cmd
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
β Becoming a sponsor on Github
β One-off donation via PayPal
source
#quasar
Changes
β feat(app-vite): (backport from q/app-vite v2) extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
β chore(app-vite): (backport from q/app-vite v2) tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
β feat(app-vite): (backport from q/app-vite v2) update to newer JSON specs for the "describe" cmd
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
β Becoming a sponsor on Github
β One-off donation via PayPal
source
@quasar/app-webpack-v3.12.5
#quasar
Changes
β feat(app-webpack): (backport from q/app-webpack v4) small refactoring of the capacitor management
β chore(app-webpack): (backport from q/app-webpack v4) tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
β feat(app-webpack): (backport from q/app-webpack v4) update to newer JSON specs for the "describe" cmd
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
β Becoming a sponsor on Github
β One-off donation via PayPal
source
#quasar
Changes
β feat(app-webpack): (backport from q/app-webpack v4) small refactoring of the capacitor management
β chore(app-webpack): (backport from q/app-webpack v4) tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
β feat(app-webpack): (backport from q/app-webpack v4) update to newer JSON specs for the "describe" cmd
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
β Becoming a sponsor on Github
β One-off donation via PayPal
source
@quasar/app-webpack-v4.0.0-beta.8
#quasar
Breaking
β feat(app-webpack): drop register-service-worker as dependency (should be installed in host project folder)
Changes
β chore(app-webpack): tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
β fix(app-webpack/docs): references to index.template.html
β feat(app-webpack): update to newer JSON specs for the "describe" cmd
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
β Becoming a sponsor on Github
β One-off donation via PayPal
source
#quasar
Breaking
β feat(app-webpack): drop register-service-worker as dependency (should be installed in host project folder)
Changes
β chore(app-webpack): tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
β fix(app-webpack/docs): references to index.template.html
β feat(app-webpack): update to newer JSON specs for the "describe" cmd
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
β Becoming a sponsor on Github
β One-off donation via PayPal
source
@quasar/app-vite-v2.0.0-beta.6
#quasar
Breaking
β feat(app-vite): drop register-service-worker as dependency (should be installed in host project folder)
Changes
β chore(app-vite): tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
β fix(app-vite/docs): references to index.template.html
β feat(app-vite): update to newer JSON specs for the "describe" cmd
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
β Becoming a sponsor on Github
β One-off donation via PayPal
source
#quasar
Breaking
β feat(app-vite): drop register-service-worker as dependency (should be installed in host project folder)
Changes
β chore(app-vite): tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
β fix(app-vite/docs): references to index.template.html
β feat(app-vite): update to newer JSON specs for the "describe" cmd
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
β Becoming a sponsor on Github
β One-off donation via PayPal
source