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 0.13.0
See below the full CHANGELOG details.
Added:
- [Library] Raw and semantic tokens for color mode ([#599](#599))
- [DesignToolbox] Add demo screen of the OUDSColoredSurface component ([#521](#521))
- [Library] Raw and semantic tokens for color mode ([#599](#599))
- [DesignToolbox] Add demo screen of the OUDSColoredSurface component ([#521](#521))
- [Library] `Divider` component tokens (tokens library v0.9.0)
- [Library] `dimension1250` raw token of dimension (tokens library v0.9.0)
- [Library] Support of arabic language ([#552](#552))
- [DesignToolbox] Support of arabic language ([#552](#552))
Changed:
- [Tool] Migration to Xcode 16.3 ([#580](#580))
- [Library] Update the OUDSColoredSurface to fix color available ([#521](#521))
- [Library] Update the OUDSColoredSurface component to fix color available ([#521](#521))
- [Tool] Migration to Xcode 16.3 ([#580](#580))
- [Library] Update the OUDSColoredSurface to fix color available ([#521](#521))
- [Tool] Remove dead code and add `periphery` in CI/CD pipes
- [Library] Tag component token (tokens library v0.11.0)
- [Library] Chip component token (tokens library v0.11.0)
- [Library] Color semantic tokens (tokens library v0.10.0)
- [Library] Control item component tokens (tokens library v0.10.0)
- [Library] New public API to use less color scheme to apply elevation and colors ([#146](#146))
- [Library] `BulletList` component tokens (tokens library v0.9.0)
- [Library] `Chip` component tokens (tokens library v0.9.0)
- [Library] Remove UI test cases on colored surface for radio button and checkbox ([#523](#523))
- [Library] Rafactor the interal interation state used by radio and checkbox components ([#560](#560))
- [Library] Font family, font weight semantic tokens (tokens library v0.8.0) ([#529](#529))
- [Library] Switch component tokens (tokens library v0.8.0) ([#529](#529))
- [Library] Color semantic tokens (tokens library v0.8.0) ([#529](#529))
- [Library] Control item component tokens (tokens library v0.8.0) ([#529](#529))
- [Tool] Change name of IPA file to upload to store portal
Removed:
- [Library] Chip component token `chipColorBorderEnabled` (tokens library v0.11.0)
- [Library] Color semantic tokens `colorRepositoryOpacityBlackSoft{Light|Dark}` (tokens library v0.10.0)
Fixed:
- [Library] Font composite semantic token `typeLabelDefaultXLarge` ([#590](#590))
- [Library] Remove extra padding in `ControlItem` ([#572](#572))
- [Library] Adjust vertical alignment of text labels according to their height in ContolItem ([#550](#550))
- [Library] Add accessibility label to vocalize the IconOnly button style ([#460](#460))
- [Library] Chevron for link component pointing to bad direction in RTL mode ([#557](#557))
- [Library] Remove divider if outline effect is active in RadioItem component ([#564](#564))
- [DesignToolbox] In RTL mode code sample text not aligned on the left ([#554](#554))
- [DesignToolbox] Chevron for navigation link pointing to bad direction in RTL mode ([#553](#553))
- [DesignToolbox] Broken wording in radio button page
- [DesignToolbox] Update Checkbox and Radio button assets on the screen of component list ([#519](#519))
Co-authored-by: Pierre-Yves Lapersonne <[email protected]>
Co-authored-by: Ludovic Pinel <[email protected]>
Co-authored-by: boosted-bot <[email protected]>
-[Library] Color semantic tokens (tokens library v0.10.0)
31
+
-[Library] Control item component tokens (tokens library v0.10.0)
32
+
-[Library] New public API to use less color scheme to apply elevation and colors ([#146](https://github.com/Orange-OpenSource/ouds-ios/issues/146))
-[Library] Remove UI test cases on colored surface for radio button and checkbox ([#523](https://github.com/Orange-OpenSource/ouds-ios/issues/523))
36
+
-[Library] Rafactor the interal interation state used by radio and checkbox components ([#560](https://github.com/Orange-OpenSource/ouds-ios/issues/560))
37
+
-[Library] Font family, font weight semantic tokens (tokens library v0.8.0) ([#529](https://github.com/Orange-OpenSource/ouds-ios/issues/529))
-[Library] Color semantic tokens `colorRepositoryOpacityBlackSoft{Light|Dark}` (tokens library v0.10.0)
47
+
48
+
### Fixed
49
+
50
+
-[Library] Font composite semantic token `typeLabelDefaultXLarge` ([#590](https://github.com/Orange-OpenSource/ouds-ios/issues/590))
51
+
-[Library] Remove extra padding in `ControlItem` ([#572](https://github.com/Orange-OpenSource/ouds-ios/issues/572))
52
+
-[Library] Adjust vertical alignment of text labels according to their height in ContolItem ([#550](https://github.com/Orange-OpenSource/ouds-ios/issues/550))
53
+
-[Library] Add accessibility label to vocalize the IconOnly button style ([#460](https://github.com/Orange-OpenSource/ouds-ios/issues/460))
54
+
-[Library] Chevron for link component pointing to bad direction in RTL mode ([#557](https://github.com/Orange-OpenSource/ouds-ios/issues/557))
55
+
-[Library] Remove divider if outline effect is active in RadioItem component ([#564](https://github.com/Orange-OpenSource/ouds-ios/issues/564))
56
+
-[DesignToolbox] In RTL mode code sample text not aligned on the left ([#554](https://github.com/Orange-OpenSource/ouds-ios/issues/554))
57
+
-[DesignToolbox] Chevron for navigation link pointing to bad direction in RTL mode ([#553](https://github.com/Orange-OpenSource/ouds-ios/issues/553))
58
+
-[DesignToolbox] Broken wording in radio button page
59
+
-[DesignToolbox] Update Checkbox and Radio button assets on the screen of component list ([#519](https://github.com/Orange-OpenSource/ouds-ios/issues/519))
0 commit comments