@tanstack/angular-virtual@4.0.13
- fix: capture _didMount cleanup to remove scroll/resize listeners on destroy (#1159)
v5.1.1
5.1.1 (2026-04-20)
- Avoid uncaught TypeError when destroying player during DRM key status change (#9992) (0fdced6)
- Clamp playback rate to 16x and improve playhead movement behavior (#9996) (9692dee)
- demo: Fix audio-only animated poster (#9986) (18e5e25)
- Demo: Fix audio-only animated poster on custom content (#9995) (cd2996c)
- HLS: Fix SAMPLE-AES identity stall at waitingforkey event on track switch (#10000) (1824679)
- MSF: Fix namespace handling (#9988) (ba21789)
- UI: Fix wrong wheel directions on volume bar (#10001) (1276f8d)
shadcn@4.3.1
-
#10436
b7cfc364aca36bc90f8efa86773bc81011502036Thanks @shadcn! - Ensureinitonly runs template post-init hooks for newly created projects. -
#10179
d00605c5fb5fe3cfbcb68cea65398430cdd819f8Thanks @EthanThatOneKid! - SendAccept: application/vnd.shadcn.v1+json, application/json;q=0.9andUser-Agent: shadcnon registry fetches so servers using HTTP content negotiation can reliably serve JSON to the CLI. Fixes #10164.
v3.5.0
- Multi-calendar Events: Added native
calendarIdssupport on events. A single event can now belong to multiple calendars, stays visible as long as any linked calendar is visible, and renders with DayFlow's built-in multi-color striped styling.
- Style Self-Containment: Completed the style refactor so DayFlow no longer depends on internal atomic CSS classes or host-side
@sourcescanning.styles.cssandstyles.components.cssare now self-contained distribution artifacts. - Host Style Isolation: Tightened
df-*semantic styling contracts across core, UI packages, plugins, and dist CSS checks to reduce conflicts with UnoCSS, Tailwind, and other host styling systems. - Year / Day / Week View Polish: Refined several view-specific layout details, including year-view event rendering, day/week timezone labels, and overlay/token usage in complex UI surfaces.
- Added multi-calendar event documentation and showcase examples.
- Refreshed the website live demo controls and interactive examples.
- Updated setup and theme customization guidance to match the self-contained styling model and remove outdated
@source-based integration steps.
- refactor: replace useCalendarHeader function form with calendarHeader content slot by @JayceV552 in https://github.com/dayflow-js/calendar/pull/96
- refactor: unify calendar app config sync across framework adapters by @JayceV552 in https://github.com/dayflow-js/calendar/pull/98
- feat: add EventContextMenu.tsx and GridContextMenu.tsx by @JayceV552 in https://github.com/dayflow-js/calendar/pull/99
- feat: month/year view drag anchoring action redesign by @JayceV552 in https://github.com/dayflow-js/calendar/pull/101
- feat: extract ContextMenu and RangePicker into standalone UI packages by @JayceV552 in https://github.com/dayflow-js/calendar/pull/102
- feat: event add multi-calendars support by @JayceV552 in https://github.com/dayflow-js/calendar/pull/104
Full Changelog: https://github.com/dayflow-js/calendar/compare/v3.4.0...v3.5.0
create-vite@9.0.5
Please refer to CHANGELOG.md for details.
v8.0.9
Please refer to CHANGELOG.md for details.