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 bf82b73 commit 21492ff
Show file tree
Hide file tree
Showing 117 changed files with 3,061 additions and 1,965 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ 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

- `@homebridge/hap-client` @ `v2.0.2`
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 21492ff

Please sign in to comment.