Commit 6967c59
Prepare release 0.1.0 (#119)
* Publish version 0.0.1 of the library to pub.dev (#16)(#35)
* chore: add changelog file in library
* chore: move changelog to app directory
* chore: update readme in library directory
* chore: update DEVELOP.md file
* chore: change CHANGELOG.md to library
* chore: update DEVELOP.md
* chore: update label from 'feature' to '🗳️ feature' (#59)
Label update from feature to "🗳️ feature"
* chore: setup build environment and add GitHub Actions workflow (#13)(#34)
* chore: update launch icon for Android main
* chore: create alpha environment and change icon
* chore: create beta environment and change icon
* chore: create prod android and change icon
* chore: chnage name app
* chore: prod env and icon update (iOS)
* chore: alpha env and icon update (iOS)
* chore: beta env and icon update (iOS)
* chore: add firebase config google-services android
* chore: add firebase config google-services ios
* chore: add action.yml configuration
* chore: add workflows build.yaml configuration file
* chore: update tests to ensure they pass
* fix: update Dart SDK version in pubspec.yaml
* chore: update name demo app
* chore: add dartdoc-gh-pages.yml to generate docs
* chore: update GitHub Actions configuration
* chore: add branch conditions to workflow
* chore: add token and artifact_name for deployment
* chore: deploy Dartdoc to docs directory
* Set provisioning profile for alpha release and beta release
* Add entitlements to fix TestFlight warning
* chore: fix project dependencies to latest versions
* fix : dartdoc deployment job github-pages
---------
Co-authored-by: Florent Maitre <[email protected]>
* chore: implement tokens architecture (#37)(#60)
* chore: common cross-libraries token architecture
* chore: initialize app with token architecture
* refactor: update theme-contract tokens
* docs: add license header to files projects
* refactor: update theme modules names
* chore: add semantic tokens to theme-contract
* refactor: update global-raw-tokens
* refactor: update ouds_buttons.dart component
* chore: add border raw tokens to global raw tokens
* chore: add components button tokens
* chore: add border semantic tokens
* chore: add key tokens
* chore: retrieve theme name from OudsTheme class
* chore: add color schemes to theme contract
* chore: add additional raw color tokens
* chore: add temporary nav bar components in library
* chore: integrate navigation bar into demo app
* chore: add flutter_svg package
* chore: added dark mode in themes
* chore: added "OrangeCountry" theme
* chore: update "WhiteTheme" theme with semantic
* chore: refactor themes into separate modules
* chore: update global raw tokens for border
* chore: update global raw tokens for color
* chore: update global raw tokens for dimensions
* chore: update global raw tokens for elevation
* chore: update global raw tokens for font
* chore: update global raw tokens for grid
* chore: update global raw tokens for opacity
* chore: update global raw tokens for orange color
* chore: update global raw tokens for typography
* chore: update semantic for border
* chore: update semantic for repository token
* chore: update components tokens for button
* chore: update flutter color scheme dark tokens
* chore: move theme_contract file
* chore: update orange theme with ElevatedButton
* chore: sync orange country and white label themes
* chore: add themes as dependencies in library
* chore: use component tokens in button component
* chore: modify theme selector management in demo
* chore : refactor semantic and component token
* refactor: add OUDS prefix to all modules
* chore: share dynamic mode in library
* chore: set up test version with the tokens button
* refactor: move and split packages to root
* refactor: integrate providersTokens to unify token
* chore: test raw token generation with tokenator
* fix: remove unnecessary files after rebase
* fix: update build.yml and modify test config
* refactor: update raw and semantic font tokens
* refactor: add fontToken to themes and providers
* chore: add comments to library code
* chore: add palette icon with theme-based color
* refactor: move CHANGELOG to root and update README
* fix: outdated code in the application
* chore: rename demo app to DesignToolbox (#28)(#60)
* chore: rename demo app to DesignToolbox
* doc : add new entry to changelog
* chore: add opacity tokens (#36)(#63)
* chore: add border tokens (#38)(#64)
* chore: add elevation tokens (#39)(#65)
* chore: add space tokens (#40)(#66)
* chore: add size tokens (#41)(#67)
* chore: add grid tokens (#42)(#68)
* chore: add typography tokens (#43)(#69)
* chore: add color tokens (#44)(#70)
* chore: add color tokens
* fix: resolved warnings in the code
* chore: update tokens 0.5.0 (#73)
* chore: update tokens
* refactor: rename tokens in color scheme
* fix: update code using color scheme
* refactor: theme mode in theme
* fix: remove fontWeight950 raw token
---------
Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Tayeb Sedraia <[email protected]>
* feat: add the about page in the demo app (#58)(#71)
* chore: add localization key for about screen
* fix: display issue and remove navigation rail
* chore: create environment class to retrieve flavor
* chore: add list of Material 3 components
* chore: add "package_info_plus" and CHANGELOG file
* chore: add new issue entry in CHANGELOG.md
* chore: display new about screen
* fix: font size tokens on about page
* feat: fix workflow to use dart doc (#77)(#76)
* fix: update workflow to use ouds_core
* fix: add @Nodoc for pages not to be documented
* chore: add new entry changelog
* chore: update of tokens (library version 0.7.0) (#77)
* chore: update tokens
* fix: color scheme after Tokenator 0.7.0 update
---------
Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Tayeb Sedraia <[email protected]>
* chore: update Flutter SDK to v3.6.0 (#81)(#82)
* fix: about page spacing and add flutter label (#8O)(#83)
* fix: about page spacing and add Flutter
* chore: add new entry on CHANGELO.md
* feat: create component button (#45)(#74)
* chore: add components_button image
* chore: add components screen
* refactor: theme mode passed via InheritedWidget
* chore: temporarily add chips component
* chore: temporarily add list switch component
* chore: temporarily add sheets bottom component
* chore: temporarily add switch icon utilities
* feat: add customization bottom sheet
* feat: add demo button
* refactor: update oudsbutton component
* feat: add localization key for button
* refactor: add button layout and enabled state
* fix: change bottom sheet color
* fix: resolve color issue with Orange Country theme
* chore: expose onColoredSurface bool in OudsTheme
* chore: updated OudsButton and added modifiers
* feat: added OudsColoredBox component
* chore: increment build version for new release
* refactor: optimize button modifiers
* chore: add textfield in button customization
* chore: error handling for specific button behavior
* refactor: state button customization
* refactor: rename enum button
* chore: add code and refactor button on demo screen
* chore: use dart workspaces (#78)
Co-authored-by: Mateo MARTINEZ <[email protected]>
* fix: update after upgrading to SDK version ^3.5.0
* chore: added Oswald font to the white label theme
* chore: added RobotoMono font
* refactor: enum name and deleted layout parameter
* chore: add CHANGELOG in new entry
* refactor: replace localization by context.l10n
* fix: replace size value with tokens
* refactor: delete unused theme mode
* refactor: replace InheritedWidget with model
* fix: use isDarkTheme to determine ThemeData
* refactor: change api OudsListSwitch
* chore: add animation code display
* chore: add build number 52
* review : customize layout items order
* review : text in the button should be centered
* review: remove the transition or visual effect
* chore: increment build version 53
* chore: add assets theme-system solaris
* chore: increment build number 54
* chore: update orange material color
* fix: ios structure
* chore: add l10n localization in ouds_core
* chore: add semantics button, cards, sheets bottom
* chore: add semantics to selector and mode theme
* chore: add accessibility copy code
* chore: increment build number 59
* fix: ios provisioning profile to certificate alpha
* chore : increment build number 60
* fix: ios team alpha release
* chore: increment build number 61
* fix: ios team alpha release
---------
Co-authored-by: Mateo M. <[email protected]>
Co-authored-by: Mateo MARTINEZ <[email protected]>
* Prepare version 0.1.0
---------
Signed-off-by: Tayeb Sedraia <[email protected]>
Co-authored-by: Benoit SUZANNE <[email protected]>
Co-authored-by: Florent Maitre <[email protected]>
Co-authored-by: OUDS Bot [bot] <[email protected]>
Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Mateo M. <[email protected]>
Co-authored-by: Mateo MARTINEZ <[email protected]>1 parent 2164b75 commit 6967c59
File tree
486 files changed
+17584
-9229
lines changed- .github
- ISSUE_TEMPLATE
- actions/setup
- workflows
- app
- android
- app
- src
- alpha
- res
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- beta
- res
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- main
- kotlin/com/orange/ouds/flutterapp
- res
- drawable
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- prod
- res
- drawable
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- gradle/wrapper
- assets
- 1.5x
- 2.0x
- 3.0x
- 4.0x
- fonts
- ios
- Runner.xcodeproj
- Runner
- Assets.xcassets
- AppIcon.appiconset
- AppIconAlpha.appiconset
- AppIconBeta.appiconset
- AppIconProd.appiconset
- Base.lproj
- config
- alpha
- beta
- prod
- lib
- l10n
- gen
- ui
- about
- material
- components
- button
- theme
- tokens
- utilities
- customizable
- test
- library
- doc/api
- core_ouds_theme
- OudsTheme
- static-assets
- lib
- core
- test
- ouds_core
- lib
- components
- button
- internal
- cards
- chips
- lists
- sheets_bottom
- utilities
- l10n
- gen
- modules
- module-about
- module-more
- test
- ouds_global_raw_tokens
- lib
- test
- ouds_theme_contract
- lib
- theme/tokens
- components
- semantic
- test
- ouds_theme_orange_country
- lib
- test
- ouds_theme_orange
- lib
- material
- raw
- semantic
- test
- ouds_theme_white_label
- fonts
- lib
- material
- raw
- semantic
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
486 files changed
+17584
-9229
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 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 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 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 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
11 | 39 | | |
12 | 40 | | |
13 | 41 | | |
| |||
0 commit comments