@quasar/extras-v2.0.2
- material-symbols-outlined -> v355
- material-symbols-rounded -> v356
- material-symbols-sharp -> v352
- fontawesome -> v7.3.0
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:
v16.3.0-canary.75
- [cd] Replace the release package with our own GitHub release creation: #95352
- [test] Enable deploy tests for the Instant Navigation Testing API suite: #95236
- Await reused in-flight prefetch entries under Instant Navigation lock: #95301
- [test] Park the blocking-fallback segment on a withheld param: #95300
- Make
instant()resilient to a leaked navigation-testing cookie: #95375 - [ci] Avoid running full CI mid-stack for GH-native stacks, same as we do for Graphite: #95218
- Remove 'silence this warning' from instant validation fix output: #95187
- fix(turbopack): allow
#/prefixed subpath import specifiers: #94461
Huge thanks to @eps1lon, @unstubbable, @bgw, @aurorascharff, and @sleitor for helping!
tdesign-vue-next@1.20.3
Button: 优化 outline 和 dashed button 在 hover 下的背景色 @RADWIMPS426 (common#2569)ConfigProvider:
DatePicker: 修复多选场景下的内边距问题,并优化禁用时间的示例展示效果 @uyarn (#6759)DateRangePicker: 修复disabled为数组且都为 false 场景下的异常问题 @uyarn (#6759)Dialog:Drawer: 修复抽屉内使用输入法输入时 ESC 错误关闭抽屉的问题 @greymoth-jp (#6756)Pagination: 修复当前页面被选中时onCurrentChange事件触发的问题 @betavs (#6748)TagInput: 修复带 label 且已有 tag 时输入内容垂直对齐偏差的问题 @DaZuiZui (common#2564)Textarea: 修复部分场景错误渲染多个 textarea 标签的问题 @liweijie0812 (#6772)TimePicker: 优化无法选择初始化时间为 0 的问题 @uyarn (#6759)Tree: 修复可拖拽节点拖至禁用节点上下方时提示线未正确显示的问题 @RylanBot (common#2532)Typography: 修复tooltipProps配置不生效的问题 @liweijie0812 (#6762)
Button: Improved the background color of outline and dashed buttons when hovered @RADWIMPS426 (common#2569)ConfigProvider:
DatePicker: Fixed padding issues in multi-selection mode, as well as improved the display of examples showing disabled times @uyarn (#6759)DateRangePicker: Resolved issues that occurred whendisabledwas set to an array of false values @uyarn (#6759)Dialog:Drawer: Fixed the issue where pressing ESC would incorrectly close the drawer when using an input method inside it @greymoth-jp (#6756)Pagination: Prevented theonCurrentChangeevent from being triggered when the current page was selected @betavs (#6748)TagInput: Fixed alignment issues when entering text alongside existing tags @DaZuiZui (common#2564)Textarea: Fixed the issue of multiple textarea tags being rendered incorrectly in certain scenarios @liweijie0812 (#6772)TimePicker: Improved handling of situations where the initial time cannot be set to 0 @uyarn (#6759)Tree: Fixed the issue where guidance lines were not displayed correctly when draggable nodes were moved above or below disabled nodes @RylanBot (common#2532)Typography: Fixed the problem wheretooltipPropsconfigurations did not take effect @liweijie0812 (#6762)
quasar-v2.20.3
- fix(TouchPan): glitch in getChanges() which breaks js flow #18337
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:
9.15.0
- TC39 prep: Symbol.metadata-based serialization decorator store (no behavior change) - by RaananW (#18631)
- Normalize diagonal keyboard movement for Free, Fly, and ArcRotate cameras - [Bug Fix] by georginahalpern (#18634)
- fix(core): restore CubeTexture static crash in EnvironmentHelper (pure barrel) - by RaananW (#18629)
- Fix WGSL exact sRGB conversions failing on WebGPU - by RaananW (#18628)
- fix(core): register PostProcess side-effects for tree-shaken SSAO2 - by ryantrem (#18624)
- Fix unregistered image processing parser breaking material clone in tree-shaken builds - by RaananW (#18623)
- OpenPBR Fuzz Fixes - by MiiBond (#18617)
- fix(core): register hard side-effect dependencies at construction time for pure barrel - by RaananW (#18620)
- Geospatial camera: configurable double-tap fly-to, primary-pointer guard, and normalized keyboard pan - [Bug Fix] by georginahalpern (#18616)
- fix: four pure-import / tree-shaking regressions (clearQuad 404, clustered lighting, snapshot helper, glTF worker materials) - by RaananW (#18618)
- Keep pure barrels side-effect-free in gui, loaders, and atmosphere addon - by RaananW (#18625)
- Remove side-effect import closure baseline mechanism - by RaananW (#18619)
- Keep pure barrels side-effect-free in gui, loaders, and atmosphere addon - by RaananW (#18625)
- fix: four pure-import / tree-shaking regressions (clearQuad 404, clustered lighting, snapshot helper, glTF worker materials) - by RaananW (#18618)
v8.1.3
Please refer to CHANGELOG.md for details.
Release 2026-07-01 21:38
Release 2026-07-01 21:38
- ci: release workflow OOM increase node max-old-space (#7723) (8bdb21e062) by @Sheraff
- ci: release workflow OOM during update-example-deps lockfile update (#7722) (572fb2b860) by @Sheraff
- router-core: preserve percent-encoded URL-unsafe chars in decodeSegment (#7695) (9809a0619d) by @CDillinger
- start-client-core: zero-copy frame payload extraction (#7662) (ba52d2b8f9) by @anonrig
- @tanstack/react-router@1.170.17
- @tanstack/react-start@1.168.27
- @tanstack/react-start-client@1.168.15
- @tanstack/react-start-rsc@0.1.26
- @tanstack/react-start-server@1.167.21
- @tanstack/router-cli@1.167.18
- @tanstack/router-core@1.171.14
- @tanstack/router-generator@1.167.18
- @tanstack/router-plugin@1.168.19
- @tanstack/router-vite-plugin@1.167.19
- @tanstack/solid-router@1.170.17
- @tanstack/solid-start@1.168.27
- @tanstack/solid-start-client@1.168.15
- @tanstack/solid-start-server@1.167.21
- @tanstack/start-client-core@1.170.13
- @tanstack/start-plugin-core@1.171.19
- @tanstack/start-server-core@1.169.16
- @tanstack/start-static-server-functions@1.167.18
- @tanstack/start-storage-context@1.167.16
- @tanstack/vue-router@1.170.16
- @tanstack/vue-start@1.168.26
- @tanstack/vue-start-client@1.167.18
- @tanstack/vue-start-server@1.167.21
@tanstack/vue-start@1.168.26
- Updated dependencies [
ba52d2b]:- @tanstack/start-client-core@1.170.13
- @tanstack/start-plugin-core@1.171.19
- @tanstack/start-server-core@1.169.16
- @tanstack/vue-router@1.170.16
- @tanstack/vue-start-client@1.167.18
- @tanstack/vue-start-server@1.167.21