Commit 1eafb22
Upgrade to Chakra UI v1 (#91)
* start migration to v1
* migration to ChakraUI v1
* upgrade version & start debugging
* add theme
* continue upgrade
* fix all error for migration
* fix bug & ts-ignore
* fix menu icon
* update theme
* Multiple fixes, handle button icons
* Fix types
* Fix background grid
* Fix tests
* Fix clear popover color
* Fix code panel
* Fix tests
* Upgrade circleci node version
* Upgrade circle ci node version
* Fix tests
* Add preview for Icon and IconButton
* Upgrade next.js
* Upgrade to official chakra v1 release
* Fix Header layout
* Fix build, fix codesandbox packages
* Fix z-index on popover, fix search bar
* Fix icon preview and multiple inconsistencies
* Fix tests
* Fix default props and some previews
* Fix tests
* Fix searchbar clear button
* Add v0 menu entry
* Update templates
* Fix searchbar zindex
* Fix env variable name
Co-authored-by: Hugo FOYART <[email protected]>
Co-authored-by: shinework <[email protected]>1 parent e43cc8d commit 1eafb22
File tree
105 files changed
+6139
-5541
lines changed- .circleci
- scripts
- src
- components
- editor
- previews
- errorBoundaries
- headerMenu
- inspector
- controls
- elements-list
- inputs
- panels
- components
- styles
- sidebar
- core/models
- composer
- pages
- templates
- theme
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
105 files changed
+6139
-5541
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | | - | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | | - | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments