-
-
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.
- events names for 2way bindings need a editor
- Loading branch information
1 parent
5499541
commit 902a94d
Showing
4 changed files
with
60 additions
and
60 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 |
---|---|---|
|
@@ -117,100 +117,100 @@ runtime.html?screenName=screen2 | |
<!-- | ||
Placeholder for next versions: | ||
### __WORK IN PROGRESS__ | ||
--> | ||
### __WORK IN PROGRESS__ | ||
- events names for 2way bindings need a editor | ||
|
||
--> | ||
### 0.12.2 (2023-09-20) | ||
- events names for 2way bindings need a editor | ||
|
||
### 0.12.1 (2023-09-20) | ||
- two way for indirect bindings | ||
|
||
- two way for indirect bindings | ||
|
||
### 0.12.0 (2023-09-20) | ||
- support indirect bindings via {...} in signals (like in vis) | ||
|
||
- support indirect bindings via {...} in signals (like in vis) | ||
|
||
### 0.11.2 (2023-09-17) | ||
- check npm package name | ||
|
||
- check npm package name | ||
|
||
### 0.11.1 (2023-09-16) | ||
- fix build on windows | ||
|
||
- fix build on windows | ||
|
||
### 0.11.0 (2023-09-11) | ||
- dragdrop fixes | ||
- screen/control size fixes | ||
- connected/disconnected callbacks | ||
|
||
- connected/disconnected callbacks | ||
|
||
### 0.10.0 (2023-09-10) | ||
- new script commands | ||
- bugfix with bindings and empty events | ||
- select exported function in javascript | ||
- bugfix in save of screens | ||
- typescript in scripts | ||
- started work on translateable runtime | ||
|
||
- started work on translateable runtime | ||
|
||
### 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