@tanstack/angular-virtual@5.0.0
- Angular +19 with proper lazy init (#1158)
1.0.3
- 控制条图标全面替换为 Lucide 风格描边图标(shadcn/ui 配套的图标族),更锐利、更贴合现代 UI
- 涵盖 7 个图标:旋转(左/右)、下载、放大、关闭、翻页(左/右)
- API 完全兼容,升级无需修改任何代码;沿用
controller配置自定义颜色 / 替换图标
- 控制条容器改用
padding替代:first-of-type/:last-of-type边距,布局责任更清晰 - 4 个图标统一尺寸基准(
.pinButton > svg一处声明),修复以往 close 与其他图标视觉权重不一致 - viewBox 微调到
0 0 23 23配合 strokeWidth=2 的 anti-aliasing,消除部分 DPR 下感知到的居中偏移 - 演示页 dev banner 不再覆盖 zmage 模态层
- All control bar icons rewritten in Lucide stroke style (the icon family bundled with shadcn/ui) — sharper and more aligned with modern UI conventions
- Covers 7 icons: rotate (L/R), download, zoom, close, flip (L/R)
- API fully backwards-compatible — no code changes required; existing
controllerconfigs for color / custom icons keep working
- Control bar container now uses
paddinginstead of:first-of-type/:last-of-typemargins — cleaner separation of layout responsibility - Unified icon sizing baseline declared once in
.pinButton > svg, fixing the visual-weight inconsistency between close and other icons - viewBox tuned to
0 0 23 23to compensate for stroke anti-aliasing offset perceptible on certain DPRs - Demo site dev banner no longer covers the zmage modal
v2.7.2
- Accessibility pass: corrected dialog semantics, improved focus management, added missing icon labels, and set the
html langattribute correctly. - Chat: clicking the chat icon works again, disabled toggles render properly, and the username layout no longer overflows.
/export/etherpadnow honors the:revURL segment, so revision-specific exports return the requested revision instead of the latest.- Undo / redo now scrolls the viewport to follow the caret, so reverted edits stay in view.
- Page Down / Page Up now scrolls by viewport height instead of a fixed line count, matching standard editor behavior on tall and short windows alike.
- Editbar: caret is restored to the pad after changing a toolbar select, so typing continues in the document instead of falling through to the toolbar.
- Admin: i18n is restored on
/adminso the admin UI is translated again.
Release 2026-04-25 23:03
Release 2026-04-25 23:03
- streaming when using Await component (#7264) (e054474cd1) by @brenelz
- use loader data goes undefined (#7265) (41e37f8a9c) by @brenelz
- @tanstack/solid-router@1.168.23
- @tanstack/solid-start@1.167.45
- @tanstack/solid-start-client@1.166.40
- @tanstack/solid-start-server@1.166.41
Release 2026-04-25 20:39
Release 2026-04-25 20:39
- query: add support for custom dehydrate and hydrate options in SSR integration (#7246) (b12f57bbb4) by @TkDodo
- @tanstack/react-router-ssr-query@1.166.12
- @tanstack/router-ssr-query-core@1.168.0
- @tanstack/solid-router-ssr-query@1.166.12
- @tanstack/vue-router-ssr-query@1.166.12
Release 2026-04-25 17:43
Release 2026-04-25 17:43
- server middleware type in solid-router (#7260) (b732c8ac26) by @brenelz
- issue 7240 causing fouc (#7250) (d20c878135) by @brenelz
- @tanstack/solid-router@1.168.22
- @tanstack/solid-start@1.167.44
- @tanstack/solid-start-client@1.166.39
- @tanstack/solid-start-server@1.166.40
Release 2026-04-25 17:32
Release 2026-04-25 17:32
- add missing changeset (a53ef97f8)
- query-core: propagate AbortSignal reason in infiniteQueryBehavior fetchPage cancellation (#10476) (672c3193d) by @kuishou68
- @tanstack/angular-query-experimental@5.100.5
- @tanstack/eslint-plugin-query@5.100.5
- @tanstack/preact-query@5.100.5
- @tanstack/preact-query-devtools@5.100.5
- @tanstack/preact-query-persist-client@5.100.5
- @tanstack/query-async-storage-persister@5.100.5
- @tanstack/query-broadcast-client-experimental@5.100.5
- @tanstack/query-core@5.100.5
- @tanstack/query-devtools@5.100.5
- @tanstack/query-persist-client-core@5.100.5
- @tanstack/query-sync-storage-persister@5.100.5
- @tanstack/react-query@5.100.5
- @tanstack/react-query-devtools@5.100.5
- @tanstack/react-query-next-experimental@5.100.5
- @tanstack/react-query-persist-client@5.100.5
- @tanstack/solid-query@5.100.5
- @tanstack/solid-query-devtools@5.100.5
- @tanstack/solid-query-persist-client@5.100.5
- @tanstack/svelte-query@6.1.24
- @tanstack/svelte-query-devtools@6.1.24
- @tanstack/svelte-query-persist-client@6.1.24
- @tanstack/vue-query@5.100.5
- @tanstack/vue-query-devtools@6.1.24