From: Christian M. <no...@gi...> - 2023-03-06 16:51:45
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 88c89ea81e3458c64e4df29f6891df2c504444cf https://github.com/CometVisu/CometVisu/commit/88c89ea81e3458c64e4df29f6891df2c504444cf Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-06 (Mon, 06 Mar 2023) Changed paths: M client/source/class/cv/io/IClient.js M source/class/cv/io/AbstractClient.js M source/class/cv/io/Mockup.js M source/class/cv/io/openhab/Rest.js M source/class/cv/plugins/Speech.js Log Message: ----------- add missing property to clients that is used by the speech plugin, fix some default values that should be strings Commit: 7d8e6fa7fa01f9afc2c4fe5964b63f7292058574 https://github.com/CometVisu/CometVisu/commit/7d8e6fa7fa01f9afc2c4fe5964b63f7292058574 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-06 (Mon, 06 Mar 2023) Changed paths: M source/class/cv/ui/structure/pure/Web.js Log Message: ----------- the style property might already have a style prefix, handle that. Commit: 4d7a983ff0b792b787eb60c04dd9ae21aa04fcfb https://github.com/CometVisu/CometVisu/commit/4d7a983ff0b792b787eb60c04dd9ae21aa04fcfb Author: Christian Mayer <Chr...@us...> Date: 2023-03-06 (Mon, 06 Mar 2023) Changed paths: M client/source/class/cv/io/IClient.js M source/class/cv/io/AbstractClient.js M source/class/cv/io/Mockup.js M source/class/cv/io/openhab/Rest.js M source/class/cv/plugins/Speech.js M source/class/cv/ui/structure/pure/Web.js Log Message: ----------- Merge pull request #1338 from peuter/release-fixes Fixes for web-widget and speech plugin Compare: https://github.com/CometVisu/CometVisu/compare/da0f271c018f...4d7a983ff0b7 |