Skip to content

Commit

Permalink
refactor(cyclebutton): deprecate component (#2538)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdt2 authored Feb 16, 2024
1 parent 468b426 commit 8e2010c
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 1,012 deletions.
908 changes: 0 additions & 908 deletions components/cyclebutton/CHANGELOG.md

This file was deleted.

7 changes: 0 additions & 7 deletions components/cyclebutton/README.md

This file was deleted.

1 change: 0 additions & 1 deletion components/cyclebutton/gulpfile.js

This file was deleted.

20 changes: 0 additions & 20 deletions components/cyclebutton/index.css

This file was deleted.

24 changes: 0 additions & 24 deletions components/cyclebutton/package.json

This file was deleted.

16 changes: 0 additions & 16 deletions components/cyclebutton/project.json

This file was deleted.

36 changes: 0 additions & 36 deletions components/cyclebutton/stories/template.js

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@nx/devkit": "^18.0.4",
"@spectrum-css/cyclebutton": "^3.1.3",
"@spectrum-css/expressvars": "^3.0.9",
"@spectrum-css/quickaction": "^3.1.1",
"@spectrum-css/splitbutton": "^8.1.2",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3139,6 +3139,11 @@
resolved "https://registry.yarnpkg.com/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz#96116f2a912e0c02817345b3c10751069920d553"
integrity sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==

"@spectrum-css/cyclebutton@^3.1.3":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@spectrum-css/cyclebutton/-/cyclebutton-3.1.3.tgz#faf8fe06c9ba31124d7751d99513c488dd5ed52a"
integrity sha512-CjY1itgp5LnVz2GKOTczkMOT+1bh9NR9aBV7t1ffzATslA5E/j1ija1idYo1LbJ8oMNgsAIv0yN6wT/xlUMhsw==

"@spectrum-css/expressvars@^3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@spectrum-css/expressvars/-/expressvars-3.0.9.tgz#72678e0845c240bc9cb6b4d828f20806810f4cab"
Expand Down

0 comments on commit 8e2010c

Please sign in to comment.