Skip to content

Commit

Permalink
chore(project): update icons-angular package with new location (#5632)
Browse files Browse the repository at this point in the history
* chore(project): update icons-angular package with new location

* test(icons-angular): remove e2e test

* chore(format): run prettier
  • Loading branch information
joshblack authored and Alessandra Davila committed Mar 18, 2020
1 parent 70af267 commit e98ddc3
Show file tree
Hide file tree
Showing 28 changed files with 25 additions and 8,213 deletions.
Binary file removed .yarn/offline-mirror/@angular-compiler-6.1.10.tgz
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/offline-mirror/@angular-core-6.1.10.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/jasmine-diff-0.1.3.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/reflect-metadata-0.1.13.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/rollup-0.66.6.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/tsickle-0.32.1.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/typescript-2.9.2.tgz
Binary file not shown.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@ We also have community-contributed components for the following technologies:
If you're trying to find something specific, here's a full list of packages that
we support!

| Package name | Description |
| --------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`carbon-components`](./packages/components) | Component styles and Vanilla JavaScript |
| [`carbon-components-react`](./packages/react) | React components |
| [`@carbon/elements`](./packages/elements) | IBM Design Language elements like colors, type, iconography, and more |
| [`@carbon/colors`](./packages/colors) | Work with IBM Design Language colors |
| [`@carbon/grid`](./packages/grid) | Build layouts using the new 16 column grid system |
| [`@carbon/icons`](./packages/icons) | Iconography assets. We also offer support in: [React](./packages/icons-react), [Angular](./packages/icons-angular), and [Vue](./packages/icons-vue) |
| [`@carbon/pictograms`](./packages/pictograms) | Pictogram assets. We also offer support in: [React](./packages/pictograms-react) |
| [`@carbon/layout`](./packages/layout) | Layout-based units and spacing scale |
| [`@carbon/motion`](./packages/motion) | Productive and expressive motion curves |
| [`@carbon/themes`](./packages/themes) | Color tokens available in the Carbon Design System, like `$interactive-01` |
| [`@carbon/type`](./packages/type) | New type tokens used alongside IBM Plex |
| Package name | Description |
| --------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`carbon-components`](./packages/components) | Component styles and Vanilla JavaScript |
| [`carbon-components-react`](./packages/react) | React components |
| [`@carbon/elements`](./packages/elements) | IBM Design Language elements like colors, type, iconography, and more |
| [`@carbon/colors`](./packages/colors) | Work with IBM Design Language colors |
| [`@carbon/grid`](./packages/grid) | Build layouts using the new 16 column grid system |
| [`@carbon/icons`](./packages/icons) | Iconography assets. We also offer support in: [React](./packages/icons-react), [Angular](https://github.com/carbon-design-system/carbon-icons-angular), and [Vue](./packages/icons-vue) |
| [`@carbon/pictograms`](./packages/pictograms) | Pictogram assets. We also offer support in: [React](./packages/pictograms-react) |
| [`@carbon/layout`](./packages/layout) | Layout-based units and spacing scale |
| [`@carbon/motion`](./packages/motion) | Productive and expressive motion curves |
| [`@carbon/themes`](./packages/themes) | Color tokens available in the Carbon Design System, like `$interactive-01` |
| [`@carbon/type`](./packages/type) | New type tokens used alongside IBM Plex |

## :books: Documentation

Expand Down
51 changes: 0 additions & 51 deletions e2e/icons-angular/entrypoint-test.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/icons-angular/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions packages/icons-angular/.npmignore

This file was deleted.

143 changes: 0 additions & 143 deletions packages/icons-angular/README.md

This file was deleted.

27 changes: 0 additions & 27 deletions packages/icons-angular/config/tsconfig-aot.json

This file was deleted.

1 change: 0 additions & 1 deletion packages/icons-angular/examples/.yarnrc

This file was deleted.

2 changes: 0 additions & 2 deletions packages/icons-angular/examples/storybook/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions packages/icons-angular/examples/storybook/.storybook/config.js

This file was deleted.

24 changes: 0 additions & 24 deletions packages/icons-angular/examples/storybook/.storybook/tsconfig.json

This file was deleted.

30 changes: 0 additions & 30 deletions packages/icons-angular/examples/storybook/package.json

This file was deleted.

Loading

0 comments on commit e98ddc3

Please sign in to comment.