Skip to content

Tags: joselrio/outsystems-ui

Tags

v1.2.3

New v1.2.3

v2.18.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OutSystems#870 from OutSystems/ROU-4664

ROU-4664: Prevent dom move when inside popup

v2.18.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ROU-4647: Tabs - TabIndex leave current tabs (OutSystems#858)

* Fix focus when using TabKey on TabHeaderItem

* Revert "Fix focus when using TabKey on TabHeaderItem"

This reverts commit d2d0844.

* Fix focusable elements string missing some input types

v2.18.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OutSystems#844 from OutSystems/ROU-4593

ROU-4593: Fixed Balloon onBodyClick

v2.18.0-odc

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OutSystems#822 from OutSystems/rc2.17.0-odc

ROU-4430 - [OSUI] Migrate OS UI v2.17.0 to ODC

v2.17.0-odc

Merge remote-tracking branch 'origin/odc-main' into odc-rc2.17.0

v2.17.0

Updated lint version.

v2.16.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OutSystems#767 from OutSystems/ROU-4355

ROU-4355 Update Virtual Select v1.0.39

v2.12.0-odc

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
RDUCP-472: Adding Provider Configs apply event (OutSystems#712)

* Adding event for Applying Provider configs

* Adding Events to the AbstractProviderPattern

* Removing Initialized event from patterns

* Raising new Set Provider Configs applied event

* Simplifying invoking platform events

* Changing templates

* Removing widget Id from invocation

* Ensuring context to Async calls

* Removing dead code

v2.15.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ROU-4198: Input inside tabs issue (OutSystems#699)

* Prevent the tabs to change via arrow keys

When tab content is focused

* Reduce code