Skip to content

Releases: Orange-OpenSource/ouds-flutter

0.5.0

14 Aug 16:26
d65a9b1

Choose a tag to compare

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 Button and 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, Tag and TextInput (#299)
  • [Library] Refactor Chip and Button classes 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

11 Jul 09:57
760bc36

Choose a tag to compare

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 Divider component (#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 size values now adapt based on device type (#218)

👨‍💻 Contributor

@nouha06 @AhmedAmineZr @Tayebsed93

0.3.0

11 Jun 18:17

Choose a tag to compare

What's new

🧱 Tokens version: 0.11.0

🐛 Fixes

  • [DemoApp][Library] Use context access; removed ouds_core/ouds_theme_contract interdependency (#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 grid and space values now adapt based on device type (#137)
  • [DemoApp][Library] Refactor : create class global for icons names (#152)
  • [Library] Switch component (tokens library v0.11.0) (#182)
  • [Library] Divider component (tokens library v0.11.0) (#151)

👨‍💻 Contributor

@nouha06 @AhmedAmineZr @Tayebsed93

0.2.0

13 May 14:00
870e961

Choose a tag to compare

What's new

🧱 Tokens version: 0.11.0

🐛 Fixes

  • [DemoApp] Limited bottomsheet height to half screen (#89)
  • [DemoApp] A11y improvements for bottomsheet component (#89)
  • [DemoApp] Update dart-define env to retrieve flavor (#110)
  • [DemoApp] Icon system not adapting to light/dark mode (#112)

📖 Docs

🚀 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] RadioButton component (tokens library v0.11.0) (#145)
  • [Library] ControlItem component (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] Checkbox component (tokens library v0.8.0) (#120)

👨‍💻 Contributor

@nouha06 @AhmedAmineZr @Tayebsed93

0.1.0

01 Apr 07:05
6967c59

Choose a tag to compare

What's new

🧱 Tokens version: 0.7.0

🐛 Fixes

  • [DemoApp] About page correct spacing and add flutter label (#80)

📖 Docs

  • [Library] Create the basics of a documentation (#7)
  • [Library] Fix workflow to use dart doc (#75)

🚀 Features

  • [DemoApp] Create component - Button (#45)
  • [DemoApp] Add the about page (#58)

🧰 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)

👨‍💻 Contributor

@Tayebsed93