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

cc-tile-status-codes: Migrate to the new smart component design #924

Closed
pdesoyres-cc opened this issue Dec 21, 2023 · 0 comments · Fixed by #936 or #938
Closed

cc-tile-status-codes: Migrate to the new smart component design #924

pdesoyres-cc opened this issue Dec 21, 2023 · 0 comments · Fixed by #936 or #938
Assignees
Labels
maintenance Code refactoring, project structure, dev tooling (storybook, dev server, npm tasks...)

Comments

@pdesoyres-cc
Copy link
Contributor

This is part of the migration effort settled in #708

@pdesoyres-cc pdesoyres-cc added the maintenance Code refactoring, project structure, dev tooling (storybook, dev server, npm tasks...) label Dec 21, 2023
@pdesoyres-cc pdesoyres-cc self-assigned this Jan 4, 2024
pdesoyres-cc added a commit that referenced this issue Jan 4, 2024
…esign

BREAKING CHANGE: the properties have changed
- `statusCodes`: property is now an object state
- `error`: property has been deleted as it is now part of the state

Fixes #924
pdesoyres-cc added a commit that referenced this issue Jan 4, 2024
…esign

BREAKING CHANGE: the properties have changed
- `statusCodes`: property is now an object state
- `error`: property has been deleted as it is now part of the state

Fixes #924
pdesoyres-cc added a commit that referenced this issue Jan 18, 2024
…esign

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `statusCodes`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state

Fixes #924
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
…esign

BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `statusCodes`: property has been deleted as it is now part of the state
- `error`: property has been deleted as it is now part of the state

Fixes #924
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Code refactoring, project structure, dev tooling (storybook, dev server, npm tasks...)
Projects
None yet
1 participant