All notable changes to @homebridge/plugin-ui-utils
will be documented in this file. This project tries to adhere to Semantic Versioning.
Please note that the Boostrap version in the UI was recently updated from v4
to v5
.
This may cause some style changes to your custom UIs.
For more information about the changes, please refer to the Bootstrap v5 migration guide.
- update
README
to document updated UI bootstrap version - updated dependencies
- improve typings
- fix: package.json not export
ui.interface
(#23) (@baranwang) - updated dependencies
⚠️ update to esm package- add methods for enabling and disabling save button
- requires homebridge ui
^5.0.0-beta.4
- requires homebridge ui
- update CHANGELOG to match hb repo formats
- update example folder package json files
- update LICENSE file to match hb repo formats
- spelling and grammar in code comments
- update README with hb logo and formatting
- update dependencies
- update dependencies
- Add discord webhook to notify developers of new updates
- update dependencies
- Initial release