Skip to content

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

Draft
wants to merge 15 commits into
base: develop
Choose a base branch
from
Draft

Conversation

Tayebsed93
Copy link
Collaborator

@Tayebsed93 Tayebsed93 commented Apr 1, 2025

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

Related issues

#47

Description

while using the demo app I can interact with the available options and observe the changes on the component itself
I can see the code associated to the component customization
I can copy and paste the code from the app based on the selected customization
or when looking into the code of the app itself, I would also understand how to use it

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

  • 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
  • I have added unit tests to cover my changes (optional)

Documentation

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

Checklist (for Core Team only)

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

@Tayebsed93 Tayebsed93 self-assigned this Apr 1, 2025
@Tayebsed93 Tayebsed93 linked an issue Apr 1, 2025 that may be closed by this pull request
@Tayebsed93 Tayebsed93 force-pushed the 47-create-component-checkbox branch 2 times, most recently from 6a7a09a to 4b43ee3 Compare April 2, 2025 16:03
@Tayebsed93 Tayebsed93 force-pushed the 47-create-component-checkbox branch from 2a5d4da to ebd0eae Compare April 4, 2025 12:01
@Tayebsed93 Tayebsed93 force-pushed the 47-create-component-checkbox branch from ebd0eae to 7f79742 Compare April 4, 2025 18:12
@Tayebsed93 Tayebsed93 force-pushed the 47-create-component-checkbox branch 2 times, most recently from c1539e8 to 86a2bc6 Compare April 7, 2025 16:48
@Tayebsed93 Tayebsed93 force-pushed the 47-create-component-checkbox branch from 86a2bc6 to 0504a41 Compare April 7, 2025 17:12
@Tayebsed93 Tayebsed93 added the ⭐ v1.0 Tickets needed for mobile v1.0 release label Apr 10, 2025
@Tayebsed93 Tayebsed93 force-pushed the 47-create-component-checkbox branch from ef57a9a to 9809c72 Compare April 14, 2025 09:16
@Tayebsed93 Tayebsed93 force-pushed the 47-create-component-checkbox branch from 9809c72 to 435414f Compare April 15, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚛️ component 📱 demo app ⭐ v1.0 Tickets needed for mobile v1.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create component - Checkbox
1 participant