Commit 037ebdc
ROU-12262: Merge release 2.25.0 (#1057)
* Updated into v2.23.1 [skip ci]
* ROU-11492: Refactoring workflows and GH Actions (#1038)
* 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
* ROU-11492: Using GPG secret temporarely (#1039)
* Using GPG secret temporarely
* Updating workflows versions
* Changing labels
* Updating permissions
* ROU-11492: adding synchronize PR event (#1040)
* Adding event for PR
* Updating referenced workflows versions
* Update label
* ROU-11926: Protecting code that is run async (#1041)
* AnimatedLabel: Fixing async problems
* Notification: Fixing async problems
* ProgressBar: Fixing async problems
* Tabs: Fixing async problems
* Increment version and add styles for dropdowns
* Documented the new class
* Fix menu nav element tabIndex issue once at desktop
* Initialize focus trap callbacks in constructor
* Change the validation that adds gesture events to the BottomSheet
* Update BottomSheet.ts
* Add comment on when to add gesture events
* Prevent AccordionItem content reflow
* Add missing validation on BottomSheet
* Put back the functionality that will enable properly the focusable elements inside SideBar and BottomSheet
* Added new attibute
* make usage of the inert attribute
* Update focus is being managed
* Make usage of the proper methods to set A11Y attrs
* Fix overlay issue on 'osui-balloon' under the OverflowMenu context
* update based on feedback
* Update Virtual Select to v1.1.0
* Increment dev version to v2.25.0
* ROU-12139: Fixing Submenu issue, for when it starts empty (#1051)
* 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
* change popup layer
* - confirm the internal appProp object is updated on showMenu;
- run onResizeCallback only after 300ms , to guarantee layout is updated;
* - add comment explaining the timeout;
* (menu): Fixing focus trap
* Update Virtual Select to v1.1.2
* Added iPhone 17 to iPhone devices list
---------
Co-authored-by: UiComponentsBot <[email protected]>
Co-authored-by: rug <[email protected]>
Co-authored-by: José Rio <[email protected]>
Co-authored-by: BenOsodrac <[email protected]>
Co-authored-by: Bernardo Cardoso <[email protected]>
Co-authored-by: João Ferreira <[email protected]>
Co-authored-by: João Ferreira <[email protected]>1 parent 068c7b1 commit 037ebdc
File tree
41 files changed
+570
-599
lines changed- .github
- os-git-actions
- manual-commit
- setup-gpg
- signed-commit
- workflows
- gulp/ProjectSpecs
- src
- scripts
- OSFramework/OSUI
- Behaviors
- Helper
- Pattern
- AccordionItem
- scss
- AnimatedLabel
- BottomSheet
- Notification
- OverflowMenu/scss
- Progress/Bar
- Tabs
- OutSystems/OSUI/Utils
- Providers/OSUI/Dropdown/VirtualSelect
- scss
- scss
- 01-foundations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+570
-599
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
.github/workflows/CreateAndDeployDocs.yml renamed to .github/workflows/create-n-deploy-docs.yaml
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
17 | | - | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | | - | |
23 | | - | |
24 | | - | |
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | | - | |
16 | | - | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
21 | | - | |
22 | | - | |
23 | | - | |
0 commit comments