mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-08 14:35:09 +00:00
1.1 KiB
1.1 KiB
@shadcn/react
0.2.1
Patch Changes
-
#11100
dd6ce77cf1606eee2839368a97cc35417f763232Thanks @shadcn! - Fix MessageScroller abandoning a newly appended scrollAnchor placement when autoScroll is enabled, so the anchored turn holds at the reading line while the reply streams. -
#11085
628e427231ca4bb7f586a69f99fe7809749a53e2Thanks @devnomic! - Fix MessageScroller firing "ResizeObserver loop completed with undelivered notifications" during streamed content growth by coalescing ResizeObserver callbacks into requestAnimationFrame.
0.2.0
Minor Changes
- #11022
18fcf0f766857a7249cc0daac3c1609610edd158Thanks @shadcn! - initial release of @shadcn/react