Skip to content

1.0.0-alpha.4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 14:53

Breaking Changes

  • If input--has-error or input--is-disabled classNames are used in any project, these classNames should update with input-container--has-error and input-container--is-disabled. #110 by @yasincaliskan
  • Don't parse integer if integer part is empty #111 by @yasincaliskan
  • Remove Avatar component #118 by @mfarukkoc
  • inputContainerRef is deprecated, you should start using ref instead of inputContainerRef #130 by @mfarukkoc & @yasincaliskan

Enhancements