Commit d65a9b1
Release v0.5.0 (#319)
Release v0.5.0 (#319)
Version 0.5.0 (#319)
Release of version 0.5.0
See below the full CHANGELOG details.
Added:
- [DemoApp][Library] Create component - `Text Input` ([#5O](#50))
- [DemoApp][Library] Create component - `Tag` ([#52](#52))
- [DemoApp][Library] Integration of Sosh theme ([#262](#262))
Changed:
- [DemoApp][Library] remove style loading `Button` and replace with loader ([#304](#304))
- [DemoApp] Update Kotlin version to 2.0.0 ([#303](#303))
- [DemoApp][Library] Update component - `Button version 3.0` ([#279](#279))
- [DemoApp][Library] Refactor with custom configuration Rounded `Button`, `Tag` and `TextInput` ([#299](-#299))
- [Library] Refactor `Chip` and `Button` classes name ([#298](-#298))
- [DemoApp] Include Design Component version in Design Toolbox App ([#240](#240))
- [DemoApp] Replace components illustrations by the components themselves ([#247](#247))
- [DemoApp] Replace app icon with Flutter icon for Design Toolbox ([#268](#268))
Fixed:
- [Library] Wrong token used in tag input for disabled status ([#310](#310))
- [Library] Flutter Web build fails due to Platform usage in theme ([#300](#300))
- [Library] wrong role for checkbox a11y ([#261](#261))
- [DemoApp] the bottom sheet should be closed by default for a11y ([#263](#263))
---------
Signed-off-by: Tayeb Sedraia <[email protected]>
Signed-off-by: Nouha Hammami < [email protected] >
Signed-off-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
Co-authored-by: Benoit SUZANNE <[email protected]>
Co-authored-by: OUDS Bot [bot] <[email protected]>
Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
Co-authored-by: Nouha Hammami <[email protected]>1 parent 760bc36 commit d65a9b1
File tree
501 files changed
+11472
-4233
lines changed- .github/workflows
- app
- android
- app/src
- alpha
- res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- beta
- res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- assets
- ios/Runner/Assets.xcassets
- AppIconAlpha.appiconset
- AppIconBeta.appiconset
- lib
- l10n
- gen
- ui
- about
- components
- badge
- button
- checkbox
- chip
- control_item
- divider
- radio_button
- switch
- tag
- text_input
- theme
- tokens
- border
- color
- utilities
- cards
- customizable
- sheets_bottom
- ouds_core
- assets
- lib
- components
- badge
- internal
- button
- internal
- checkbox
- chip
- internal
- control/internal/modifier
- radio_button
- switch
- tag
- internal
- text_input
- internal
- modifier
- utilities
- l10n
- gen
- ouds_global_raw_tokens
- lib
- ouds_theme_contract
- lib
- config
- component
- theme
- scheme/color
- tokens
- components
- material
- semantic
- ouds_theme_orange_country
- lib
- test
- ouds_theme_orange
- assets
- fonts
- lib
- components
- material
- raw
- semantic
- ouds_theme_sosh
- assets
- fonts
- lib
- components
- material
- raw
- semantic
- test
- ouds_theme_white_label
- fonts
- lib/semantic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
501 files changed
+11472
-4233
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
| 59 | + | |
66 | 60 | | |
67 | 61 | | |
68 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
53 | 101 | | |
54 | 102 | | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments