Skip to content

chore(version): prepare new version 2.0.0#772

Merged
AhmedAmineZr merged 30 commits into
developfrom
prepare-new-version-2.0.0
Jun 19, 2026
Merged

chore(version): prepare new version 2.0.0#772
AhmedAmineZr merged 30 commits into
developfrom
prepare-new-version-2.0.0

Conversation

@AhmedAmineZr

@AhmedAmineZr AhmedAmineZr commented May 16, 2026

Copy link
Copy Markdown
Member

Note: Please transform - [ ] into - (NA) in the description when things are not applicable

Related issues

Description

Motivation & Context

Types of change

  • Bug fix (non-breaking which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Previews

Checklist

Contribution

Accessibility

  • (NA) My change follows accessibility good practices

Design

  • My change respects the design guidelines of Orange Unified Design System

Development

  • My change follows the developer guide
  • (NA) I have added unit tests to cover my changes (optional)

Documentation

  • (NA) My change introduces changes to the documentation and/or I have updated the documentation accordingly

Checklist (for Core Team only)

  • (NA) Manually test (dark mode, RTL, landscape display, tablet)
  • (NA) Documentation has been updated if relevant
  • (NA) Design review
  • (NA) A11y review
  • (NA) Internal files have been updated if relevant (THIRD_PARTY, NOTICE)
  • CHANGELOG.md files have been updated respecting keep a changelog rules and referencing the issue

@AhmedAmineZr AhmedAmineZr requested a review from nouha06 May 16, 2026 12:42
@AhmedAmineZr AhmedAmineZr self-assigned this May 16, 2026
@AhmedAmineZr AhmedAmineZr force-pushed the prepare-new-version-2.0.0 branch from 91e5ba9 to 408331f Compare May 16, 2026 12:54
nouha06
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>
@AhmedAmineZr AhmedAmineZr force-pushed the prepare-new-version-2.0.0 branch from c7bcce6 to 88ade21 Compare May 19, 2026 22:46
boosted-bot and others added 15 commits May 20, 2026 16:21
* 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>
github-actions Bot pushed a commit that referenced this pull request May 26, 2026
@github-actions

github-actions Bot commented May 26, 2026

Copy link
Copy Markdown

📖 Documentation preview deployed!

🔗 https://flutter.unified-design-system.orange.com/prPreview/772/

nouha06 and others added 2 commits May 26, 2026 10:42
…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>
github-actions Bot pushed a commit that referenced this pull request May 26, 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)

* 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>
github-actions Bot pushed a commit that referenced this pull request May 26, 2026
…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>
github-actions Bot pushed a commit that referenced this pull request May 26, 2026
nouha06 and others added 2 commits May 26, 2026 15:09
* 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>
github-actions Bot pushed a commit that referenced this pull request Jun 2, 2026
#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
github-actions Bot pushed a commit that referenced this pull request Jun 3, 2026
AhmedAmineZr and others added 2 commits June 18, 2026 09:01
* feat(ai): Add agent.md to project

* chore: update agent and add skills

* review: apply Copilot review suggestions

* chore: rename skills and add optimisation of agent
…)(#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>
github-actions Bot pushed a commit that referenced this pull request Jun 19, 2026
* 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>
github-actions Bot pushed a commit that referenced this pull request Jun 19, 2026
nouha06
nouha06 previously approved these changes Jun 19, 2026
@AhmedAmineZr AhmedAmineZr force-pushed the prepare-new-version-2.0.0 branch from bbe3f20 to 6ed5bcf Compare June 19, 2026 18:37
@AhmedAmineZr AhmedAmineZr merged commit 7061bca into develop Jun 19, 2026
13 checks passed
@AhmedAmineZr AhmedAmineZr deleted the prepare-new-version-2.0.0 branch June 19, 2026 18:49
github-actions Bot pushed a commit that referenced this pull request Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants