-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix attribute issue #817
Closed
Closed
Fix attribute issue #817
Conversation
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
Save opened vies in project
* (bluefox) First beta release
* (bluefox) First beta release
* (bluefox) Optimized the rendering of the widgets
* (bluefox) Release candidate 1
* (bluefox) Added possibility to change the order of relative widgets with drag&drop
* (bluefox) Added possibility to filter widgets in edit mode * (bluefox) Added possibility to change the order of relative widgets with drag&drop
* (bluefox) Changed sentry settings
* update references to view in widget when view is renamed - closes #118 * downgrade mime as no cjs support --------- Signed-off-by: Max Hauser <[email protected]>
#240) - and also export new method - closes #238 Signed-off-by: Max Hauser <[email protected]>
* (foxriver76) open new views at the beginning * (foxriver76) fixed crash case if signals are used * (foxriver76) fixed material-design-widgets helper * (foxriver76) update references to view in widget when view is renamed * (bluefox) jQui Toggle icon widget was migrated to react * (bluefox) jQui Radio widget was migrated to react * (bluefox) jQui Radio List widget was migrated to react * (bluefox) Corrected last-change by React widgets
* fixed issues with bulk editor * BulkEditor to tsx * fix build --------- Signed-off-by: Max Hauser <[email protected]>
…n eval (#249) * fixed issues with bulk editor * BulkEditor to tsx * fix build * scripts in HTML are now added to the DOM, instead of being executed in eval - closes #248 --------- Signed-off-by: Max Hauser <[email protected]>
* started working on speech to text widget * port logic of speech2text * fix return statement * finished port of widget * readme * fix style * cleanup * fix jumping cursor
* (foxriver76) fixed issues with the BulkEditor * (foxriver76) scripts in HTML are now added to the DOM, instead of being executed in eval * (foxriver76) fixed issues with Bulb widget if min/max was once filled * (foxriver76) migrated "speech2text" widget to react
* implemented usage of selectors * fix selector types
* (bluefox) Allowed the read only flag for Styled/Input
* fix bug that no labels are shown for background * recalc the memo when the class changes to fix error on changing theme --------- Signed-off-by: Max Hauser <[email protected]>
* fixed issue when switching themes - closes #260 * readme
* (foxriver76) fixed bug that no labels are shown for background * (foxriver76) prevent short flashing of widgets with visibility condition at page load * (foxriver76) fixed issue on theme switch
#263) - closes #258 Signed-off-by: Max Hauser <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.