-
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
New eslint #872
Closed
Closed
New eslint #872
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
* fixed multiple problems with nested groups - and allow to select widgets in group via click (previously only dropdown worked) - closes #353 * rm prop * also make group/ungroup actions inside group view working * changelog --------- Signed-off-by: Max Hauser <[email protected]>
* (foxriver76) fixed multiple problems with nested groups * (foxriver76) also made group/ungroup commands working in group view * (foxriver76) allow to select widgets in group via click (previously only dropdown worked) * (foxriver76) fixed issue, that Basic Image 8 is not configurable for 0 value
* global css will no longer be deleted on adapter upload/update - closes #318 * fix oldVis
* (foxriver76) global css will no longer be deleted on adapter upload/update * (foxriver76) allow to modify style of navigation
…ader text color) (#360) * apply default overflow correctly - closes #31 - closes #22 * navigation style fixes (fix icon background and allow to customize header text color) - closes #352 --------- Signed-off-by: Max Hauser <[email protected]>
* (foxriver76) apply default overflow correctly * (foxriver76) navigation style fixes (fix icon background and allow to customize header text color)
* fixed issue with signals on RxWidgets - closes 365 * rm logs
* (foxriver76) implemented buttons to show or hide all views in views manager * (foxriver76) fixed issue with signals on RxWidgets * (foxriver76) allow to disable Sentry only for this instance
* fixed issue that last image is never shown in image8 widget - closes #376 * issue template extended
…378) * fixed issue that last image is never shown in image8 widget - closes #376 * issue template extended * make it possible to click through signal image if in front of widget -closes #375 --------- Signed-off-by: Max Hauser <[email protected]>
- closes #342 Signed-off-by: Max Hauser <[email protected]>
* (foxriver76) fixed issue that last image is never shown in image8 widget * (foxriver76) added possibility to define background and title color for jqui dialog * (foxriver76) make it possible to click through signal image if in front of widget
* (foxriver76) detect admin user correctly in project permissions dialog
* user-specified css has now priority over widgets css - closes #273 * add vis_user correctly --------- Signed-off-by: Max Hauser <[email protected]>
* (foxriver76) user-specified css has now priority over widgets css * (foxriver76) fixed crash case for broken grouped widgets
* fixed project-specific css not being applied - closes #388 * rm log
* (foxriver76) fixed project-specific css not being applied
* (foxriver76) TimePicker widget now saves the time instead of date by default, if you want old behavior use checkbox `asDate`
* fixed various problems with Date Picker widget - and made default option of Date Picker human readable and added option for full parseable date - closes #391 * when evaluating widget.XX in binding and it is an object, stringify it, so user knows which properties are existing
* allow to use widget oid in bindings - closes #345 * use systemoid for comparison * readme
* (bluefox) Improved the typing in typescript
* (bluefox) Optimization of the module federation
* Changed copyright * * (bluefox) Added new option for view: "Limit only for instances"
* (bluefox) Added new option for view: "Limit only for instances"
- Added the HTML rebuild button to settings
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.