-
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
Added new option: Limit only for specific instances #868
Closed
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
* (foxriver76) Image 8 widget ported to react
* fixed resizing of relative widgets - closes #334 * changelog
* do not crash when using visibility 'only for groups' - closes #341 * fix logic for applying visiblity * rm logs
…344) * do not crash when using visibility 'only for groups' - closes #341 * fix logic for applying visiblity * rm logs * do not crash if a widget tries to update widget on non-existent view - closes #327 --------- Signed-off-by: Max Hauser <[email protected]>
* (foxriver76) fixed resizing issue for relative widgets * (foxriver76) do not crash when using visibility "only for groups" * (foxriver76) do not crash if a widget tries to update widget on non-existent view
* do not show empty icon category if jquery style selected for jquery button widgets - closes #325 * clarify docs for control data points
* added possibility to hide navigation after selection - closes #348 * changelog * only if setting is enabled * allow transition to finish
* (foxriver76) do not show empty icon category if jquery style selected for jquery button widgets * (foxriver76) added possibility to hide navigation after selection
* correctly determine the vis instance in all cases * pass down to adapter-react-v5 will get an update * bump adapter-react-v5 version to allow passing instance
* (foxriver76) correctly determine the vis instance in all cases
* (foxriver76) correctly determine the vis instance in all cases
* fixed issue, that Basic Image 8 is not configurable for 0 value - closes #354 * rm log
* 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
* (bluefox) Converted the CanJSWidget to typescript * (bluefox) Added "clone" button to the attribute groups
* (bluefox) Corrected the jumping by object selection * (bluefox) Implemented swipe widget
* (bluefox) Improved the typing in typescript
* (bluefox) Improved the typing in typescript
* (bluefox) Optimization of the module federation
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.