quasar-v2.19.2
- fix(QIcon): error with material-icons-outlined #18267
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:
v4.9.23
- feat(touch-emulator): support Shadow DOM event handling by @inottn in https://github.com/youzan/vant/pull/13723
- feat(action-bar-icon): Add disabled state support by @ascii5 in https://github.com/youzan/vant/pull/13744
- feat(Progress): add pivot slot for custom content by @wjw-gavin in https://github.com/youzan/vant/pull/13777
- feat(FloatingPanel): add draggable prop by @wjw-gavin in https://github.com/youzan/vant/pull/13773
- feat(Popup): export useGlobalZIndex and setGlobalZIndex by @hellomrbigshot in https://github.com/youzan/vant/pull/13789
- feat(Signature): add undo functionality by @wjw-gavin in https://github.com/youzan/vant/pull/13775
- feat(SwipeCell): add customizable threshold prop for swipe actions by @quietdw in https://github.com/youzan/vant/pull/13792
- fix(Field): correctly limit maxlength when pasting multiple emojis by @inottn in https://github.com/youzan/vant/pull/13713
- fix(FloatingPanel): add
-webkit-overflow-scrollingto prevent iOS render glitch by @oklch in https://github.com/youzan/vant/pull/13747
- docs: fix typo in contributors link target attribute by @baozjj in https://github.com/youzan/vant/pull/13753
- docs: remove outdated link by @inottn in https://github.com/youzan/vant/pull/13757
- chore(deps): update dependency transliteration to ^2.6.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13724
- chore(deps): update dependency less to ^4.5.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13715
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13714
- chore(deps): update pnpm to v10.28.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13725
- chore(deps): update jamesives/github-pages-deploy-action action to v4.8.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13750
- chore(deps): update dependency @rsbuild/core to ^1.7.2 by @renovate[bot] in https://github.com/youzan/vant/pull/13737
- chore(deps): update dependency @types/node to v24 by @renovate[bot] in https://github.com/youzan/vant/pull/13731
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/youzan/vant/pull/13730
- chore(deps): update dependency @rslib/core to ^0.19.2 by @renovate[bot] in https://github.com/youzan/vant/pull/13738
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13749
- chore(deps): update pnpm to v10.30.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13781
- chore(deps): update dependency @babel/core to ^7.29.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13771
- chore(deps): update dependency terser to ^5.46.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13766
- chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/youzan/vant/pull/13763
- chore(deps): update dependency prettier to ^3.8.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13759
- refactor(ActionBarIcon): extract onClick logic to setup by @inottn in https://github.com/youzan/vant/pull/13762
- chore(deps): update rsbuild plugins by @renovate[bot] in https://github.com/youzan/vant/pull/13772
- chore(deps): update dependency node to v22.22.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13758
- chore(deps): update pnpm to v10.32.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13793
- chore(deps): update dependency less to ^4.6.4 by @renovate[bot] in https://github.com/youzan/vant/pull/13796
- chore(deps): update dependency @rslib/core to ^0.20.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13795
- test: migrate tests to rstest by @9aoy in https://github.com/youzan/vant/pull/13799
- chore(deps): update dependency rslog to v2 by @renovate[bot] in https://github.com/youzan/vant/pull/13785
- chore(deps): update dependency markdown-it to v14.1.1 [security] by @renovate[bot] in https://github.com/youzan/vant/pull/13780
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13765
- @baozjj made their first contribution in https://github.com/youzan/vant/pull/13753
- @ascii5 made their first contribution in https://github.com/youzan/vant/pull/13744
- @oklch made their first contribution in https://github.com/youzan/vant/pull/13747
- @9aoy made their first contribution in https://github.com/youzan/vant/pull/13799
- @hellomrbigshot made their first contribution in https://github.com/youzan/vant/pull/13789
- @quietdw made their first contribution in https://github.com/youzan/vant/pull/13792
Full Changelog: https://github.com/youzan/vant/compare/v4.9.22...v4.9.23
astro-vscode@2.16.14
- #16069
c9a5807Thanks @Princesseuh! - Updates the minimum supported version of VS Code to 1.92.0 (July 2024)
@astrojs/react@5.0.2
-
#15378
a8a926eThanks @dmgawel! - Fix React hydration errors when using conditional slot rendering -
#15146
f771f75Thanks @kedarvartak! - Fixes hydration mismatch when usingexperimentalReactChildren -
#14917
769265bThanks @sanjaiyan-dev! - Refactors to improve the performance of rendering static HTML content in React
@astrojs/vercel@10.0.3
- #16079
aa26636Thanks @empoulter-uclan! - Fix vercel ISR path rewrite
@astrojs/svelte@8.0.4
-
#15604
3e1ac66Thanks @pierreeurope! - Adds a temporary workaround for a Svelte bug causing empty class attributes in SSR output. -
#16050
89a7250Thanks @seroperson! - Using a Svelte component with generic type parameters now correctly infer props in .astro files
@astrojs/sitemap@3.7.2
- #15455
babf57fThanks @AhmadYasser1! - Fixes i18n fallback pages missing from the generated sitemap when usingfallbackType: 'rewrite'.
astro@6.1.0
-
#15804
a5e7232Thanks @merlinnot! - Allows setting codec-specific defaults for Astro's built-in Sharp image service viaimage.service.config.You can now configure encoder-level options such as
jpeg.mozjpeg,webp.effort,webp.alphaQuality,avif.effort,avif.chromaSubsampling, andpng.compressionLevelwhen usingastro/assets/services/sharpfor compile-time image generation.These settings apply as defaults for the built-in Sharp pipeline, while per-image
qualitystill takes precedence when set on<Image />,<Picture />, orgetImage(). -
#15455
babf57fThanks @AhmadYasser1! - AddsfallbackRoutesto theIntegrationResolvedRoutetype, exposing i18n fallback routes to integrations via theastro:routes:resolvedhook for projects usingfallbackType: 'rewrite'.This allows integrations such as the sitemap integration to properly include generated fallback routes in their output.
{ 'astro:routes:resolved': ({ routes }) => { for (const route of routes) { for (const fallback of route.fallbackRoutes) { console.log(fallback.pathname) // e.g. /fr/about/ } } } }
-
#15340
10a1a5aThanks @trueberryless! - Adds support for advanced configuration of SmartyPants in Markdown.You can now pass an options object to
markdown.smartypantsin your Astro configuration to fine-tune how punctuation, dashes, and quotes are transformed.This is helpful for projects that require specific typographic standards, such as "oldschool" dash handling or localized quotation marks.
// astro.config.mjs export default defineConfig({ markdown: { smartypants: { backticks: 'all', dashes: 'oldschool', ellipses: 'unspaced', openingQuotes: { double: '«', single: '‹' }, closingQuotes: { double: '»', single: '›' }, quotes: false, }, }, });
See the
retext-smartypantsoptions for more information.
-
#16025
a09f319Thanks @koji-1009! - Instructs the client router to skip view transition animations when the browser is already providing its own visual transition, such as a swipe gesture. -
#16055
ccecb8fThanks @Gautam-Bharadwaj! - Fixes an issue whereclient:onlycomponents could have duplicateclient:component-pathattributes added in MDX in rare cases -
#16081
44fc340Thanks @crazylogic03! - Fixes theemitFile() is not supported in serve modewarning that appears duringastro devwhen using integrations that inject before-hydration scripts (e.g.@astrojs/react) -
#16068
31d733bThanks @Karthikeya1500! - Fixes the dev toolbar a11y audit incorrectly classifyingmenuitemradioas a non-interactive ARIA role. -
#16080
e80ac73Thanks @ematipico! - Fixesexperimental.queuedRenderingincorrectly escaping the HTML output of.htmlpage files, causing the page content to render as plain text instead of HTML in the browser. -
#16048
13b9d56Thanks @matthewp! - Fixes a dev server crash (serverIslandNameMap.get is not a function) that occurred when navigating to a page withserver:deferafter first visiting a page without one, when using@astrojs/cloudflare -
#16093
336e086Thanks @Snugug! - Fixes Zod meta not correctly being rendered on top-level schema when converted into JSON Schema -
#16043
d402485Thanks @ematipico! - FixescheckOriginCSRF protection inastro devbehind a TLS-terminating reverse proxy. The dev server now readsX-Forwarded-Proto(gated onsecurity.allowedDomains, matching production behaviour) so the constructed request origin matches thehttps://origin the browser sends. Also ensuressecurity.allowedDomainsandsecurity.checkOriginare respected in dev. -
#16064
ba58e0dThanks @ematipico! - Updates the dependencysvgoto the latest, to fix a security issue. -
#16007
2dcd8d5Thanks @florian-lefebvre! - Fixes a case where fonts files would unecessarily be copied several times during the build -
#16017
b089b90Thanks @felmonon! - Fix theastro syncerror message whengetImage()is called while loading content collections. -
#16014
fa73fbbThanks @matthewp! - Fixes a build error where usingastro:config/clientinside a<script>tag would cause Rollup to fail with "failed to resolve importvirtual:astro:routesfromvirtual:astro:manifest" -
#16054
f74465aThanks @seroperson! - Fixes an issue with the development server, where changes to the middleware weren't picked, and it required a full restart of the server. -
#16033
198d31bThanks @adampage! - Fixes a bug where the the roleimagewas incorrectly reported by audit tool bar. -
#15935
278828cThanks @oliverlynch! - Fixes cached assets failing to revalidate due to redirect check mishandling Not Modified responses. -
#16075
2c1ae85Thanks @florian-lefebvre! - Fixes a case where invalid URLs would be generated in development when using font families with an obliquestyleand angles -
#16062
87fd6a4Thanks @matthewp! - Warns on dev server startup when Vite 8 is detected at the top level of the user's project, and automatically adds a"overrides": { "vite": "^7" }entry topackage.jsonwhen runningastro add cloudflare. This prevents arequire_dist is not a functioncrash caused by a Vite version split between Astro (requires Vite 7) and packages like@tailwindcss/vitethat hoist Vite 8. -
Updated dependencies [
10a1a5a]:- @astrojs/markdown-remark@7.1.0