-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- signal selector in properties - screen selector in properties - new screen had style in scripts - indirect value/property acces from scripts via editor - list multiple undo entries (on hold of undo)
- Loading branch information
1 parent
7410073
commit 2c78aea
Showing
4 changed files
with
46 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -108,72 +108,72 @@ runtime.html?screenName=screen2 | |
<!-- | ||
Placeholder for next versions: | ||
### __WORK IN PROGRESS__ | ||
--> | ||
### __WORK IN PROGRESS__ | ||
--> | ||
### 0.9.0 (2023-09-06) | ||
- signal selector in properties | ||
- screen selector in properties | ||
- new screen had style in scripts | ||
- indirect value/property acces from scripts via editor | ||
- list multiple undo entries (on hold of undo) | ||
|
||
- list multiple undo entries (on hold of undo) | ||
|
||
### 0.8.0 (2023-09-03) | ||
- update designer to add and fix some commands | ||
- move screen/control scripts out of html code | ||
- add a javascript editor view | ||
- bugfix when states where null after a fresh install | ||
- designer addons do now work again | ||
- docking framework updated, cause of bugs with undocking | ||
|
||
- docking framework updated, cause of bugs with undocking | ||
|
||
### 0.7.0 (2023-09-01) | ||
- screens and controls have now settings (width, height, useGlobalStyle) | ||
|
||
- screens and controls have now settings (width, height, useGlobalStyle) | ||
|
||
### 0.6.0 (2023-09-01) | ||
- removed many uneeded files from installation | ||
|
||
- removed many uneeded files from installation | ||
|
||
### 0.5.1 (2023-09-01) | ||
- show version in ui | ||
|
||
- show version in ui | ||
|
||
### 0.5.0 (2023-09-01) | ||
- signal as property type | ||
- removed svg-image control | ||
- shorter custom control tag name | ||
- better dynamics editor | ||
- dock ui fixes | ||
- control ui from backend (switch view, reload) | ||
|
||
- control ui from backend (switch view, reload) | ||
|
||
### 0.4.0 (2023-08-30) | ||
- remove uneeded files from upload | ||
- remove icons into extra iobroker packages | ||
- support icon adapters | ||
- rename screens & controls | ||
|
||
- rename screens & controls | ||
|
||
### 0.3.0 (2023-08-29) | ||
- default value for custom properties | ||
- open screens only once | ||
- property bindings default one way | ||
|
||
- property bindings default one way | ||
|
||
### 0.2.3 (2023-08-28) | ||
- rework how custom controls are initalized | ||
|
||
- rework how custom controls are initalized | ||
|
||
### 0.2.2 (2023-08-28) | ||
- better support & fixes of custom elements | ||
- enum properties in custom controls | ||
- sample custom controls | ||
|
||
- sample custom controls | ||
|
||
### 0.2.1 (2023-08-28) | ||
- null ref fix in bindings | ||
|
||
- null ref fix in bindings | ||
|
||
### 0.2.0 (2023-08-28) | ||
- Import/Export of Screens/Images/Controls | ||
- Define your own Controls directly in webui | ||
- Drag/Drop of Icons/Images to Properties | ||
- Drag/Drop of objects to Bindings-Editor Signalname | ||
- Basic functionality of CustomControls | ||
|
||
- Basic functionality of CustomControls | ||
|
||
### 0.1.0 (2023-08-27) | ||
- initial public release | ||
|
||
- initial public release | ||
|
||
## License | ||
The MIT License (MIT) | ||
|
||
Copyright (c) 2023 jogibear9988 <[email protected]> | ||
Copyright (c) 2023 jogibear9988 <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters