This repository was archived by the owner on Oct 10, 2023. It is now read-only.
Commit 46c3d9e
feat: add the ability to customize Antd theme variables (#5)
* feat: add babel-import-plugin + less loaders to support dynamic imports of antd comps
* misc: update package to pelago-react-scripts
* refactor: add comments
* feat: add plugin to switch momentjs with dayjs for antd comps
* misc: rebase antd changes on latest CRA tag v3.4.1
* misc: update the CRA and react-scripts readme
* misc: update parent readme
* feat: add the ability to customize Antd theme variables
* feat: add babel-import-plugin + less loaders to support dynamic imports of antd comps
* misc: rebase antd changes on latest CRA tag v3.4.1
* misc: update the CRA and react-scripts readme
* feat: add the ability to customize Antd theme variables
Co-authored-by: Sai <sai@pelago.com.sg>1 parent 9ee5b17 commit 46c3d9e
File tree
3 files changed
+912
-59
lines changed- packages/react-scripts
- config
3 files changed
+912
-59
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
84 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
85 | 93 | | |
86 | 94 | | |
87 | 95 | | |
| |||
134 | 142 | | |
135 | 143 | | |
136 | 144 | | |
| 145 | + | |
137 | 146 | | |
138 | 147 | | |
139 | 148 | | |
| |||
557 | 566 | | |
558 | 567 | | |
559 | 568 | | |
560 | | - | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
561 | 575 | | |
562 | 576 | | |
563 | 577 | | |
| |||
0 commit comments