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-invoice: Migrate to the new smart component design #920

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

cc-invoice: Migrate to the new smart component design #920

pdesoyres-cc opened this issue Dec 21, 2023 · 0 comments · Fixed by #929 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 added a commit that referenced this issue Dec 22, 2023
BREAKING CHANGE: the properties have changed
- `invoice`: property is now an object state
- `error`: property has been deleted as it is now part of the state
- `number`: property has been deleted as it is now part of the state

Fixes #920
pdesoyres-cc added a commit that referenced this issue Dec 22, 2023
BREAKING CHANGE: the properties have changed
- `invoice`: property is now an object state
- `error`: property has been deleted as it is now part of the state
- `number`: property has been deleted as it is now part of the state

Fixes #920
@pdesoyres-cc pdesoyres-cc self-assigned this Dec 22, 2023
pdesoyres-cc added a commit that referenced this issue Jan 18, 2024
BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `invoice`: 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
- `number`: property has been deleted as it is now part of the state

Fixes #920
pdesoyres-cc added a commit that referenced this issue Feb 2, 2024
BREAKING CHANGE: the properties have changed
- `state`: new property containing the whole state
- `invoice`: 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
- `number`: property has been deleted as it is now part of the state

Fixes #920
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