Commit c0e96c9
committed
release(version): Release 1.2.0-next.2 [skip ci]
# [1.2.0-next.2](v1.2.0-next.1...v1.2.0-next.2) (2021-06-28)
### Bug Fixes
* **props:** fix invalid props for all Components ([1703258](1703258))
### Code Refactoring
* **AtomicTypes:** move ColorScheme module from AtomicTypes to Chakra__Theme module ([ffb850c](ffb850c))
### Features
* **MakeProps:** add sub-modules in MakeProps for handle object-fit, noOfLines, viewBox, and multi-type(string-or-number). ([51a1924](51a1924))
* **Media:** add bindin for Icon and Image Component ([762108e](762108e))
* **Others:** add binding for Portal Component ([68e9679](68e9679))
* **Typography:** add binding for Heading and Text ([9f707a2](9f707a2))1 parent 68e9679 commit c0e96c9
2 files changed
+21
-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 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments