Skip to content

v9.0.0-beta

Pre-release
Pre-release

Choose a tag to compare

@emplums emplums released this 25 Jan 20:20
8a1d53a

🚨 Breaking Changes 🚨

  • The Dropdown component has been refactored and has a fully new API, included new nested components: Dropdown.Button, Dropdown.Menu and Dropdown.Item. Check out the Dropdown documentation for more details: https://primer.style/components/docs/Dropdown

💅 Enhancements

  • Replacing remaining uses of themeGet with custom get from our constants file #390
  • Refactored Dropdown component #391
  • Add fontStyle prop to TYPOGRAPHY #388

🐛 Bug Fixes

  • Remove default value of div from is prop on Button #386

📝 Documentation

  • Updated theming docs #385