Releases: primer/react
Releases · primer/react
v0.0.12-beta
v0.0.11-beta
🚀 Enhancements
- Responsive flex component #108
- UnderlineNav follow-up tasks #128
- Improve CircleBadge test coverage #135
- Add onChange handler to TextInput #131
- Add margin + padding to all components #138
📝 Documentation
- Visual updates to Kit
Component Library Kit: https://primer.github.io/primer-react
🔀 Merged via #132
v0.0.10-beta
🎉 New Components!
🚀 Enhancements
📝 Documentation
- Visual updates to Kit
Component Library Kit: https://primer.github.io/primer-react/components/
🔀 Merged via #113
v0.0.9-beta
Patch Release
🐛 Bug Fix
- This patch release switches the @github/octicons-react package to @githubprimer/octicons-react, so that GitHub projects using @github prefixed packages from GPR can use octicons-react ✨
v0.0.8-beta
v0.0.7-beta
v0.0.6-beta
v0.0.5-beta
🚀 Enhancement
📝 Documentation
- Upgrade to Kit v5 and fix build errors from @broccolini #72
- Major updates to our documentation site! 🎉 from @emplums #77
- Move examples into individual files
- Move
<head>into_app.js(including links & meta data in package.json was not working) - Top navigation
- separate Libraries for presentational & demo components
- v1 Sandbox
- Primer styles for sidebars and top nav
- Fix HMR
🔀 Merged via #73
v0.0.4-beta
v0.0.3-beta
🚀 Enhancement
<DonutChart>added in #55<Dropdown>added in #57<Caret>added in #58<MergeStatus>added in #62<TextInput>added in #60- Refactored
<Button>(et al) components in #52
💥 Breaking Change
<Box>has been renamed to<Block>, and<Box>does what it says on the tin
📝 Documentation
🔀 Merged via #54