Skip to content

Releases: rescript-ui/rescript-chakra

v1.2.0-next.1

27 Jun 18:08
Compare
Choose a tag to compare

1.2.0-next.1 (2021-06-27)

Features

  • Fade, ScaleFade, Slide: add component binding for Fade, ScaleFade, & Slide (7b30d49)

v1.1.0

27 Jun 02:20
Compare
Choose a tag to compare

1.1.0 (2021-06-27)

Chores

  • generator: update for pseudo props (cce0466)
  • set to commonjs for jest and development (16fa888)

Continuous Integration

  • release-workflow: update release workflow (f30f55c)
  • use cache yarn (#8) (10a8e1f)

Features

  • HStack, VStack, WrapItem: add bindings for HStack, VStack, & WrapItem (c17018f)

v1.0.0

25 Jun 01:36
2effbc6
Compare
Choose a tag to compare

1.0.0 (2021-06-24)

Chores

  • ci: set main branch in workflow and releaserc (c07120d)
  • ci: setup release with semantic-release (f99e7c1)
  • ci: setup release with semantic-release (01fcdfd)
  • generator: create pseudo inject and update box template (8ee5590)
  • add missing devs-deps (7aa45bd)
  • generator: add template generator for hygen (287706d)
  • dependencies setup (5efa8d1)
  • init: rescript-chakra (a948ad1)

Continuous Integration

  • release configuration update (#7) (1b240c6)
  • workflows: cache node_modules (9f1ee3b)
  • workflows: cache node_modules (5c4148f)

Documentation

Features

  • Box: binding component Box (e5c8545)
  • components: add pseudo props for an existing component binding (95fb106)
  • Components: binding component based on Box (feeab79)
  • Provider: binding chakra provider (5eff100)
  • pseudo: implement pseudo bindings (4c69981)
  • pseudo: implement pseudo to provide an object for use pseudo props of component (df9e16b)
  • types: module for binding css and chakra props (681a05f)