-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
test(QDialog): add QDialog tests #16636
Merged
Merged
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89c025a - Browse repository at this point
Copy the full SHA 89c025aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4331e4d - Browse repository at this point
Copy the full SHA 4331e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 352bc35 - Browse repository at this point
Copy the full SHA 352bc35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2667f10 - Browse repository at this point
Copy the full SHA 2667f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 173e6d4 - Browse repository at this point
Copy the full SHA 173e6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e9f00 - Browse repository at this point
Copy the full SHA 91e9f00View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfcd7a3 - Browse repository at this point
Copy the full SHA bfcd7a3View commit details -
test(use-model-toggle): revert changes on use-model-toggle and prefer…
… stopping animation on QMenu to fix event issues - After a dialog has been closed, the hide event is fired only after the duration transitionDuration has elapsed. transitionDuration is a prop passed to use-model-toggle.js and has a default value of 300ms. Hence, we cannot depend on the dialog closing to conclude that the event has been fired. Setting transitionDuration to 0 ensures it fires immediately
Configuration menu - View commit details
-
Copy full SHA for 91d8345 - Browse repository at this point
Copy the full SHA 91d8345View commit details
Commits on Feb 23, 2024
-
test(use-model-toggle): add test for 'hide' event interaction with tr…
…ansition duration prop
Configuration menu - View commit details
-
Copy full SHA for e26f9ee - Browse repository at this point
Copy the full SHA e26f9eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7d5a1f - Browse repository at this point
Copy the full SHA a7d5a1fView commit details
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.