Vue Updates
114 subscribers
695 photos
842 links
Channel for automatic notifications about updates in the Vue ecosystem.

Watching: vue, nuxt, vuetify, vue-i18n-next, vue-router, pinia and vite

Contacts: @Black_Yuzia

Our channels:
@Vue_Courses
@Vue_Updates
@frontendmasters_courses
Download Telegram
quasar-v2.16.2

#quasar

Fixes

feat+fix(ui): ensure Quasar can be used without Quasar CLI or @quasar/vite-plugin or vue-cli-plugin-quasar #17174
fix(QInput): declare FileList as possible modelValue type (QInput can be used with type="file")
fix(QField): unexpected data clearing with "clearable" prop enabled #17113
fix(QInput): lazy model + clearable - not emitting "change" event on clear btn
fix(QField): button in slots gets focus+click after QField focuses #17177

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
v10.0.0-alpha.4

#vue_i18n #i18n #vue_i18n_next

What's Changed

🌟 Features

feat!: change $t overloaded signature for Legacy API mode by @kazupon in #1832

🐛 Bug Fixes

fix: remove unnecessary types from petite-vue-i18n by @kazupon in #1833
fix: Not load devtools on Node.js by @kazupon in #1843

💥 Breaking Changes

breaking: drop translation component v8.x compatibility by @kazupon in #1844
breaking: drop te behavior v8.x compatibility on v9 by @kazupon in #1845

⚠️ Deprecated Features

feat!: deprecate tc and $tc for Legacy API mode by @kazupon in #1839

Improvement Features

fix: translation interface typing by @kazupon in #1837

Full Changelog: v10.0.0-alpha.3...v10.0.0-alpha.4

source
v3.6.5

#vuetify

🔧 Bug Fixes

● VDataTable: add missing hide-default-header/footer props (#19774) (a6340ac)
● VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #19699
● VStepper: add missing hover and focus styling (b45ab1a)
● VStepper: add missing non-linear styles (da6d5f3)
● VStepper: only show edit icon if editable and selected (34bb202)
● VStepper: do not spread raw property onto VStepperItem (3d9deb7)

🧪 Labs

● VStepperVertical: create new component (#19524) (1bc66cd)

source
quasar-v2.16.3

#quasar

Changes

fix(QDate): transitions not working correctly #17183

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.16.4

#quasar

Changes

fix(ui): support for legacy build systems that don't know about "exports" field #17190

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
v10.0.0-alpha.5

#vue_i18n #i18n #vue_i18n_next

What's Changed

🌟 Features

feat!: default enable for JIT compilation by @kazupon in #1852

🐛 Bug Fixes

fix: allow empty default message by @kazupon in #1849

📈 Performance Fixes

perf: more bundle size optimization by @kazupon in #1851

📝️ Documentations

docs: fix typo on vue i18n name by @r-moret in #1848

New Contributors

@r-moret made their first contribution in #1848

Full Changelog: v10.0.0-alpha.4...v10.0.0-alpha.5

source
v6.0.0-alpha.12

#vite

6.0.0-alpha.12 (2024-05-20)

chore: export ssrTransform (0b3cf69)

chore: respect ssr flag in clientInjectsions transform (8c5674e)

fix: remove enforce inside IsolatedPlugins (a5efd56)

source
v6.0.0-alpha.13

#vite

6.0.0-alpha.13 (2024-05-20)

fix: types (82111bf)

source
v6.0.0-alpha.15

#vite

6.0.0-alpha.15 (2024-05-20)

fix: only join base url in none ssr env (7e9dd25)

fix: svelte back compat (0166bfe)

fix hmr connected message on client (acb208e)

source
v10.0.0-beta.1

#vue_i18n #i18n #vue_i18n_next

What's Changed

🌟 Features

feat: move to GA from experimental for petite-vue-i18n by @kazupon in #1862

🐛 Bug Fixes

fix: cannot reduce message-compiler bundle size for runtime by @kazupon in #1860

📝️ Documentations

fix: typo in migration breaking changes v10 by @khylias in #1854

New Contributors

@khylias made their first contribution in #1854

Full Changelog: v10.0.0-alpha.5...v10.0.0-beta.1

source
v6.0.0-alpha.16

#vite

6.0.0-alpha.16 (2024-05-23)

feat: createWeakData (bcb1959)

feat: improve Plugin option types (21225c9)

feat: only shared plugins (#17289) (e36f2f3), closes #17289

feat: provide environment in every hook context (53734a8)

feat(types): expose PluginEnvironment type (4d03124)

fix: argument rollup types for plugin context instead of wrapping (89ec69c)

fix: avoid duplicating values in shared optimizeDeps config (#16737) (a3ee7f5), closes #16737

fix: back compat for server.pluginContainer.buildStart (46f21b8)

fix: backcompat with config.optimizeDeps (778e39d)

fix: keep plugin with environmentPlugins hook (63de43a)

chore: remove extra symbol (431455f)

chore: rename to BaseEnvironment (#16797) (d86553a), closes #16797

source
v10.0.0-alpha.5

#vue_i18n #i18n #vue_i18n_next

What's Changed

🌟 Features

feat!: default enable for JIT compilation by @kazupon in #1852

🐛 Bug Fixes

fix: allow empty default message by @kazupon in #1849

📈 Performance Fixes

perf: more bundle size optimization by @kazupon in #1851

📝️ Documentations

docs: fix typo on vue i18n name by @r-moret in #1848

New Contributors

@r-moret made their first contribution in #1848

Full Changelog: v10.0.0-alpha.4...v10.0.0-alpha.5

source
v10.0.0-beta.1

#vue_i18n #i18n #vue_i18n_next

What's Changed

🌟 Features

feat: move to GA from experimental for petite-vue-i18n by @kazupon in #1862

🐛 Bug Fixes

fix: cannot reduce message-compiler bundle size for runtime by @kazupon in #1860

📝️ Documentations

fix: typo in migration breaking changes v10 by @khylias in #1854

New Contributors

@khylias made their first contribution in #1854

Full Changelog: v10.0.0-alpha.5...v10.0.0-beta.1

source