Skip to content

Updates to Chakra UI ⚡️

Compare
Choose a tag to compare

Thanks to all the amazing contributors of Chakra. Here are the updates so far:

  • [A11y] Improved the keyboard accessibility of the NumberInput component
  • Fix the CSS to hide the native NumberInput Spinner in Firefox
  • Fix the weird "text highlight" behavior of the NumberInput as you click the Spinners.
  • Add missing type def exports
  • Improve the type defs for Box component
  • Update docs for Modal and NumberInput component