Skip to content

✨ Animated, Accessible, and Smarter

Choose a tag to compare

@github-actions github-actions released this 22 Aug 17:36

🚀 Radar Card Gets another Upgrade

Features

  • Entry Animations: Radar chart now animates on load (grid, labels, points). Configurable duration & option to disable.
  • iOS Pulse Fix: Fixed pulsing dot animation on iOS by switching to CSS transform: scale().
  • French Translation: Added full French (fr) support for card and editor.

Accessibility

  • Keyboard Navigation: Entity dots and legend items are fully focusable.
  • Focus Visibility: Clear focus outlines for improved keyboard navigation.

Editor UX & Refactoring

  • Contextual Help: Toggleable help icons (?) for all major sections and complex options.
  • Better Defaults:
    • auto_radar_max_distance: true
    • show_legend: true
    • legend_show_distance: true
  • UI Consistency: Cleaner layout, aligned help icons to the right.