Releases: Orange-OpenSource/ouds-flutter
Releases · Orange-OpenSource/ouds-flutter
0.5.0
What's new
🧱 Tokens version: 1.5.0
🐛 Fixes
- [Library] Wrong token used in tag input for disabled status (#310)
- [Library] Flutter Web build fails due to Platform usage in theme (#300)
- [Library] wrong role for checkbox a11y (#261)
- [DemoApp] the bottom sheet should be closed by default for a11y (#263)
🚀 Features
- [DemoApp][Library] Create component -
Text Input(#5O) - [DemoApp][Library] Create component -
Tag(#52) - [DemoApp][Library] Integration of Sosh theme (#262)
🧰 Chore
- [DemoApp][Library] remove style loading
Buttonand replace with loader (#304) - [DemoApp] Update Kotlin version to 2.0.0 (#303)
- [DemoApp][Library] Update component -
Button version 3.0(#279) - [DemoApp][Library] Refactor with custom configuration Rounded
Button,TagandTextInput(#299) - [Library] Refactor
ChipandButtonclasses name (#298) - [DemoApp] Include Design Component version in Design Toolbox App (#240)
- [DemoApp] Replace components illustrations by the components themselves (#247)
- [DemoApp] Replace app icon with Flutter icon for Design Toolbox (#268)
👨💻 Contributor
@nouha06 @AhmedAmineZr @Tayebsed93
This discussion was created from the release 0.5.0.
0.4.0
What's new
🧱 Tokens version: 1.2.0
🐛 Fixes
- [Tool] add assets to
notice.txt(#244) - [DemoApp][Library] Delayed pressed state (#220)
- [DemoApp] Update cards backgrounds token (#204)
- [DemoApp] Color order mismatch in
Dividercomponent (#216)
🚀 Features
- [DemoApp][Library] Create component -
Filter Chip(#213) - [DemoApp][Library] Create component -
Suggestion Chip(#212) - [DemoApp] Create component - Badge (#88)
- [DemoApp][Library] Create component -
Switch(#49) - [DemoApp] Display components in both light/dark mode (#223)
🧰 Chore
- [Library] Tokens:
tag(#241) - [Library] Tokens:
badge(#238) - [Library] Update tokens 1.2.0 (#236)
- [Library] Update tokens 1.1.0 (#225)
- [DemoApp] Add token version in About page and documentation (#142)
- [Library] Token
sizevalues now adapt based on device type (#218)
👨💻 Contributor
0.3.0
What's new
🧱 Tokens version: 0.11.0
🐛 Fixes
- [DemoApp][Library] Use
contextaccess; removedouds_core/ouds_theme_contractinterdependency (#136) - [DemoApp][Library] Clean project ouds_core (#185)
📖 Docs
- [DemoApp][Library] Enrich components documentation (#133)
- [Library] Update LICENSE package (#188)
- [Library] Update README for OUDS libraries (#186)
🚀 Features
- [DemoApp][Library] Tokens: screen typography (#138)
- [DemoApp][Library] Create component -
Divider(#57) - [DemoApp] Create component - Radio Button (#48)
🧰 Chore
- [Tool] Added Dependabot configuration for automatic dependency updates (#154)
- [DemoApp] Update translation files for consistency between platforms (#194)
- [DemoApp][Library] Token
gridandspacevalues now adapt based on device type (#137) - [DemoApp][Library] Refactor : create class global for icons names (#152)
- [Library]
Switchcomponent (tokens library v0.11.0) (#182) - [Library]
Dividercomponent (tokens library v0.11.0) (#151)
👨💻 Contributor
0.2.0
What's new
🧱 Tokens version: 0.11.0
🐛 Fixes
- [DemoApp] Limited
bottomsheetheight to half screen (#89) - [DemoApp] A11y improvements for
bottomsheetcomponent (#89) - [DemoApp] Update dart-define env to retrieve flavor (#110)
- [DemoApp] Icon system not adapting to light/dark mode (#112)
📖 Docs
- Add @nouha06 and @AhmedAmineZr as new contributor in project (#127)
🚀 Features
- [DemoApp][Library] Create component -
Checkbox(#47) - [DemoApp][Library] RTL : activation of RTL mode / manage arabic language (#134)
- [DemoApp] Tokens: screen opacity (#123)
- [DemoApp] Tokens: screen color (#124)
- [DemoApp] Tokens: screen elevation (#84)
🧰 Chore
- [DemoApp] Migration of PNG Illustrations to SVG (#143)
- [Library]
RadioButtoncomponent (tokens library v0.11.0) (#145) - [Library]
ControlItemcomponent (tokens library v0.11.0) (#132) - [Library] Update of tokens (library version 0.10.0) (#125)
- [Library] Update of tokens (library version 0.9.0) (#121)
- [Library]
Checkboxcomponent (tokens library v0.8.0) (#120)
👨💻 Contributor
0.1.0
What's new
🧱 Tokens version: 0.7.0
🐛 Fixes
- [DemoApp] About page correct spacing and add flutter label (#80)
📖 Docs
🚀 Features
🧰 Chore
- [DemoApp] Update Flutter SDK to v3.6.0 (#81)
- [Library] Add typography tokens (#43)
- [Library] Add grid tokens (#42)
- [Library] Add size tokens (#41)
- [Library] Add space tokens (#40)
- [Library] Add elevation tokens (#39)
- [Library] Add border tokens (#38)
- [Library] Implement tokens architecture (#37)
- [Library] Add opacity tokens (#36)
- [DemoApp] Rename demo app to DesignToolbox (#28)
- [DemoApp] Distribute demo app for validation (#5)
- [DemoApp] Create the basic architecture of the demo application (#5)
- [Library] Create the basic architecture of the library (#4)