-
Notifications
You must be signed in to change notification settings - Fork 47
ROU-12364: Merge release 2.26.0 #1070
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
Open
gnbm
wants to merge
60
commits into
main
Choose a base branch
from
rc2.26.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+177
−136
Conversation
This file contains hidden or 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
* Adding build workflow * Simplifying workflows * Protect against concurrency * Renaming workflows * Pinning versions in workflows * Obtaining secrets from key vault * Renaming workflows * Removing local actions * Pinning versions * Updating versions of workflows * Updating version of workflows * Changing workflows * Adding permissions to workflows * Adding permissions to workflows
* Using GPG secret temporarely * Updating workflows versions * Changing labels * Updating permissions
* Adding event for PR * Updating referenced workflows versions * Update label
* AnimatedLabel: Fixing async problems * Notification: Fixing async problems * ProgressBar: Fixing async problems * Tabs: Fixing async problems
ROU-11919: Increment version and add styles for dropdowns
ROU-12050: Menu nav element tabIndex issue once at desktop
ROU-12066: FocusTrap - Initialize focus trap callbacks in constructor
ROU-12062: Change the validation that adds gesture events to the BottomSheet
ROU-12067: AccordionItem - Prevent content reflow when collapsed
ROU-12062: Add missing validation on BottomSheet
…ements inside SideBar and BottomSheet
ROU-12125: Increment dev version to v2.25.0
* Adding method to validate links * Add method to add listeners * Validating children type * OnRender validate if children changed * Remove dead code * Adding event listeners for when Hover is used * Updating configs * Removing css classes * Code review suggestions * Code improvements * Adding comments * Code review changes
- run onResizeCallback only after 300ms , to guarantee layout is updated;
ROU-12149: [Menu] - Tabindex incorrectly added to nav tag in common/menu when window is maximized
ROU-12148: Menu - Fixing focus trap
ROU-12253: Update Virtual Select to v1.1.2
ROU-12263: Added iPhone 17 to iPhone devices list
ROU-12311: revert layer system regression with virtual select
ROU-12311: fix z-index rule on Overflow-Menu for desktop
* Update release yaml to use trusted publishers approach * Add missing icons * Update manage-npm.yaml
* Setting new values for --os-safe-area-* * Adding new variable for Android * Removing attribute data-status-bar-height * Using new css variable * Running prettier * Removing local variable * Using variable expression inline * Removing reset of the variable * Adding changes for iOS commented, for future release * Using SCSS function to isolate repeated code * Removing comments * Avoid duplicating css
…ersion 2.26.0 (#1067) * Update Virtual Select to v1.1.3 and increment minor on OS UI * Incremented version 2.26.0
* Fix datetime returned on jumpToDate() * Fix set/jump to today
* Fix z-index layer for dropdowns in popup mode * Revert "Fix z-index layer for dropdowns in popup mode" This reverts commit 4fe4c32. * Fix z-index layer for dropdowns in popup mode Fix z-index layer for dropdowns in popup mode with a more specific selector, based on code review feedback about potential side-effects from the previous approach
|
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.



What was happening
What was done
-Merge release
rc2.26.0intomainTest Steps
Screenshots
Checklist