-
Notifications
You must be signed in to change notification settings - Fork 3
47 create component checkbox #122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
a66bf6a
feat: add illustration component checkbox asset
Tayebsed93 d01b84a
chore: update CHANGELOG.md
Tayebsed93 80633d5
feat: add internationalization l10n checkbox keys
Tayebsed93 985f5ce
fix: update elevation value
Tayebsed93 5713572
feat: add variant entities for checkboxe
Tayebsed93 273bccc
feat : add component variant screen
Tayebsed93 f856f5a
feat: update component screen to detect variants
Tayebsed93 48adae4
feat: add checkbox demo screen
Tayebsed93 97e24ad
refactor: changed the file name to make it clearer
Tayebsed93 d3dcf06
feat: initial commit ouds_checkbox and demo
Tayebsed93 8e052de
feat: seconde version checkbox
Tayebsed93 ce72690
feat : add first version of checkbox tri state
Tayebsed93 55ab7af
feat : add modifiers style checkbox component
Tayebsed93 cb29988
feat : seconde version checkbox tri state
Tayebsed93 c6c4d5c
feat: first version control item
Tayebsed93 44ecf96
refactor: control checkbox
Tayebsed93 be030e5
feat: add l10n keys control component
Tayebsed93 48b4008
feat : add reverted parameter api
Tayebsed93 022d102
refactor: tristate checkbox logic
Tayebsed93 28db2da
feat : add label and label helper state
Tayebsed93 9dfd419
feat: add customization textfield label and helper
Tayebsed93 ae27aba
refactor : control item and checkbox item
Tayebsed93 c6a7d6b
feat : add icon, radius, code generator
Tayebsed93 795ddb6
feat: add arabic language keys for checkbox
Tayebsed93 0bb30ce
fix: replace png illustration by svg
Tayebsed93 6987447
fix: update customization state
Tayebsed93 ef92355
fix: padding in token screen app demo
Tayebsed93 380700b
feat: add accessibility checkbox and checkbox item
Tayebsed93 a14a147
fix : delete control item component
Tayebsed93 3d59db2
fix : add getx package in list and update doc file
Tayebsed93 58e39ff
fix: support rtl mode padding directional
Tayebsed93 0f9bf40
fix: assets svg and add file in NOTICE.txt
Tayebsed93 29b8c2a
chore: update THIRD_PARTY.md
Tayebsed93 170c5b3
review: add tokens and fix directional padding
Tayebsed93 7126d96
review: use token for padding component variants screen
Tayebsed93 3b0405c
review: missing heart icon svg in NOTICE.txt
Tayebsed93 7b84829
review: more detail documentation code file
Tayebsed93 56cb7f9
fix: retrograde version app 0.3 to 0.2
Tayebsed93 cdceece
review : fix CHANGELOG.md
Tayebsed93 d3ab37d
feat: add high contrast mode
Tayebsed93 f99e93b
review: fix key word inverted to reversed
Tayebsed93 6661ba3
fix: comment code
Tayebsed93 392d1f6
review: customization error when read only active
Tayebsed93 bb970e3
review : vertical max height item and icon
Tayebsed93 d15edab
chore: add coloredbox in all components
Tayebsed93 92d1f47
fix: update initial commit
Tayebsed93 312743d
fix: order control state
Tayebsed93 889bf2e
chore: update a11y contrast
Tayebsed93 a8c4b9a
refactor: use InheritedModel for controller access
Tayebsed93 fd743b5
fix: error state to control modifiers
Tayebsed93 f182cc6
fix : detete unused GestureDetector
Tayebsed93 cd79f84
fix: delete git changelog lib in third party file
Tayebsed93 4f4fe98
refactor : name control item to checkbox item
Tayebsed93 d4ff06b
fix: entry checkbox name
Tayebsed93 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,3 +41,6 @@ app.*.map.json | |
/android/app/debug | ||
/android/app/profile | ||
/android/app/release | ||
|
||
# iOS | ||
app/ios/build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,65 +1,27 @@ | ||
## In the OUDS libraries | ||
# Third Party software | ||
|
||
### Flutter | ||
This document contains the list of Third Party software along with the license information. | ||
|
||
Copyright 2014 The Flutter Authors | ||
[https://github.com/flutter/flutter](https://github.com/flutter/flutter) | ||
BSD-3-Clause License | ||
Third Party software may impose additional restrictions and it is the user's responsibility to ensure that they have met the licensing | ||
requirements of the relevant license of the Third Party software they are using. | ||
|
||
### Dart documentation generator | ||
## In the OUDS Flutter libraries | ||
|
||
Copyright 2006 Ivan Sagalaev Authors | ||
[https://pub.dev/packages/dartdoc#dart-documentation-generator](https://pub.dev/packages/dartdoc#dart-documentation-generator) | ||
BSD-3-Clause License | ||
| Library | Copyright | License | | ||
|-----------------------------------------------------------------------------------------------|---------------------------------------------------------------------------|-------------------- | | ||
| [Flutter](https://github.com/flutter/flutter) | © 2014 The Flutter Authors | BSD-3-Clause License | | ||
| [Dart documentation generator](https://pub.dev/packages/dartdoc#dart-documentation-generator) | © 2006 Ivan Sagalaev Authors | BSD-3-Clause License | | ||
| [Flutter SVG](https://pub.dev/packages/flutter_svg) | © 2018 The Flutter Authors | Apache License 2.0 | | ||
|
||
### Flutter SVG | ||
## In the Design System Toolbox app | ||
|
||
Copyright 2018 Flutter SVG | ||
[https://pub.dev/packages/flutter_svg](https://pub.dev/packages/flutter_svg) | ||
Apache License 2.0 | ||
|
||
|
||
|
||
## In the OUDS Playground app | ||
|
||
### Flutter Localizations Framework | ||
|
||
Copyright 2022 Flutter Localization Framework | ||
[https://pub.dev/packages/l10n_flutter](https://pub.dev/packages/l10n_flutter) | ||
MIT License | ||
|
||
### GetX | ||
|
||
Copyright 2019 GetX | ||
[https://pub.dev/packages/get](https://pub.dev/packages/get) | ||
Apache License 2.0 | ||
|
||
### WebView for Flutter | ||
|
||
Copyright 2018 WebView for Flutter | ||
[https://pub.dev/packages/webview_flutter](https://pub.dev/packages/webview_flutter) | ||
Apache License 2.0 | ||
|
||
### Flutter Markdown | ||
|
||
Copyright 2017 Flutter Markdown | ||
[https://pub.dev/packages/flutter_markdown](https://pub.dev/packages/flutter_markdown) | ||
Apache License 2.0 | ||
|
||
### Provider | ||
|
||
Copyright 2018 Provider | ||
[https://pub.dev/packages/provider/versions](https://pub.dev/packages/provider/versions) | ||
Apache License 2.0 | ||
|
||
### Flutter SVG | ||
|
||
Copyright 2018 Flutter SVG | ||
[https://pub.dev/packages/flutter_svg](https://pub.dev/packages/flutter_svg) | ||
Apache License 2.0 | ||
|
||
### OUDS libraries | ||
|
||
Copyright (c) Orange SA | ||
[https://github.com/Orange-OpenSource/ouds-flutter](https://github.com/Orange-OpenSource/ouds-flutter) | ||
MIT License | ||
| Library | Copyright | License | | ||
|-----------------------------------------------------------------------|-----------------------------------------------|--------------------| | ||
| [Firebase](https://github.com/firebase/firebase-android-sdk) | © 2019 Google LLC | Apache License 2.0 | | ||
| [OUDS Flutter](https://github.com/Orange-OpenSource/ouds-flutter) | © 2024-2025 Orange SA | MIT License | | ||
| [L10n Flutter](https://pub.dev/packages/l10n_flutter) | © 2022 Softigent Inc | MIT License | | ||
| [GetX](https://pub.dev/packages/get) | © 2019 Jonatas Borges | Apache License 2.0 | | ||
| [WebView Flutter](https://pub.dev/packages/webview_flutter) | © 2018 The Flutter Authors | Apache License 2.0 | | ||
| [Flutter Markdown](https://pub.dev/packages/flutter_markdown) | © 2017 The Flutter Authors | Apache License 2.0 | | ||
| [Provider](https://pub.dev/packages/provider/versions) | © 2018 Remi Rousselet | Apache License 2.0 | | ||
| [Flutter SVG](https://pub.dev/packages/flutter_svg) | © 2018 The Flutter Authors | Apache License 2.0 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.