React Chrono 3.3.0

3.3.0
Added 2
  • Add read more/expand functionality to ContentDisplay component with overflow detection
  • Add theme and line width customization for horizontal timeline
Changed 7
  • Enhance dynamic item updates with improved state preservation and scroll position tracking
  • Improve dark mode synchronization in TimelineContextProvider
  • Refactor design token system to consolidate semantic tokens and deprecate legacy imports
  • Improve focus behavior in timeline component with better initial render handling
  • Update CSS styles for media details expanded and minimized states
  • Enhance timeline card styles and nested timeline layout
  • Optimize component re-renders with memoization and useCallback
Fixed 2
  • Fix custom elements in left content
  • Fix item update handling to differentiate between appends and replacements

From React Chrono

Features
  • Add read more/expand functionality to ContentDisplay component with overflow detection
  • Enhance dynamic item updates with improved state preservation and scroll position tracking
  • Add theme and line width customization for horizontal timeline
  • Improve dark mode synchronization in TimelineContextProvider
Improvements
  • Refactor design token system: consolidate semantic tokens, deprecate legacy imports
  • Improve focus behavior in timeline component with better initial render handling
  • Update CSS styles for media details expanded/minimized states
  • Enhance timeline card styles and nested timeline layout
  • Optimize component re-renders with memoization and useCallback
Bug Fixes
  • Fix custom elements in left content (Fixes #520)
  • Fix item update handling to differentiate between appends and replacements
View original

Upgraded? How did it go?

Discussion