Commit 76b0c63
authored
fix(figma-broker): Fix figma-broker for icons only and remove legacy figma-broker (#4344)
* add initial script for pulling svgs from figma
* added icons.js for retrieving icons from Assets figma file
* added debug mode and dry-run mode
* updated icons.js script with comments and jsdoc
* added readme to icons exporter
* fixed removeviewbox presetdefault warning, added more info about cache and force in readme
* removed old figma-broker, removed deps in package.json only used by old figma-broker, replaced old readme with new readme
* Update scripts/figma-broker/icons.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* change author of package and in script
* update launch.json
* fix: fix regex line to apply for all occurences, not just one
* fix(figma-broker): use global regex flags for consistent string replacement
* fix(figma-broker): fix icon name string slicer1 parent 7db471a commit 76b0c63
32 files changed
Lines changed: 1617 additions & 1915 deletions
File tree
- .vscode
- scripts/figma-broker
- actions
- createAssets
- files
- assets
- design-tokens
- functions
- transformers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 12 | + | |
| 13 | + | |
22 | 14 | | |
23 | 15 | | |
24 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
0 commit comments