Commit ae1b403
Version 1.0.0 (#1228)
Release of version 1.0.0
Embeds token libraries:
- Core OUDS version: 1.9.0
- Core Orange version: 1.2.0
- Brand Orange version: 2.3.0
- Core Sosh version: 1.2.0
- Brand Sosh version: 2.3.0
- Core Wireframe version: 1.3.0
- Brand Wireframe version: 2.3.0
- Brand Orange Business Tools version: 2.3.0
See below the full CHANGELOG details.
Added:
- `tab bar` component (#1135)
- `constrainedMaxWidth` parameter to `control items` and `text input` components (#1211)
Changed:
- `Ruby` version from v3.4.7 to v3.4.8 for `build-and-test` workflows
- `actions/upload-artifact` action from v5.0.0 to v6.0.0 for `scorecard` workflow
- `ruby/setup-ruby` action from v1.268.0 to v1.271.0 for `build-and-test` workflow
- GitHub Actions `checkout` from v6.0.0 to v6.0.1 for all workflows
- `github/codeql-action/upload-sarif` action for `scorecard` workflow
- Swift package `SwifFormat` from v0.58.6 to v0.58.7
- Define timeout of 1 hour for all GitHub Actions workflows
- Color semantic tokens (#1206)
- Update wording keys and translations (#1200)
- Update icons to v1.4.0 (#1193)
- References to DSM documentation (#1210) (#1212)
- Update `switch` components to v1.5.0 (#1138)
- Update `radio` components to v1.4.0 (#1139)
- Update `checkbox` components to v2.4.0 (#1137)
- Read only variant for `checkbox` and `checkbox indeterminate` components (#1137)
Fixed:
- Accessibility hint on placeholder if no helper text in `text input` (#1083)
- Separate label from trait, state, value and error message in `text input`, `checkbox`, `radio` and `switch` (#1188)
- The warning icon for Orange theme is not the right one used on `tag` and `badge` (#1219)
- Icon not shown for negative `tag` and `badge` types (#1216)
- Missing accessibility label for badge `standard` and `count` types (#1060) (#1222)
- Set own accessibility label to trailing action in `TextInput` (#1087)
- Scale icons with information for tag and badge components (#1179)
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>File tree
313 files changed
+3856
-1992
lines changed- .github
- workflows
- OUDS
- Core
- ComponentsUIKit/Sources
- Controls
- Checkbox
- Radio
- Switch
- Indicators
- Components/Sources
- Actions/Button
- Controls
- CheckboxPicker
- Checkbox
- Internal
- ChipPicker
- Chip
- Internal
- RadioPicker
- Radio
- Internal
- Switch
- Internal
- TextInput
- Internal
- Indicators
- Badge
- Internal
- Tag
- Internal/Tag
- Layouts
- ColoredSurface
- Divider
- _OUDSComponents.docc
- _
- Extensions
- Internal/ControlItem
- Resources
- ViewModifiers/TypographyModifiers
- ThemesContract/Sources
- OUDSTheme
- Views
- _ThemesContract.docc/Tutorial
- swift-samples
- Themes
- OrangeBusinessTools/Sources
- Values/SemanticTokens
- _OUDSThemesOrangeBusinessTools.docc
- Orange
- Sources
- Resources/Icons.xcassets
- Components
- Alert
- ic_alert_important_fill.imageset
- ic_alert_info_fill.imageset
- ic_alert_tick_confirmation_fill.imageset
- ic_alert_warning.imageset
- ic_alert_warning_external_shape.imageset
- ic_alert_warning_internal_shape.imageset
- BulletList
- ic_bullet.imageset
- ic_bullet_nested_1.imageset
- ic_bullet_nested_2.imageset
- Checkbox
- ic_checkbox_selected.imageset
- ic_checkbox_undeterminate.imageset
- Chip
- ic_chip_tick.imageset
- Link
- ic_link_next.imageset
- ic_link_previous.imageset
- Radio/ic_radio-button_selected.imageset
- Switch/ic_switch_selected.imageset
- Tag/ic_tag_close.imageset
- _
- ic_chevron_down.imageset
- ic_chevron_left.imageset
- ic_chevron_right.imageset
- ic_chevron_up.imageset
- ic_delete.imageset
- ic_important.imageset
- ic_information.imageset
- ic_search.imageset
- ic_success.imageset
- ic_tick.imageset
- ic_warning_external_shape.imageset
- ic_warning_internal_shape.imageset
- Values
- ComponentTokens
- SemanticTokens
- _OUDSThemesOrange.docc
- Tests/Values/SemanticTokens
- MockTheme
- Sosh/Sources
- Resources/Icons.xcassets
- Components
- Alert
- ic_alert_important_fill.imageset
- ic_alert_info_fill.imageset
- ic_alert_tick_confirmation_fill.imageset
- ic_alert_warning.imageset
- ic_alert_warning_external_shape.imageset
- ic_alert_warning_internal_shape.imageset
- BulletList
- ic_bullet.imageset
- ic_bullet_nested_1.imageset
- ic_bullet_nested_2.imageset
- Checkbox
- ic_checkbox_selected.imageset
- ic_checkbox_undeterminate.imageset
- Chip
- ic_chip_tick.imageset
- Link
- ic_link_next.imageset
- ic_link_previous.imageset
- Radio/ic_radio-button_selected.imageset
- Switch/ic_switch_selected.imageset
- Tag/ic_tag_close.imageset
- _
- ic_chevron_down.imageset
- ic_chevron_left.imageset
- ic_chevron_right.imageset
- ic_chevron_up.imageset
- ic_delete.imageset
- ic_important.imageset
- ic_information.imageset
- ic_search.imageset
- ic_success.imageset
- ic_tick.imageset
- ic_warning_external_shape.imageset
- ic_warning_internal_shape.imageset
- Values/SemanticTokens
- _OUDSThemesSosh.docc
- Wireframe/Sources
- Resources/Icons.xcassets
- Components
- Alert
- ic_alert_important_fill.imageset
- ic_alert_info_fill.imageset
- ic_alert_tick_confirmation_fill.imageset
- ic_alert_warning.imageset
- ic_alert_warning_external_shape.imageset
- ic_alert_warning_internal_shape.imageset
- BulletList
- ic_bullet.imageset
- ic_bullet_nested_1.imageset
- ic_bullet_nested_2.imageset
- Checkbox
- ic_checkbox_selected.imageset
- ic_checkbox_undeterminate.imageset
- Chip
- ic_chip_tick.imageset
- Link
- ic_link_next.imageset
- ic_link_previous.imageset
- Radio/ic_radio-button_selected.imageset
- Switch/ic_switch_selected.imageset
- Tag/ic_tag_close.imageset
- _
- ic_chevron_down.imageset
- ic_chevron_left.imageset
- ic_chevron_right.imageset
- ic_chevron_up.imageset
- ic_delete.imageset
- ic_important.imageset
- ic_information.imageset
- ic_success.imageset
- ic_tick.imageset
- ic_warning_external_shape.imageset
- ic_warning_internal_shape.imageset
- Values/SemanticTokens
- _OUDSThemesWireframe.docc
- Tokens
- ComponentTokens/Sources/_OUDSTokensComponent.docc
- SemanticTokens/Sources
- Multiples
- Values
- Foundations
- Sources
- Extensions
- Tests
- Extensions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
313 files changed
+3856
-1992
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
197 | 239 | | |
198 | 240 | | |
199 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | | - | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | | - | |
| 64 | + | |
64 | 65 | | |
65 | | - | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | | - | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
87 | | - | |
| 89 | + | |
88 | 90 | | |
89 | | - | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | | - | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | | - | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | | - | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
97 | | - | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments