Skip to content
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

feat(TextInput, PhoneInput, MoneyInput)!: add readonly state #1014

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

LarryMatte
Copy link
Contributor

https://equisoft.atlassian.net/browse/DS-943

Ajout de l'état read-only pour les composant TextInput, PhoneInput & MoneyInput.

@LarryMatte LarryMatte requested a review from a team as a code owner October 23, 2024 20:45
Copy link

Storybook for this build: https://ds.equisoft.io/pr-1014/

Copy link

Webapp for this build: https://ds.equisoft.io/pr-1014/webapp/

@LarryMatte LarryMatte changed the title feat(TextInput, PhoneInput, MoneyInput)!: add readonly state feat(TextInput, PhoneInput, MoneyInput): add readonly state Oct 25, 2024

'text-input-placeholder-text-color': 'color-control-auxiliary',
'text-input-placeholder-disabled-text-color': 'color-control-auxiliary-disabled',

'text-input-disabled-adornment-text-color': 'color-control-auxiliary-disabled',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Faudrait le flagger comme breaking change. Le token est renommé.

@LarryMatte LarryMatte changed the title feat(TextInput, PhoneInput, MoneyInput): add readonly state feat(TextInput, PhoneInput, MoneyInput)!: add readonly state Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants