Skip to content

Commit

Permalink
refactor: separate SimpleSwitch component using Vue SFC (#1033) (#1054)
Browse files Browse the repository at this point in the history
* refactor: separate SimpleSwitch component using Vue SFC

* fix
  • Loading branch information
Map1en authored Jan 8, 2025
1 parent 42e76f0 commit 4751bd5
Show file tree
Hide file tree
Showing 10 changed files with 627 additions and 250 deletions.
195 changes: 195 additions & 0 deletions html/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,10 @@
"vue-data-tables": "^3.4.5",
"vue-i18n": "^8.28.2",
"vue-lazyload": "^1.3.4",
"vue-loader": "^15.11.1",
"vue-markdown": "^2.2.4",
"vue-marquee-text-component": "^1.2.0",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"worker-timers": "^8.0.11",
Expand Down
Loading

0 comments on commit 4751bd5

Please sign in to comment.