You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release of version 2.0.0
Embeds token libraries:
- Core OUDS version: 1.10.0
- Core Orange version: 1.2.0
- Brand Orange version: 2.5.0
- Core Sosh version: 1.4.0
- Brand Sosh version: 2.5.0
- Core Wireframe version: 1.4.0
- Brand Wireframe version: 2.5.0
- Brand Orange Compact version: 2.5.0
See below the full CHANGELOG details.
Added:
- **BREAKING**: Rich text support for `alert message`, `bullet list`, `switch item`, `radio item`, `checkbox item`, `text area`, `text input`, `password input`, `PIN code input` components (#1405)
- **BREAKING**: `badge` on `toolbar` components items with icons (#1398)
Changed:
- `github/codeql-action/upload-sarif` action from v4.35.2 to v4.35.3 for `scorecard` workflow
- `swift-docc-plugin` Swift package from v1.4.6 to v1.5.0
- `SwiftFormat` Swift package plugin from v0.61.0 to v0.61.1
- `Ruby` version from v4.0.2 to v4.0.3 for `build-and-test` workflows
- `fastlane` gem from v2.232.2 to v2.233.1
- `actions/upload-artifact` action from v7.0.0 to v7.0.1 for `scorecard` workflow
- `json` RubyGem from v2.19.3 to v2.19.5
- `ruby/setup-ruby` action from v1.301.0 to v1.306.0 for `build-and-test` workflow
- `link` component to center the indicator on multiline (#1482)
- URL redirection for documentation (#1481)
- Move from Xcode 26.3 to Xcode 26.4, and Swift 6.2 to Swift 6.3 (#1356)
- **BREAKING**: Update of tokens (tokens librairies v2.5.0) (#1473)
- **BREAKING**: Update of tokens (tokens librairies v2.4.0) (#1437)
Fixed:
- Overlay items of `tab bar` component still displayed even if hidden for disabled Liquid Glass for deep navigations app (#1490)
- Missing error vocalization with Voice Over for `switch item` component (#1484)
- Overlay items of `tab bar` component still displayed even if hidden for disabled Liquid Glass (#1434)
- Selected tab indicator in `tab bar` component if Liquid Glass not applied (#1428)
Removed:
- **BREAKING**: Old methods prefixed by `ouds`
- **BREAKING**: `UnorderedIcon` type
- **BREAKING**: `OUDSBulletList.UnorderedAsset.free` case
- **BREAKING**: `OUDSCheckboxItem(isOn:)`, `OUDSRadioItem(isOn:)`, `OUDSCheckboxItemIndeterminate(selection:)` inits
- **BREAKING**: `OUDSTabBar(selected:count)` init
Co-authored-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
Co-authored-by: Ludovic Pinel <ludovic.pinel@orange.com>
Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
label: Design System Toolbox app build number (if used)
97
+
placeholder: "1766065729"
98
+
- type: input
99
+
id: design-toolbox-app-build-type
100
+
attributes:
101
+
label: Design System Toolbox app build type (if used)
102
+
placeholder: alpha, beta, prod, debug
94
103
validations:
95
-
required: false
104
+
required: false
96
105
- type: textarea
97
106
id: what-happened
98
107
attributes:
@@ -113,4 +122,4 @@ body:
113
122
label: Accessibility settings
114
123
description: Provide a description about the accessibility settings you have (vocalization with Voice Over, increased text sizes, keyboard navigation, high contrast, etc.)
0 commit comments