mirror of
https://github.com/HackPlan/polaris-react.git
synced 2026-04-30 02:05:47 +08:00
711 B
711 B
Unreleased changes
Use the changelog guidelines to format new entries. 💜
Use the Skip Changelog label to ignore a failing changelog check in your pull request if you feel the code changes do not warrant a changelog entry.
Breaking changes
New components
Enhancements
Bug fixes
- Fixed unnecessary height on
TextFielddue to unhandled carriage returns (#901) - Removed unused context in
Collapsible(#1114)