v9.0.0-beta
Pre-release
Pre-release
🚨 Breaking Changes 🚨
- The Dropdown component has been refactored and has a fully new API, included new nested components:
Dropdown.Button,Dropdown.MenuandDropdown.Item. Check out the Dropdown documentation for more details: https://primer.style/components/docs/Dropdown
💅 Enhancements
- Replacing remaining uses of
themeGetwith customgetfrom our constants file #390 - Refactored Dropdown component #391
- Add fontStyle prop to TYPOGRAPHY #388
🐛 Bug Fixes
- Remove default value of
divfromisprop on Button #386
📝 Documentation
- Updated theming docs #385