Skip to content

1.57.0

Compare
Choose a tag to compare
@moroshko moroshko released this 17 Feb 11:23
· 66 commits to master since this release
  • Added a new Textarea component.
  • Flex component:
    • direction supports now "row-reverse" and "column-reverse".
  • Grid component:
    • Removed the debug prop.
  • List component:
    • Text color is not inherited anymore. It's set to black now.
    • Removed extra bottom margin in nested lists.