@quasar-extras-v1.16.10
#quasar
Changes
● feat(extras): Update bootstrap font and icons => v1.11.3
● feat(extras): Update fontawesome font and icons => v6.5.1
● feat(extras): Update MDI font and icons => v7.4.47
● feat(extras): UPdate ionicons icons => v7.3.1
● feat(extras): Update Google Material symbols and fonts to latest
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(extras): Update bootstrap font and icons => v1.11.3
● feat(extras): Update fontawesome font and icons => v6.5.1
● feat(extras): Update MDI font and icons => v7.4.47
● feat(extras): UPdate ionicons icons => v7.3.1
● feat(extras): Update Google Material symbols and fonts to latest
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/extras-v1.16.10
#quasar
Changes
● feat(extras): Update bootstrap font and icons => v1.11.3
● feat(extras): Update fontawesome font and icons => v6.5.1
● feat(extras): Update MDI font and icons => v7.4.47
● feat(extras): UPdate ionicons icons => v7.3.1
● feat(extras): Update Google Material symbols and fonts to latest
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(extras): Update bootstrap font and icons => v1.11.3
● feat(extras): Update fontawesome font and icons => v6.5.1
● feat(extras): Update MDI font and icons => v7.4.47
● feat(extras): UPdate ionicons icons => v7.3.1
● feat(extras): Update Google Material symbols and fonts to latest
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/extras-v1.16.11
#quasar
Fixes
● fix(extras): re-package #17052
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
Fixes
● fix(extras): re-package #17052
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-v2.15.2
#quasar
Changes
● feat(QDialog/QMenu): ease testing of teleported content
● fix(ui): useInterval was not correctly exported #17021
● fix(ui): Platform on Edge should be normalized to 'edge' #17039
● fix(QExpansionItem): header-slot scope > detailsId is always undefined
● fix(QCarouselSlide): JSON API - duplicated examples for "name" prop
● chore(ui): move directives into individual folders (preparing the new testing)
● chore(ui): move plugins into individual folders (prepare the new testing)
Example of how you can target the teleported content of a QDialog/Qmenu in your testing:
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(QDialog/QMenu): ease testing of teleported content
● fix(ui): useInterval was not correctly exported #17021
● fix(ui): Platform on Edge should be normalized to 'edge' #17039
● fix(QExpansionItem): header-slot scope > detailsId is always undefined
● fix(QCarouselSlide): JSON API - duplicated examples for "name" prop
● chore(ui): move directives into individual folders (preparing the new testing)
● chore(ui): move plugins into individual folders (prepare the new testing)
Example of how you can target the teleported content of a QDialog/Qmenu in your testing:
const wrapper = mount(QDialog, { ... })
const teleportedWrapper = wrapper.findComponent({ name: 'QPortal' })
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
v9.11.0
#vue_i18n #i18n #vue_i18n_next
What's Changed
🌟 Features
● fix: number and date format components not using
New Contributors
● @xuanzhi33 made their first contribution in #1767
● @YoshiYo made their first contribution in #1781
Full Changelog: v9.10.2...v9.11.0
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
🌟 Features
● fix: number and date format components not using
scope
prop by @BobbieGoede in #1786New Contributors
● @xuanzhi33 made their first contribution in #1767
● @YoshiYo made their first contribution in #1781
Full Changelog: v9.10.2...v9.11.0
source
v9.11.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
🐛 Bug Fixes
● fix: regression triple slash including in
Full Changelog: v9.11.0...v9.11.1
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
🐛 Bug Fixes
● fix: regression triple slash including in
.d.ts
by @kazupon in #1794Full Changelog: v9.11.0...v9.11.1
source
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