-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(icons-react): reintroduce entrypoint with new icon strategy (#3078)
* feat(icons): update to include entrypoint * fix(icons-react): update build to be side-effect free * chore(project): sync yarn.lock * chore(icons-react): remove create-react-app example * chore(icons-react): update storybook example * chore(project): sync files * chore(e2e): update icons-react test * chore: check-in work * chore: check-in work * feat(upgrade): add support for migrating icons-react * fix(HeaderMenuButton): update icon import path * fix(upgrade): support prefix paths * fix(icons-react): make sure children prop is forwarded * chore(react): update to use new icon imports * Revert "chore(react): update to use new icon imports" This reverts commit 2822e90. * fix(upgrade): preserve leading comments * chore(react): update to use new icon imports * chore(icons-react,upgrade): add docs * fix(icons-react): set aria-hidden for child nodes * chore(icons-react): revert early change for aria-hidden
- Loading branch information
Showing
168 changed files
with
5,141 additions
and
15,209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+778 KB
.yarn/offline-mirror/terser-3.17.0.tgz~3dbe3cf806c1562508097b0d1636a793fb04b19d
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
packages/icons-react/examples/create-react-app/package.json
This file was deleted.
Oops, something went wrong.
Binary file not shown.
41 changes: 0 additions & 41 deletions
41
packages/icons-react/examples/create-react-app/public/index.html
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
packages/icons-react/examples/create-react-app/public/manifest.json
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
packages/icons-react/examples/create-react-app/src/App.css
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
packages/icons-react/examples/create-react-app/src/App.test.js
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
packages/icons-react/examples/create-react-app/src/index.js
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
packages/icons-react/examples/create-react-app/src/index.scss
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.