-
-
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.
- screens and controls have now settings (width, height, useGlobalStyle)
- Loading branch information
1 parent
9e78910
commit 0ac9037
Showing
4 changed files
with
42 additions
and
42 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,57 +108,57 @@ runtime.html?screenName=screen2 | |
<!-- | ||
Placeholder for next versions: | ||
### __WORK IN PROGRESS__ | ||
--> | ||
### __WORK IN PROGRESS__ | ||
- screens and controls have now settings (width, height, useGlobalStyle) | ||
|
||
--> | ||
### 0.7.0 (2023-09-01) | ||
- 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