Skip to content

Commit

Permalink
upgrade bootstrap from v4 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Oct 6, 2024
1 parent 72bef43 commit 17604e3
Show file tree
Hide file tree
Showing 117 changed files with 3,060 additions and 1,965 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ All notable changes to `homebridge-config-ui-x` will be documented in this file.

- update `@homebridge/hap-client` to `v2`
- retire use of `pnpm` and code references
- upgrade `bootstrap` from `v4` to `v5`

### Homebridge Dependencies

Expand Down
6 changes: 0 additions & 6 deletions ui/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@
"styles": [
"src/scss/styles.scss"
],
"scripts": [
"node_modules/jquery/dist/jquery.min.js",
"node_modules/popper.js/dist/umd/popper.min.js",
"node_modules/mdbootstrap/js/bootstrap.min.js",
"node_modules/mdbootstrap/js/mdb.js"
],
"allowedCommonJsDependencies": [
"@/app/modules/status/status.component",
"ajv",
Expand Down
Loading

0 comments on commit 17604e3

Please sign in to comment.