Skip to content

v3.0.3

Choose a tag to compare

@github-actions github-actions released this 10 Feb 00:59
· 14 commits to main since this release

Added

  • Multi-line Tooltips: Added AteTooltipDirective, a directive leveraging signals and tippy.js for lightweight, high-performance tooltips.
  • Platform-aware Shortcuts: Automatic detection of macOS to replace 'Ctrl' with the native '⌘' symbol in tooltips for a premium OS-native experience.
  • Tooltip Design Tokens: New CSS variables --ate-tooltip-bg and --ate-tooltip-color synchronized with code-block colors for a consistent high-contrast floating UI.