Commit 2effbc6
release(version): Release 1.0.0 [skip ci]
# 1.0.0 (2021-06-24)
### Chores
* **ci:** set main branch in workflow and releaserc ([c07120d](c07120d))
* **ci:** setup release with semantic-release ([f99e7c1](f99e7c1))
* **ci:** setup release with semantic-release ([01fcdfd](01fcdfd))
* **generator:** create pseudo inject and update box template ([8ee5590](8ee5590))
* add missing devs-deps ([7aa45bd](7aa45bd))
* **generator:** add template generator for hygen ([287706d](287706d))
* dependencies setup ([5efa8d1](5efa8d1))
* **init:** rescript-chakra ([a948ad1](a948ad1))
### Continuous Integration
* release configuration update ([#7](#7)) ([1b240c6](1b240c6))
* **workflows:** cache node_modules ([9f1ee3b](9f1ee3b))
* **workflows:** cache node_modules ([5c4148f](5c4148f))
### Documentation
* example usage ([0d1996b](0d1996b))
* fix url ([2fdfc75](2fdfc75))
* generate ([a55633c](a55633c))
* update README ([1ddda9f](1ddda9f))
### Features
* **Box:** binding component Box ([e5c8545](e5c8545))
* **components:** add pseudo props for an existing component binding ([95fb106](95fb106))
* **Components:** binding component based on Box ([feeab79](feeab79))
* **Provider:** binding chakra provider ([5eff100](5eff100))
* **pseudo:** implement pseudo bindings ([4c69981](4c69981))
* **pseudo:** implement pseudo to provide an object for use pseudo props of component ([df9e16b](df9e16b))
* **types:** module for binding css and chakra props ([681a05f](681a05f))1 parent 1b240c6 commit 2effbc6
2 files changed
+44
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
0 commit comments