Skip to content

Commit

Permalink
chore(deps): remove unused antd directory and deps (#554)
Browse files Browse the repository at this point in the history
* chore(deps): remove unused `antd` directory and deps

- there are no components, only stories in the `./antd` dir
  - and doubly confirmed that none of these are used in CD, Workflows, or Rollouts
  - so remove the `./antd` dir entirely as well as all related deps
    - `antd` ofc, but also all the `less` deps and the `gulp` build for `antd`'s styles
      - I'm not even sure what the `gulp` build was for exactly, nor why it used different tooling than already existed in this repo

Signed-off-by: Anton Gilgur <[email protected]>

* fix extra trailing comma from merge conflict

Signed-off-by: Anton Gilgur <[email protected]>

---------

Signed-off-by: Anton Gilgur <[email protected]>
  • Loading branch information
agilgur5 authored Jun 8, 2024
1 parent 0bce165 commit 4f102b1
Show file tree
Hide file tree
Showing 28 changed files with 67 additions and 2,699 deletions.
9 changes: 0 additions & 9 deletions antd/.storybook/Argo.js

This file was deleted.

Binary file removed antd/.storybook/images/argo-favicon.png
Binary file not shown.
Binary file removed antd/.storybook/images/argo-icon-color-square.png
Binary file not shown.
28 changes: 0 additions & 28 deletions antd/.storybook/main.js

This file was deleted.

6 changes: 0 additions & 6 deletions antd/.storybook/manager.js

This file was deleted.

20 changes: 0 additions & 20 deletions antd/.storybook/preview.js

This file was deleted.

1 change: 0 additions & 1 deletion antd/build/css/antd.min.css

This file was deleted.

115 changes: 0 additions & 115 deletions antd/components/button/button.stories.tsx

This file was deleted.

50 changes: 0 additions & 50 deletions antd/components/checkbox/checkbox.stories.tsx

This file was deleted.

112 changes: 0 additions & 112 deletions antd/components/input/input.stories.tsx

This file was deleted.

Loading

0 comments on commit 4f102b1

Please sign in to comment.