chore(version): prepare new version 2.0.0#772
Merged
Conversation
91e5ba9 to
408331f
Compare
nouha06
previously approved these changes
May 18, 2026
* chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * chore: update version components * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * chore(version): prepare new version 2.0.0 --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com> Co-authored-by: nhammami <nouha.hammami@sofrecom.com>
d672d50 to
c7bcce6
Compare
c7bcce6 to
88ade21
Compare
* chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * chore: update version components * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * chore(version): prepare new version 2.0.0 * chore: update tokens * Remove decorative colors and fix build errors * chore: update changelog and readme * chore: remove sketlon component iin readme --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com> Co-authored-by: nhammami <nouha.hammami@sofrecom.com> Co-authored-by: Florent Maitre <florent.maitre@orange.com>
#481)(#737) * chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * feat(tag): update tag component to v1.5.0 * feat(input-tag): update input tag component to v1.2.0 * merge: fix conflicts * chore: update version components * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * fix(input-tag): the whole component should have the role button accessibility * feat(tag): fix the warning icon and color for tag component --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
* chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * chore: update version components * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * feat(phone-number-input): update phone number input to v1.3 * fix(password-input): Add a hint to explain how to interact with field --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
* chore(deps): update dependency: bump dartdoc from 8.3.4 to 9.0.4 Bumps [dartdoc](https://github.com/dart-lang/dartdoc) from 8.3.4 to 9.0.4. - [Release notes](https://github.com/dart-lang/dartdoc/releases) - [Changelog](https://github.com/dart-lang/dartdoc/blob/main/CHANGELOG.md) - [Commits](dart-lang/dartdoc@v8.3.4...v9.0.4) --- updated-dependencies: - dependency-name: dartdoc dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update changelog --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
* chore(deps): update dependency: bump github.com/apple/swift-protobuf Bumps [github.com/apple/swift-protobuf](https://github.com/apple/swift-protobuf) from 1.28.2 to 1.38.0. - [Release notes](https://github.com/apple/swift-protobuf/releases) - [Commits](apple/swift-protobuf@1.28.2...f6506ea) --- updated-dependencies: - dependency-name: github.com/apple/swift-protobuf dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update changelog --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
* fix: dart doc version * chore: update change log
* chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * feat(badge-icon): update badge icon to v1.3 * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * feat(badge-icon): update badge icon to v1.3 * review: add comment of using badge version in demo screen * feat(badge-icon): fix disabled color token * fix: merge conflicts --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
* chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * feat(badge-icon): update badge icon to v1.3 * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * feat(badge-icon): update badge icon to v1.3 * review: add comment of using badge version in demo screen * feat(badge-icon): fix disabled color token * fix: merge conflicts --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
…prepare-new-version-2.0.0
…prepare-new-version-2.0.0
…prepare-new-version-2.0.0
|
📖 Documentation preview deployed! 🔗 https://flutter.unified-design-system.orange.com/prPreview/772/ |
…688)(#474)(#738) * chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * chore: update version components * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * fix(chip): Make filter chip reachable by keyboard and Switch Access focus * feat(chip): fix the accessibility zoom when selected chip * fix(a11y): Make FilterChip focusable by Switch Access * chore: update design version in doc --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
* chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * chore: update version components * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * feat(password-input): update password input to v1.3 * fix(password-input): Label is truncated when zoom is applied * feat(password-input): update changelog file --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
* chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * chore: update version components * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * feat(text-input): update text input to v1.4 * feat(text-input): update loader component * feat(text-input): update loader component * feat(text-input): add missing padding for suffix text * chore: update version in doc --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
…xt input` `pin code input` `phone number input` components update api to use rich text (#647)(#782) * chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * chore: update version components * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * feat(rich-text): For `alert message`, `switch`, `radio`, `checkbox`, `text input`, `PIN code put`, `phone number input` components, update API to use rich text * feat(rich-text): update doc of using link in rich text and add example in demo app --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
* fix: update path of assets in pubspec.yaml * chore: update changelog --------- Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
#770) * chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * chore: update version components * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * feat: Update `ToolBar Top`, with Badge in Trailing Actions * feat: fix merge conflicts * feat(topbar): add border for top bar badge * chore: update version in doc * chore: update changelog --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
#771) * chore:update `Bottom Bar` with animation indacator * chore: Add border to badge in bar and textStyle * chore: resolve a11y zoom and voiceOver * fix: order of the accessible label sur android * fix: switching from on/off without animation ios * fix: VoiceOver a11y TabBar * chore: update a11y badge text
…)(#555)(#761) * chore: update tokens * chore: update tokens with version 2.4.0 * chore: update tokens with version 2.4.0 * chore: update version components * chore(version): prepare version 2.0.0 (#747) Prepare version v2.0.0 (#747) * feat(pin-code-input): update pin code input to v1.3 * fix(pin-code-input): do not move focus automatically when voice over is active and remove the hint of the group of digits * feat(pin-code-input): update component and fix accessibility issues * feat(pin-code-input): update component and fix accessibility issues * chore: update design version in doc * fix: glitch when typing on keyboard and Delete Functionality * chore: update changelog * fix(pin-code-input): improve PIN input accessibility for screen readers -restore automatic focus move to next digit - show blinking focus on last digit cell - announce the newly focused digit when focus moves - rename digit fields to use ordinal positions (e.g. "1st digit", "2nd digit") instead of ambiguous labels like "code digit 1" - allow double-tap on the grouped PIN input label to focus and edit the first digit --------- Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com> Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
* feat: Remove all deprecation from the API * feat: update changelog * chore: update migration.md * chore: update migration.md * feat: update changelog --------- Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
nouha06
previously approved these changes
Jun 19, 2026
bbe3f20 to
6ed5bcf
Compare
nouha06
approved these changes
Jun 19, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Note: Please transform
- [ ]into- (NA)in the description when things are not applicableRelated issues
Description
Motivation & Context
Types of change
Previews
Checklist
Contribution
Accessibility
Design
Development
Documentation
Checklist (for Core Team only)