4.5.0
What's Changed
- Fixed grammar and spelling mistakes in README.md by @JackHumphries9 in #217
- Make the
sizeprop responsive by @csandman in #243- Make the
sizeprop responsive, so either a breakpoint object or array can be passed in addition to a normal value.- Feature added in response to #241.
- Also added the
@chakra-ui/media-querypackage in order to accomplish this.
- Update all packages.
- Make the
- Custom Variants by @csandman in #244
- Add the option to use custom variants for the
InputandTagcomponents, pulled from the theme. This feature isn't widely tested and may not perform exactly how you expect it to.- Closes #215
- Add the option to use custom variants for the
New Contributors
- @JackHumphries9 made their first contribution in #217
Full Changelog: v4.4.3...v4.5.0