File tree
187 files changed
+3786
-684
lines changed- apps/web/client/src
- app
- projects/import/local/_context
- project/[id]/_components
- editor-bar
- left-panel/brand-tab
- components/store/editor
- font
- pages
- theme
- packages
- fonts
- src
- helpers
- test
- data
- ast-manipulators
- add-font-to-tailwind-theme
- existing-fontfamily
- font-already-exists
- new-fontfamily
- add-google-font-specifier
- existing-import
- no-import
- merge-local-font-sources
- array-to-array
- empty-array
- no-src-property
- single-to-array
- remove-font-declaration
- google-font
- last-google-font
- local-font
- multiple-fonts
- remove-font-from-tailwind-theme
- multiple-fonts
- non-existent-font
- single-font
- create-font-src-objects
- basic-sources
- multiple-formats
- optional-properties
- create-local-font-config
- basic-local-font
- complex-font-name
- create-template-literal-with-font
- conditional-expression
- empty-string
- function-call-expression
- identifier-expression
- member-expression
- string-literal
- font-extractors
- migrate-fonts-from-layout
- complex-layout
- layout-with-classnames
- simple-layout
- parse-font-declarations
- google-fonts
- local-fonts
- mixed-fonts
- no-fonts
- generate-font-variable-export
- basic-google-font
- local-font-type
- missing-optional-props
- multiple-weights-styles
- special-characters
- remove-fonts-classname
- font-weight-preservation
- member-expression-remove-all
- member-expression-remove-font
- string-literal-empty
- string-literal-no-fonts
- string-literal-remove-all
- string-literal-specific-fonts
- template-literal-complex-expressions
- template-literal-multiple-fonts
- template-literal-remove-all
- template-literal-specific-font
- template-literal-static-only
- update-classname-with-font-var
- jsx-expression-classname
- already-has-font
- identifier-expression
- template-literal-existing
- string-literal-classname
- empty-string
- with-existing-classes
- with-font-classes
- update-template-literal-with-font-class
- complex-template
- empty-template
- font-weight-preservation
- multiple-expressions
- multiple-font-classes
- replace-existing-font
- with-existing-classes
- with-leading-space
- growth
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
187 files changed
+3786
-684
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 | 22 |
| |
24 | 23 |
| |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
319 |
| - | |
320 |
| - | |
321 |
| - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
|
Lines changed: 30 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 | 1 |
| |
4 | 2 |
| |
5 | 3 |
| |
| |||
9 | 7 |
| |
10 | 8 |
| |
11 | 9 |
| |
12 |
| - | |
| 10 | + | |
13 | 11 |
| |
14 | 12 |
| |
15 | 13 |
| |
| |||
32 | 30 |
| |
33 | 31 |
| |
34 | 32 |
| |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 33 | + | |
40 | 34 |
| |
41 | 35 |
| |
42 | 36 |
| |
| |||
102 | 96 |
| |
103 | 97 |
| |
104 | 98 |
| |
105 |
| - | |
| 99 | + | |
106 | 100 |
| |
107 | 101 |
| |
108 | 102 |
| |
| |||
141 | 135 |
| |
142 | 136 |
| |
143 | 137 |
| |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
144 | 143 |
| |
145 | 144 |
| |
146 | 145 |
| |
| |||
167 | 166 |
| |
168 | 167 |
| |
169 | 168 |
| |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
170 | 173 |
| |
171 | 174 |
| |
172 | 175 |
| |
| |||
219 | 222 |
| |
220 | 223 |
| |
221 | 224 |
| |
222 |
| - | |
| 225 | + | |
223 | 226 |
| |
224 | 227 |
| |
225 | 228 |
| |
| |||
230 | 233 |
| |
231 | 234 |
| |
232 | 235 |
| |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
233 | 240 |
| |
234 | 241 |
| |
235 | 242 |
| |
| |||
238 | 245 |
| |
239 | 246 |
| |
240 | 247 |
| |
241 |
| - | |
242 |
| - | |
243 |
| - | |
244 |
| - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
245 | 252 |
| |
246 | 253 |
| |
247 | 254 |
| |
| |||
252 | 259 |
| |
253 | 260 |
| |
254 | 261 |
| |
255 |
| - | |
| 262 | + | |
256 | 263 |
| |
257 | 264 |
| |
258 | 265 |
| |
259 | 266 |
| |
260 | 267 |
| |
261 | 268 |
| |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
262 | 277 |
| |
263 | 278 |
| |
264 | 279 |
| |
|
Lines changed: 5 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
| 34 | + | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 | 107 |
| |
121 | 108 |
| |
122 | 109 |
| |
123 | 110 |
| |
124 |
| - | |
| 111 | + | |
125 | 112 |
| |
126 | 113 |
| |
127 | 114 |
| |
|
Lines changed: 56 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 |
| |
14 | 19 |
| |
15 | 20 |
| |
| |||
36 | 41 |
| |
37 | 42 |
| |
38 | 43 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
45 | 56 |
| |
46 | 57 |
| |
47 | 58 |
| |
48 | 59 |
| |
49 | 60 |
| |
50 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
51 | 92 |
| |
52 | 93 |
| |
53 | 94 |
| |
| |||
194 | 235 |
| |
195 | 236 |
| |
196 | 237 |
| |
| 238 | + | |
| 239 | + | |
| 240 | + | |
197 | 241 |
| |
198 | 242 |
| |
199 | 243 |
| |
| |||
278 | 322 |
| |
279 | 323 |
| |
280 | 324 |
| |
281 |
| - | |
| 325 | + | |
282 | 326 |
| |
283 |
| - | |
| 327 | + | |
284 | 328 |
| |
285 | 329 |
| |
286 | 330 |
| |
| |||
321 | 365 |
| |
322 | 366 |
| |
323 | 367 |
| |
324 |
| - | |
325 | 368 |
| |
| 369 | + | |
326 | 370 |
| |
327 | 371 |
| |
328 | 372 |
| |
| |||
349 | 393 |
| |
350 | 394 |
| |
351 | 395 |
| |
352 |
| - | |
| 396 | + | |
353 | 397 |
| |
354 | 398 |
| |
355 | 399 |
| |
|
0 commit comments