|
1 |
| -# [1.2.0-next.7](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.6...v1.2.0-next.7) (2021-09-29) |
| 1 | +# [1.2.0-next.8](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.7...v1.2.0-next.8) (2021-10-03) |
| 2 | + |
| 3 | +### Bug Fixes |
| 4 | + |
| 5 | +- **Select:** fix custom colors ([#22](https://github.com/ri7nz/rescript-chakra/issues/22)) ([8d9182e](https://github.com/ri7nz/rescript-chakra/commit/8d9182e9f36491c3867d16a20f4f9b8d03bc89d8)) |
| 6 | + |
| 7 | +### Chores |
| 8 | + |
| 9 | +- fix lint-staged for res or resi ([#20](https://github.com/ri7nz/rescript-chakra/issues/20)) ([6054fc9](https://github.com/ri7nz/rescript-chakra/commit/6054fc9e73756c9d7a03d4c937bd5445459476c2)) |
| 10 | +- **deps, lint:** add lint with husky and lint-staged ([#18](https://github.com/ri7nz/rescript-chakra/issues/18)) ([987d76a](https://github.com/ri7nz/rescript-chakra/commit/987d76aa13a12cc3e1fb024dc35bdddb49bc353f)) |
2 | 11 |
|
| 12 | +### Documentation |
| 13 | + |
| 14 | +- **Website:** add docs website ([#19](https://github.com/ri7nz/rescript-chakra/issues/19)) ([1e27b6b](https://github.com/ri7nz/rescript-chakra/commit/1e27b6bb361219d885454b390830745a56ad081c)) |
| 15 | + |
| 16 | +# [1.2.0-next.7](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.6...v1.2.0-next.7) (2021-09-29) |
3 | 17 |
|
4 | 18 | ### Features
|
5 | 19 |
|
6 |
| -* **Select:** add bindings for select ([#17](https://github.com/ri7nz/rescript-chakra/issues/17)) ([26e9b43](https://github.com/ri7nz/rescript-chakra/commit/26e9b43e1451aa978893da8f9df360f33743bde9)) |
7 |
| -* **Select:** fix syntax ([ba061dd](https://github.com/ri7nz/rescript-chakra/commit/ba061dd16a7cd63842ba6718c1b71b5a980744cd)) |
| 20 | +- **Select:** add bindings for select ([#17](https://github.com/ri7nz/rescript-chakra/issues/17)) ([26e9b43](https://github.com/ri7nz/rescript-chakra/commit/26e9b43e1451aa978893da8f9df360f33743bde9)) |
| 21 | +- **Select:** fix syntax ([ba061dd](https://github.com/ri7nz/rescript-chakra/commit/ba061dd16a7cd63842ba6718c1b71b5a980744cd)) |
8 | 22 |
|
9 | 23 | # [1.2.0-next.6](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.5...v1.2.0-next.6) (2021-08-10)
|
10 | 24 |
|
11 |
| - |
12 | 25 | ### Bug Fixes
|
13 | 26 |
|
14 |
| -* **Components:** wrong type definition for ReactEvent.* ([87cc911](https://github.com/ri7nz/rescript-chakra/commit/87cc91105f7d068e56c6a71348bf9dd45fbc60c9)) |
15 |
| - |
| 27 | +- **Components:** wrong type definition for ReactEvent.\* ([87cc911](https://github.com/ri7nz/rescript-chakra/commit/87cc91105f7d068e56c6a71348bf9dd45fbc60c9)) |
16 | 28 |
|
17 | 29 | ### Chores
|
18 | 30 |
|
19 |
| -* **scripts:** add script for fix-event-type ([60a2188](https://github.com/ri7nz/rescript-chakra/commit/60a21885b84e898306a4da6ad299540130a47543)) |
| 31 | +- **scripts:** add script for fix-event-type ([60a2188](https://github.com/ri7nz/rescript-chakra/commit/60a21885b84e898306a4da6ad299540130a47543)) |
20 | 32 |
|
21 | 33 | # [1.2.0-next.5](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.4...v1.2.0-next.5) (2021-07-02)
|
22 | 34 |
|
23 |
| - |
24 | 35 | ### Bug Fixes
|
25 | 36 |
|
26 |
| -* **Link:** missing anchor HTML element attributes ([3b4477d](https://github.com/ri7nz/rescript-chakra/commit/3b4477d53889ef597a17ce05724bf024d3d998a6)) |
| 37 | +- **Link:** missing anchor HTML element attributes ([3b4477d](https://github.com/ri7nz/rescript-chakra/commit/3b4477d53889ef597a17ce05724bf024d3d998a6)) |
27 | 38 |
|
28 | 39 | # [1.2.0-next.4](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.3...v1.2.0-next.4) (2021-07-02)
|
29 | 40 |
|
30 |
| - |
31 | 41 | ### Features
|
32 | 42 |
|
33 |
| -* **Interfaces:** add binding for some HTML specification ([0b1040e](https://github.com/ri7nz/rescript-chakra/commit/0b1040e900a6097c016fbf782134e28669497914)) |
34 |
| -* **Navigation:** add binding for component navigation ([4428ec8](https://github.com/ri7nz/rescript-chakra/commit/4428ec87d0d2c66e3f6ec09142a26cd569878588)) |
| 43 | +- **Interfaces:** add binding for some HTML specification ([0b1040e](https://github.com/ri7nz/rescript-chakra/commit/0b1040e900a6097c016fbf782134e28669497914)) |
| 44 | +- **Navigation:** add binding for component navigation ([4428ec8](https://github.com/ri7nz/rescript-chakra/commit/4428ec87d0d2c66e3f6ec09142a26cd569878588)) |
35 | 45 |
|
36 | 46 | # [1.2.0-next.3](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.2...v1.2.0-next.3) (2021-07-02)
|
37 | 47 |
|
38 |
| - |
39 | 48 | ### Features
|
40 | 49 |
|
41 |
| -* **Media:** add binding component Avatar & AvatarGroup. ([a96e39e](https://github.com/ri7nz/rescript-chakra/commit/a96e39e31a151ac3926fa8eed20c8ae170a02f49)) |
| 50 | +- **Media:** add binding component Avatar & AvatarGroup. ([a96e39e](https://github.com/ri7nz/rescript-chakra/commit/a96e39e31a151ac3926fa8eed20c8ae170a02f49)) |
42 | 51 |
|
43 | 52 | # [1.2.0-next.2](https://github.com/ri7nz/rescript-chakra/compare/v1.2.0-next.1...v1.2.0-next.2) (2021-06-28)
|
44 | 53 |
|
45 |
| - |
46 | 54 | ### Bug Fixes
|
47 | 55 |
|
48 |
| -* **props:** fix invalid props for all Components ([1703258](https://github.com/ri7nz/rescript-chakra/commit/170325885b7a23fd3f333700505ba78c07d6b70d)) |
49 |
| - |
| 56 | +- **props:** fix invalid props for all Components ([1703258](https://github.com/ri7nz/rescript-chakra/commit/170325885b7a23fd3f333700505ba78c07d6b70d)) |
50 | 57 |
|
51 | 58 | ### Code Refactoring
|
52 | 59 |
|
53 |
| -* **AtomicTypes:** move ColorScheme module from AtomicTypes to Chakra__Theme module ([ffb850c](https://github.com/ri7nz/rescript-chakra/commit/ffb850cb1588b65c200c9fdbedd5af6e0233f375)) |
54 |
| - |
| 60 | +- **AtomicTypes:** move ColorScheme module from AtomicTypes to Chakra\_\_Theme module ([ffb850c](https://github.com/ri7nz/rescript-chakra/commit/ffb850cb1588b65c200c9fdbedd5af6e0233f375)) |
55 | 61 |
|
56 | 62 | ### Features
|
57 | 63 |
|
58 |
| -* **MakeProps:** add sub-modules in MakeProps for handle object-fit, noOfLines, viewBox, and multi-type(string-or-number). ([51a1924](https://github.com/ri7nz/rescript-chakra/commit/51a192426df328bf53aa47b75edc36cb3c7e5cc6)) |
59 |
| -* **Media:** add bindin for Icon and Image Component ([762108e](https://github.com/ri7nz/rescript-chakra/commit/762108e3f7da13f863fefea976237a537d993028)) |
60 |
| -* **Others:** add binding for Portal Component ([68e9679](https://github.com/ri7nz/rescript-chakra/commit/68e967915c9a09d1a7978747438571f8cfe102ac)) |
61 |
| -* **Typography:** add binding for Heading and Text ([9f707a2](https://github.com/ri7nz/rescript-chakra/commit/9f707a2b27b0e1b8ce9d182903711094bd0937e3)) |
| 64 | +- **MakeProps:** add sub-modules in MakeProps for handle object-fit, noOfLines, viewBox, and multi-type(string-or-number). ([51a1924](https://github.com/ri7nz/rescript-chakra/commit/51a192426df328bf53aa47b75edc36cb3c7e5cc6)) |
| 65 | +- **Media:** add bindin for Icon and Image Component ([762108e](https://github.com/ri7nz/rescript-chakra/commit/762108e3f7da13f863fefea976237a537d993028)) |
| 66 | +- **Others:** add binding for Portal Component ([68e9679](https://github.com/ri7nz/rescript-chakra/commit/68e967915c9a09d1a7978747438571f8cfe102ac)) |
| 67 | +- **Typography:** add binding for Heading and Text ([9f707a2](https://github.com/ri7nz/rescript-chakra/commit/9f707a2b27b0e1b8ce9d182903711094bd0937e3)) |
62 | 68 |
|
63 | 69 | # [1.2.0-next.1](https://github.com/ri7nz/rescript-chakra/compare/v1.1.0...v1.2.0-next.1) (2021-06-27)
|
64 | 70 |
|
65 |
| - |
66 | 71 | ### Features
|
67 | 72 |
|
68 |
| -* **Fade, ScaleFade, Slide:** add component binding for Fade, ScaleFade, & Slide ([7b30d49](https://github.com/ri7nz/rescript-chakra/commit/7b30d4945058a1ab28a361c7d993df123567d60f)) |
| 73 | +- **Fade, ScaleFade, Slide:** add component binding for Fade, ScaleFade, & Slide ([7b30d49](https://github.com/ri7nz/rescript-chakra/commit/7b30d4945058a1ab28a361c7d993df123567d60f)) |
69 | 74 |
|
70 | 75 | # [1.1.0](https://github.com/ri7nz/rescript-chakra/compare/v1.0.0...v1.1.0) (2021-06-27)
|
71 | 76 |
|
72 |
| - |
73 | 77 | ### Chores
|
74 | 78 |
|
75 |
| -* **generator:** update for pseudo props ([cce0466](https://github.com/ri7nz/rescript-chakra/commit/cce0466594e7aefc8658367360a66aeade7b2c18)) |
76 |
| -* set to commonjs for jest and development ([16fa888](https://github.com/ri7nz/rescript-chakra/commit/16fa888bdf1c6f067d1bf3fb1703147678d6c36d)) |
77 |
| - |
| 79 | +- **generator:** update for pseudo props ([cce0466](https://github.com/ri7nz/rescript-chakra/commit/cce0466594e7aefc8658367360a66aeade7b2c18)) |
| 80 | +- set to commonjs for jest and development ([16fa888](https://github.com/ri7nz/rescript-chakra/commit/16fa888bdf1c6f067d1bf3fb1703147678d6c36d)) |
78 | 81 |
|
79 | 82 | ### Continuous Integration
|
80 | 83 |
|
81 |
| -* **release-workflow:** update release workflow ([f30f55c](https://github.com/ri7nz/rescript-chakra/commit/f30f55ce50ce0716ff7c5f268a42489a093dbf5a)) |
82 |
| -* use cache yarn ([#8](https://github.com/ri7nz/rescript-chakra/issues/8)) ([10a8e1f](https://github.com/ri7nz/rescript-chakra/commit/10a8e1f60d828df2b3971f7f44b1570d9ce757be)) |
83 |
| - |
| 84 | +- **release-workflow:** update release workflow ([f30f55c](https://github.com/ri7nz/rescript-chakra/commit/f30f55ce50ce0716ff7c5f268a42489a093dbf5a)) |
| 85 | +- use cache yarn ([#8](https://github.com/ri7nz/rescript-chakra/issues/8)) ([10a8e1f](https://github.com/ri7nz/rescript-chakra/commit/10a8e1f60d828df2b3971f7f44b1570d9ce757be)) |
84 | 86 |
|
85 | 87 | ### Features
|
86 | 88 |
|
87 |
| -* **HStack, VStack, WrapItem:** add bindings for HStack, VStack, & WrapItem ([c17018f](https://github.com/ri7nz/rescript-chakra/commit/c17018f186da0f6fdcd83f58966908bf56d66d98)) |
| 89 | +- **HStack, VStack, WrapItem:** add bindings for HStack, VStack, & WrapItem ([c17018f](https://github.com/ri7nz/rescript-chakra/commit/c17018f186da0f6fdcd83f58966908bf56d66d98)) |
88 | 90 |
|
89 | 91 | # 1.0.0 (2021-06-24)
|
90 | 92 |
|
91 |
| - |
92 | 93 | ### Chores
|
93 | 94 |
|
94 |
| -* **ci:** set main branch in workflow and releaserc ([c07120d](https://github.com/ri7nz/rescript-chakra/commit/c07120dc4903d02087fabf6698d4fc3cdf3e5a0e)) |
95 |
| -* **ci:** setup release with semantic-release ([f99e7c1](https://github.com/ri7nz/rescript-chakra/commit/f99e7c11ff773ada4fc4d93cdb63083d119291f7)) |
96 |
| -* **ci:** setup release with semantic-release ([01fcdfd](https://github.com/ri7nz/rescript-chakra/commit/01fcdfdf5dd41ca829401d2433ba97efec24f8ea)) |
97 |
| -* **generator:** create pseudo inject and update box template ([8ee5590](https://github.com/ri7nz/rescript-chakra/commit/8ee55909d33111bdb2f66256fa5ca3a0243d476f)) |
98 |
| -* add missing devs-deps ([7aa45bd](https://github.com/ri7nz/rescript-chakra/commit/7aa45bd27eb8bdd53ff687597955fdf2c18c37df)) |
99 |
| -* **generator:** add template generator for hygen ([287706d](https://github.com/ri7nz/rescript-chakra/commit/287706dba604b6d73abab464c6d3eae8b4e4595e)) |
100 |
| -* dependencies setup ([5efa8d1](https://github.com/ri7nz/rescript-chakra/commit/5efa8d14eb8552a4c31b5d4412422cc9657dfc05)) |
101 |
| -* **init:** rescript-chakra ([a948ad1](https://github.com/ri7nz/rescript-chakra/commit/a948ad1e2785dc298332a7de13d9812393d4845b)) |
102 |
| - |
| 95 | +- **ci:** set main branch in workflow and releaserc ([c07120d](https://github.com/ri7nz/rescript-chakra/commit/c07120dc4903d02087fabf6698d4fc3cdf3e5a0e)) |
| 96 | +- **ci:** setup release with semantic-release ([f99e7c1](https://github.com/ri7nz/rescript-chakra/commit/f99e7c11ff773ada4fc4d93cdb63083d119291f7)) |
| 97 | +- **ci:** setup release with semantic-release ([01fcdfd](https://github.com/ri7nz/rescript-chakra/commit/01fcdfdf5dd41ca829401d2433ba97efec24f8ea)) |
| 98 | +- **generator:** create pseudo inject and update box template ([8ee5590](https://github.com/ri7nz/rescript-chakra/commit/8ee55909d33111bdb2f66256fa5ca3a0243d476f)) |
| 99 | +- add missing devs-deps ([7aa45bd](https://github.com/ri7nz/rescript-chakra/commit/7aa45bd27eb8bdd53ff687597955fdf2c18c37df)) |
| 100 | +- **generator:** add template generator for hygen ([287706d](https://github.com/ri7nz/rescript-chakra/commit/287706dba604b6d73abab464c6d3eae8b4e4595e)) |
| 101 | +- dependencies setup ([5efa8d1](https://github.com/ri7nz/rescript-chakra/commit/5efa8d14eb8552a4c31b5d4412422cc9657dfc05)) |
| 102 | +- **init:** rescript-chakra ([a948ad1](https://github.com/ri7nz/rescript-chakra/commit/a948ad1e2785dc298332a7de13d9812393d4845b)) |
103 | 103 |
|
104 | 104 | ### Continuous Integration
|
105 | 105 |
|
106 |
| -* release configuration update ([#7](https://github.com/ri7nz/rescript-chakra/issues/7)) ([1b240c6](https://github.com/ri7nz/rescript-chakra/commit/1b240c6ae9a28bb6ab7e3e430ce83cd11b9e006f)) |
107 |
| -* **workflows:** cache node_modules ([9f1ee3b](https://github.com/ri7nz/rescript-chakra/commit/9f1ee3b94a3fb71ef2b44a06ec4eeef75744469a)) |
108 |
| -* **workflows:** cache node_modules ([5c4148f](https://github.com/ri7nz/rescript-chakra/commit/5c4148f24ecd039b2cccc1ba2409c64007ab872f)) |
109 |
| - |
| 106 | +- release configuration update ([#7](https://github.com/ri7nz/rescript-chakra/issues/7)) ([1b240c6](https://github.com/ri7nz/rescript-chakra/commit/1b240c6ae9a28bb6ab7e3e430ce83cd11b9e006f)) |
| 107 | +- **workflows:** cache node_modules ([9f1ee3b](https://github.com/ri7nz/rescript-chakra/commit/9f1ee3b94a3fb71ef2b44a06ec4eeef75744469a)) |
| 108 | +- **workflows:** cache node_modules ([5c4148f](https://github.com/ri7nz/rescript-chakra/commit/5c4148f24ecd039b2cccc1ba2409c64007ab872f)) |
110 | 109 |
|
111 | 110 | ### Documentation
|
112 | 111 |
|
113 |
| -* example usage ([0d1996b](https://github.com/ri7nz/rescript-chakra/commit/0d1996b9316150eab6b42a1336781d45fb52a1c8)) |
114 |
| -* fix url ([2fdfc75](https://github.com/ri7nz/rescript-chakra/commit/2fdfc754b8641e84efc5de6e1084c13748a5dc23)) |
115 |
| -* generate ([a55633c](https://github.com/ri7nz/rescript-chakra/commit/a55633c3a5d685355167091836b3f10acd738e69)) |
116 |
| -* update README ([1ddda9f](https://github.com/ri7nz/rescript-chakra/commit/1ddda9f615020deb1fe4bce0fac37bac9973a61d)) |
117 |
| - |
| 112 | +- example usage ([0d1996b](https://github.com/ri7nz/rescript-chakra/commit/0d1996b9316150eab6b42a1336781d45fb52a1c8)) |
| 113 | +- fix url ([2fdfc75](https://github.com/ri7nz/rescript-chakra/commit/2fdfc754b8641e84efc5de6e1084c13748a5dc23)) |
| 114 | +- generate ([a55633c](https://github.com/ri7nz/rescript-chakra/commit/a55633c3a5d685355167091836b3f10acd738e69)) |
| 115 | +- update README ([1ddda9f](https://github.com/ri7nz/rescript-chakra/commit/1ddda9f615020deb1fe4bce0fac37bac9973a61d)) |
118 | 116 |
|
119 | 117 | ### Features
|
120 | 118 |
|
121 |
| -* **Box:** binding component Box ([e5c8545](https://github.com/ri7nz/rescript-chakra/commit/e5c8545fd3a25150c61df6d98fdbceaf258b70bc)) |
122 |
| -* **components:** add pseudo props for an existing component binding ([95fb106](https://github.com/ri7nz/rescript-chakra/commit/95fb1069b21e1b801dd8cf465781eca881a0a697)) |
123 |
| -* **Components:** binding component based on Box ([feeab79](https://github.com/ri7nz/rescript-chakra/commit/feeab793d9791a84db0555f3d0badf4b20a1262a)) |
124 |
| -* **Provider:** binding chakra provider ([5eff100](https://github.com/ri7nz/rescript-chakra/commit/5eff100c04651c4b6a6f207d40aef24c0f136678)) |
125 |
| -* **pseudo:** implement pseudo bindings ([4c69981](https://github.com/ri7nz/rescript-chakra/commit/4c6998196ac067b57737c21de61f1b8b41e3d2a8)) |
126 |
| -* **pseudo:** implement pseudo to provide an object for use pseudo props of component ([df9e16b](https://github.com/ri7nz/rescript-chakra/commit/df9e16bea96adb9c42febd46d9c7f7a422a62cda)) |
127 |
| -* **types:** module for binding css and chakra props ([681a05f](https://github.com/ri7nz/rescript-chakra/commit/681a05f6064b33d6e6f3e1dce5562eddb6712ad2)) |
| 119 | +- **Box:** binding component Box ([e5c8545](https://github.com/ri7nz/rescript-chakra/commit/e5c8545fd3a25150c61df6d98fdbceaf258b70bc)) |
| 120 | +- **components:** add pseudo props for an existing component binding ([95fb106](https://github.com/ri7nz/rescript-chakra/commit/95fb1069b21e1b801dd8cf465781eca881a0a697)) |
| 121 | +- **Components:** binding component based on Box ([feeab79](https://github.com/ri7nz/rescript-chakra/commit/feeab793d9791a84db0555f3d0badf4b20a1262a)) |
| 122 | +- **Provider:** binding chakra provider ([5eff100](https://github.com/ri7nz/rescript-chakra/commit/5eff100c04651c4b6a6f207d40aef24c0f136678)) |
| 123 | +- **pseudo:** implement pseudo bindings ([4c69981](https://github.com/ri7nz/rescript-chakra/commit/4c6998196ac067b57737c21de61f1b8b41e3d2a8)) |
| 124 | +- **pseudo:** implement pseudo to provide an object for use pseudo props of component ([df9e16b](https://github.com/ri7nz/rescript-chakra/commit/df9e16bea96adb9c42febd46d9c7f7a422a62cda)) |
| 125 | +- **types:** module for binding css and chakra props ([681a05f](https://github.com/ri7nz/rescript-chakra/commit/681a05f6064b33d6e6f3e1dce5562eddb6712ad2)) |
0 commit comments