Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

v1.1.0

Latest
Compare
Choose a tag to compare
@leMaik leMaik released this 01 Dec 15:35
· 5 commits to master since this release

Thanks to the 2 contributors who made this release possible. πŸŽ‰

Added

  • Add a readOnly prop #287
  • Add newChipKeys to allow using KeyboardEvent.key instead of KeyboardEvent.keyCode #271

Changed

  • Fix class key inference for outlined and filled variants in the TypeScript typings #292 @piotros
  • Fix the underline disabled style not matching the TextField's style
  • Include disableUnderline in the readme #297 @dnaranjo89