Florian Hotze
dd49b62a33
Update website and doc repo links to use archived 3.4.x docs ( #2502 )
...
This is required to keep add-on logos working for 3.4.x, because with
the introduction of SVG logo support and the conversion of some logos,
3.4.x would not be able to display SVG logos.
For the docs, it is also really helpful to link to the docs matching the
version, because due to the number of breaking changes for openHAB 4.0
there are larger difference in parts of the docs. Linking the wrong
could cause confusion.
---------
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-03-28 10:21:09 +01:00
Florian Hotze
3d1348096f
Fix spotless after release
...
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-03-25 19:00:10 +01:00
openhab-bot
31c252a02b
[unleash-maven-plugin] Preparation for next development cycle.
2023-07-27 11:57:20 +00:00
openhab-bot
94d38267b0
[unleash-maven-plugin] Preparation for next development cycle.
2023-05-07 19:13:49 +00:00
openhab-bot
2c29ed08ab
[unleash-maven-plugin] Preparation for next development cycle.
2023-04-12 21:06:07 +00:00
Dan Cunningham
7121d09913
Fixes WebAudio sink not playing on Safari ( #1765 )
...
Fixes #1717 .
Safari (and Chrome possibly as well) requires a user interaction after a
web audio stream has been requested, which means audio will not play
until at least one stream has been started and then the user clicks
somewhere in the web app.
This implements a workaround
(https://www.mattmontag.com/web/unlock-web-audio-in-safari-for-ios-and-macos )
which unlocks and stores the AudioContext globally, so that after the
first stream only a single interaction is required for the lifetime of
that browser session.
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
(cherry picked from commit b90cbc47f2
)
2023-04-06 11:55:47 +02:00
Florian Hotze
6ce395b9ed
[MainUI] Fix redirection for reverse proxy with authentication not working ( #1670 )
...
When the /rest/ call fails with 302 and the client is redirected to the login page, the login page should redirect the client back to the openHAB UI and not the REST API.
Therefore the URL param of the redirect URL needs to be modified to remove the rest/ from it.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
(cherry picked from commit 343eda78ed
)
2023-04-06 11:54:58 +02:00
openhab-bot
05394454da
[unleash-maven-plugin] Preparation for next development cycle.
2023-02-13 04:08:28 +00:00
Mark Hilbush
2bd66a7e68
[habpanel] Use commandDescription instead of stateDescription for selection list ( #1688 )
...
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2023-02-12 11:39:54 +01:00
openhab-bot
a5f78110b1
[unleash-maven-plugin] Preparation for next development cycle.
2023-01-09 00:18:32 +00:00
Wouter Born
b82a1dbf01
Fix add-on information issues ( #1607 )
...
Fixes the following issues:
* Markdown documentation for JDBC features does not show
* Documentation link for JDBC features results in 404 not found
* Issue links always point to openhab-addons repository (also for UI add-ons and Zigbee, Zwave)
This causes users not to find exising issues and causes them to create issues in the wrong repository
Signed-off-by: Wouter Born <github@maindrain.net>
2023-01-01 13:44:09 +01:00
lolodomo
f7a0ff89ec
basicui] Fix setpoint/slider widgets when %unit% is used in state ( #1612 )
...
This is the same fix as #1611 but for OH 4.0 main branch.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-12-31 17:58:12 +01:00
Kai Kreuzer
52488f3683
Bump snapshot version
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2022-12-20 10:13:14 +01:00
Wouter Born
5e18cb3047
Use HTTPS links in Markdown ( #1589 )
...
* Use HTTPS links in Markdown
* Fix broken link
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-18 20:05:32 +01:00
Wouter Born
3f7a1d3d04
Show Basic UI and CometVisu intros in Main UI ( #1587 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-18 15:20:42 +01:00
stefan-hoehn
4ce4200921
[blockly] fix help urls ( #1585 )
...
Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>
2022-12-16 10:55:51 +01:00
Hilbrand Bouwkamp
4be2af400e
Moved label to item to util, and added normalization/underscore support ( #1578 )
...
The util function adds additional support:
* Use normalize to allow for channel names to contain subscript characters like in units; CO2.
* Convert spaces to underscore.
* Allow underscore in name.
Fixes https://github.com/openhab/openhab-addons/issues/13909
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2022-12-16 10:48:41 +01:00
Yannick Schaus
e2f06a2cd6
Add context parameter to rule action ( #1582 )
...
Signed-off-by: Yannick Schaus <github@schaus.net>
2022-12-15 19:29:09 +01:00
openhab-bot
18b040fbff
New Crowdin updates ( #1580 )
...
* New translations basic.properties (German)
* New translations en.json (Hungarian)
* New translations opennlphli.properties (Hungarian)
* New translations basic.properties (Hungarian)
* New translations basic.properties (Hungarian)
2022-12-15 19:17:47 +01:00
Yannick Schaus
5dd12dbb0f
Fix inconsistent cell max-width ( #1583 )
...
Fixes #1567 (sort of)
Signed-off-by: Yannick Schaus <github@schaus.net>
2022-12-15 19:13:44 +01:00
openhab-bot
40f85c7d37
[habpanel] Upgrade Gulp to v4 & new Crowdin updates ( #1572 )
...
* New translations admin.pot (Romanian)
* New translations admin.pot (French)
* New translations admin.pot (Spanish)
* New translations admin.pot (Afrikaans)
* New translations admin.pot (Arabic)
* New translations admin.pot (Bulgarian)
* New translations admin.pot (Catalan)
* New translations admin.pot (Czech)
* New translations admin.pot (Danish)
* New translations admin.pot (German)
* New translations admin.pot (Greek)
* New translations admin.pot (Finnish)
* New translations admin.pot (Hebrew)
* New translations admin.pot (Hungarian)
* New translations admin.pot (Italian)
* New translations admin.pot (Japanese)
* New translations admin.pot (Korean)
* New translations admin.pot (Lithuanian)
* New translations admin.pot (Dutch)
* New translations admin.pot (Norwegian)
* New translations admin.pot (Polish)
* New translations admin.pot (Portuguese)
* New translations admin.pot (Russian)
* New translations admin.pot (Serbian (Cyrillic))
* New translations admin.pot (Swedish)
* New translations admin.pot (Turkish)
* New translations admin.pot (Ukrainian)
* New translations admin.pot (Chinese Simplified)
* New translations admin.pot (Vietnamese)
* New translations admin.pot (Portuguese, Brazilian)
* New translations admin.pot (Indonesian)
* New translations admin.pot (Tagalog)
* New translations admin.pot (Luxembourgish)
* New translations main.pot (Romanian)
* New translations main.pot (French)
* New translations main.pot (Spanish)
* New translations main.pot (Afrikaans)
* New translations main.pot (Arabic)
* New translations main.pot (Bulgarian)
* New translations main.pot (Catalan)
* New translations main.pot (Czech)
* New translations main.pot (Danish)
* New translations main.pot (German)
* New translations main.pot (Greek)
* New translations main.pot (Finnish)
* New translations main.pot (Hebrew)
* New translations main.pot (Hungarian)
* New translations main.pot (Italian)
* New translations main.pot (Japanese)
* New translations main.pot (Korean)
* New translations main.pot (Lithuanian)
* New translations main.pot (Dutch)
* New translations main.pot (Norwegian)
* New translations main.pot (Polish)
* New translations main.pot (Portuguese)
* New translations main.pot (Russian)
* New translations main.pot (Serbian (Cyrillic))
* New translations main.pot (Swedish)
* New translations main.pot (Turkish)
* New translations main.pot (Ukrainian)
* New translations main.pot (Chinese Simplified)
* New translations main.pot (Vietnamese)
* New translations main.pot (Portuguese, Brazilian)
* New translations main.pot (Indonesian)
* New translations main.pot (Tagalog)
* New translations main.pot (Luxembourgish)
* New translations widgets.pot (Romanian)
* New translations widgets.pot (French)
* New translations widgets.pot (Spanish)
* New translations widgets.pot (Afrikaans)
* New translations widgets.pot (Arabic)
* New translations widgets.pot (Bulgarian)
* New translations widgets.pot (Catalan)
* New translations widgets.pot (Czech)
* New translations widgets.pot (Danish)
* New translations widgets.pot (German)
* New translations widgets.pot (Greek)
* New translations widgets.pot (Finnish)
* New translations widgets.pot (Hebrew)
* New translations widgets.pot (Hungarian)
* New translations widgets.pot (Italian)
* New translations widgets.pot (Japanese)
* New translations widgets.pot (Korean)
* New translations widgets.pot (Lithuanian)
* New translations widgets.pot (Dutch)
* New translations widgets.pot (Norwegian)
* New translations widgets.pot (Polish)
* New translations widgets.pot (Portuguese)
* New translations widgets.pot (Russian)
* New translations widgets.pot (Serbian (Cyrillic))
* New translations widgets.pot (Swedish)
* New translations widgets.pot (Turkish)
* New translations widgets.pot (Ukrainian)
* New translations widgets.pot (Chinese Simplified)
* New translations widgets.pot (Vietnamese)
* New translations widgets.pot (Portuguese, Brazilian)
* New translations widgets.pot (Indonesian)
* New translations widgets.pot (Tagalog)
* New translations widgets.pot (Luxembourgish)
* Upgrade to Gulp 4
Fix incompatibility between Gulp 3 & Node 12.
Allows to regenerate the translations.
Signed-off-by: Yannick Schaus <github@schaus.net>
* Generate JSON i18n assets
Signed-off-by: Yannick Schaus <github@schaus.net>
2022-12-15 19:10:06 +01:00
Yannick Schaus
7f1b5feb81
Speed up devserver hot reload, CSS cache invalidation ( #1581 )
...
Only use CompressionPlugin in production mode as it was slowing down the
hot reloading in development mode to a crawl.
Add hashs to built CSS files to avoid caching problems
(and be consistent with the naming scheme of JS files).
Signed-off-by: Yannick Schaus <github@schaus.net>
2022-12-15 14:32:19 +01:00
Mark Herwege
e7b5f9745f
Improved sitemap handling in editor ( #1574 )
...
Closes #1538 .
Closes #748 .
Closes 862.
This PR improves sitemap handling for strings with blanks and special characters.
It also fixes attributes with value 0.
Signed-off-by: Yannick Schaus <github@schaus.net>
Also-by: Yannick Schaus <github@schaus.net>
2022-12-15 10:52:36 +01:00
Florian Hotze
5052597b0d
oh-sipclient: Fix microphone access stays active when foreground is left on iOS ( #1575 )
...
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-12-12 09:27:12 +01:00
Florian Hotze
b4aff86c84
[MainUI] Update openhab-js tern defs ( #1576 )
...
This updated the tern definitions for the openhab-js version included
in the addon (3.1.2).
Reference
https://github.com/openhab/openhab-js/compare/v3.0.0...v3.1.2 .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-12-12 09:19:39 +01:00
Wouter Born
e77e3f48d5
GitHub Actions workflow upgrades ( #1573 )
...
* Upgrade actions to fix deprecation warnings
* Use ubuntu-22.04 for builds
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-11 16:56:56 +01:00
Florian Michel
73d4935c7d
Consider semantics for default standalone/item/cell widget selection ( #1558 )
...
See https://github.com/openhab/openhab-webui/pull/1558#issuecomment-1345574684 for details.
Closes #1494 .
Signed-off-by: Florian Michel <florianmichel@hotmail.de>
Also-by: Yannick Schaus <github@schaus.net>
2022-12-11 16:30:00 +01:00
Gautier
962de8a426
Fixes to canvas layout display in full screen ( #1554 )
...
Popups are now properly displayed above canvas layouts in full screen and switching to full screen is faster.
Uses the shared page fullscreen button
Button is now visible even if navigation bar is not hidden (should fix it for grid layouts as well)
Small typos in parameters' description fixed.
Signed-off-by: Gautier Taravella <tarag@mailbox.org>
2022-12-11 14:11:28 +01:00
Florian Michel
1d7a3a9875
Add possibility to edit JSON variable keys in widgets ( #1556 )
...
Implements a possibility to work with nested JSON objects/arrays in widget variables. It allows to set the value of a custom key of the variable. The key can be nested in any depth to allow more complex scenarios.
Adds a new action configuration `actionVariableKey` which allows to set the key of the object. The configuration syntax is like this:
```
actionVariableKey: name
actionVariableKey: user.name
actionVariableKey: user[0].address[1].street
actionVariableKey: [0]
actionVariableKey: [0].label
```
If you want to edit the key `user.name` but the key `user` is missing in the object, the parent hierarchy is automatically created. (Same applies if you want to add an value to an array but the array is not existing) This should make it easier for not so advanced users.
Signed-off-by: Florian Michel <florianmichel@hotmail.de>
Also-by: Yannick Schaus <github@schaus.net>
2022-12-11 12:35:11 +01:00
openhab-bot
b5b783033a
New Crowdin updates ( #1526 )
...
* New translations en.json (Italian)
* New translations basic.properties (German)
* New translations opennlphli.properties (German)
* New translations iconset.properties (Danish)
* New translations basic.properties (Dutch)
* New translations opennlphli.properties (Dutch)
* New translations en.json (Dutch)
2022-12-11 11:05:30 +01:00
dependabot[bot]
9bf2051b08
Bump qs from 6.5.2 to 6.5.3 in /bundles/org.openhab.ui.basic ( #1569 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-11 11:02:21 +01:00
Wouter Born
63e842697a
Update bnd to 6.4.0 ( #1568 )
...
For release notes, see:
https://github.com/bndtools/bnd/wiki/Changes-in-6.4.0
Related to openhab/openhab-core#3205
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-10 13:31:43 +01:00
dependabot[bot]
891baccdd7
Bump ejs and webpack-bundle-analyzer in /bundles/org.openhab.ui/web ( #1515 )
...
Removes [ejs](https://github.com/mde/ejs ). It's no longer used after updating ancestor dependency [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer ). These dependencies need to be updated together.
Removes `ejs`
Updates `webpack-bundle-analyzer` from 3.9.0 to 4.6.1
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases )
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/commits/v4.6.1 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
- dependency-name: webpack-bundle-analyzer
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 12:06:57 +01:00
dependabot[bot]
4fe70a73ca
Bump decode-uri-component in /bundles/org.openhab.ui.basic ( #1560 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 11:54:46 +01:00
dependabot[bot]
a46328cbc5
Bump decode-uri-component in /bundles/org.openhab.ui.habpanel/web ( #1561 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 11:53:40 +01:00
dependabot[bot]
4f7ac329c0
Bump express from 4.17.1 to 4.18.2 in /bundles/org.openhab.ui/web ( #1570 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 11:53:11 +01:00
dependabot[bot]
9827ca0c3a
Bump simple-plist and cordova-ios in /bundles/org.openhab.ui/web/cordova ( #1512 )
...
Bumps [simple-plist](https://github.com/wollardj/simple-plist ) to 1.3.1 and updates ancestor dependency [cordova-ios](https://github.com/apache/cordova-ios ). These dependencies need to be updated together.
Updates `simple-plist` from 0.2.1 to 1.3.1
- [Release notes](https://github.com/wollardj/simple-plist/releases )
- [Commits](https://github.com/wollardj/simple-plist/compare/0.2.1...v1.3.1 )
Updates `cordova-ios` from 4.5.5 to 6.2.0
- [Release notes](https://github.com/apache/cordova-ios/releases )
- [Changelog](https://github.com/apache/cordova-ios/blob/master/RELEASENOTES.md )
- [Commits](https://github.com/apache/cordova-ios/compare/4.5.5...6.2.0 )
---
updated-dependencies:
- dependency-name: simple-plist
dependency-type: indirect
- dependency-name: cordova-ios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 11:45:01 +01:00
stefan-hoehn
8d60efb8e8
[blockly] add new list, item, persistence, text blocks ( #1549 )
...
Signed-off-by: Stefan Höhn <stefan@andreaundstefanhoehn.de>
2022-12-10 11:40:50 +01:00
dependabot[bot]
d53fcede25
Bump decode-uri-component in /bundles/org.openhab.ui.habpanel/web ( #1561 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 11:26:39 +01:00
dependabot[bot]
8546d43bc8
Bump decode-uri-component in /bundles/org.openhab.ui/web ( #1562 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 11:26:14 +01:00
dependabot[bot]
25ad205c21
Bump decode-uri-component in /bundles/org.openhab.ui.habot/web ( #1563 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 11:25:35 +01:00
dependabot[bot]
71cfdf0f0c
Bump qs from 6.5.2 to 6.5.3 in /bundles/org.openhab.ui/web ( #1566 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 11:24:21 +01:00
Florian Michel
b913dae7d1
fix oh-trend sampling property ( #1564 )
...
Signed-off-by: Florian Michel <florianmichel@hotmail.de>
2022-12-10 10:18:34 +01:00
Wouter Born
e11bf7e219
Karaf feature improvements ( #1541 )
...
* Aggregate features like in the openhab-addons repository
* Verify features in bundle projects
* Add basicui.cfg file for Basic UI in openhab-ui-external
* Fix CometVisu rrd4j/jackson dependency version mismatch
Also-by: Sebastian Gerber <git@sgerber.de>
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-05 23:04:41 +01:00
Michael Krug
fd40fea0c5
Update GA metadata to current state ( #1539 )
...
Signed-off-by: Michael Krug <michi.krug@gmail.com>
2022-12-05 00:22:49 +01:00
Gautier
3ca7ba08fb
New sub-component for oh-cards footers to allow several text layouts ( #1545 )
...
Signed-off-by: Gautier Taravella <tarag@mailbox.org>
2022-12-05 00:15:16 +01:00
Florian Michel
6b486ccd48
add robots.txt to disallow search crawler ( #1557 )
...
Signed-off-by: Florian Michel <florianmichel@hotmail.de>
2022-12-04 23:59:12 +01:00
Florian Michel
f42a36f3e7
Fix items disappearing from model if stateDescription is added ( #1559 )
...
Signed-off-by: Florian Michel <florianmichel@hotmail.de>
2022-12-04 23:55:34 +01:00
Florian Hotze
6e3aad16ec
[MainUI] Update JS Scripting tern definitions ( #1552 )
...
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-12-04 23:37:16 +01:00
lolodomo
4eedb63384
[BasicUI] Fix the color picker ( #1548 )
...
* [BasicUI] Color picker: fix when clicking outside the main circle
Fix #1140
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-12-04 20:14:45 +01:00