Skip to content

Conversation

@jzempel
Copy link
Member

@jzempel jzempel commented Sep 25, 2024

Description

  • add dialog arrows to custom trigger color picker examples
  • add v9 <GlobalAlert> (expires 2025-01-01)
  • improve /components/versions page with migration/changelog doc links (depends on chore: v9 QA sweep react-components#1929)
  • fix breadcrumb example anchors (no underline, per design)
  • upgrade to v9.0.0-next.27

Checklist

  • 👌 website updates are Garden Designer approved (add the designer as a reviewer)
  • ✒️ copy updates are approved (add the content strategist as a reviewer)
  • 🔗 considered opportunities for adding cross-reference URLs (grep for keywords)
  • ♿ analyzed via axe and evaluated using VoiceOver
  • 📝 tested in Chrome, Firefox, Safari, Edge

Copy link
Contributor

@ze-flo ze-flo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2024-09-25 at 11 33 08 AM

I can already smell v9! 👃🧑‍🍳😋🚀

}
}, [isGlobalAlertVisible]);

return typeof window === 'undefined' ? null /* prevent global alert flash */ : (
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 💯

@jzempel jzempel merged commit 3b24a0e into next Sep 26, 2024
3 checks passed
@jzempel jzempel deleted the jzempel/v9-sweep branch September 26, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants