Skip to content

v1.2.0-next.2

Compare
Choose a tag to compare
@r17x r17x released this 28 Jun 20:38
· 46 commits to main since this release

1.2.0-next.2 (2021-06-28)

Bug Fixes

  • props: fix invalid props for all Components (1703258)

Code Refactoring

  • AtomicTypes: move ColorScheme module from AtomicTypes to Chakra__Theme module (ffb850c)

Features

  • MakeProps: add sub-modules in MakeProps for handle object-fit, noOfLines, viewBox, and multi-type(string-or-number). (51a1924)
  • Media: add binding for Icon and Image Component (762108e)
  • Others: add binding for Portal Component (68e9679)
  • Typography: add binding for Heading and Text (9f707a2)