-
Notifications
You must be signed in to change notification settings - Fork 33
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
chore: add FormRow tests #2106
chore: add FormRow tests #2106
Conversation
tujoworker
commented
Mar 16, 2023
•
edited
Loading
edited
- To cover the changes in PR fix: remove FormRow context support from components not using FormRow #2103
- This PR is based on PR chore: refactor integration tests to TypeScript #2105
❌ Deploy Preview for eufemia failed.
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 871d6cb:
|
3be9f69
to
030de1a
Compare
FormRow is used for components that have a label. This fix is related with PR #2031
030de1a
to
871d6cb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Took a look at the commits add X and Y tests
, and they looks great, it's nice having these kind of tests 💯
* chore: convert InputMasked to TypeScript * chore: convert Input to TypeScript * chore(Input): add FormRow and spacing test * chore(InputMasked): add FormRow and spacing test * chore(Radio): add FormRow and spacing test * chore(Swich): add FormRow and spacing test * chore(ToggleButton): add FormRow and spacing test * chore(Checkbox): add FormRow and spacing test * chore(DatePicker): add FormRow and spacing test * chore(Slider): add FormRow test * chore(Textarea): add FormRow and spacing test * chore(FormStatus): add FormRow and spacing test * fix: remove FormRow context support from components not using FormRow FormRow is used for components that have a label. This fix is related with PR #2031
🎉 This PR is included in version 10.0.0-beta.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* chore: convert InputMasked to TypeScript * chore: convert Input to TypeScript * chore(Input): add FormRow and spacing test * chore(InputMasked): add FormRow and spacing test * chore(Radio): add FormRow and spacing test * chore(Swich): add FormRow and spacing test * chore(ToggleButton): add FormRow and spacing test * chore(Checkbox): add FormRow and spacing test * chore(DatePicker): add FormRow and spacing test * chore(Slider): add FormRow test * chore(Textarea): add FormRow and spacing test * chore(FormStatus): add FormRow and spacing test * fix: remove FormRow context support from components not using FormRow FormRow is used for components that have a label. This fix is related with PR #2031
* chore: convert InputMasked to TypeScript * chore: convert Input to TypeScript * chore(Input): add FormRow and spacing test * chore(InputMasked): add FormRow and spacing test * chore(Radio): add FormRow and spacing test * chore(Swich): add FormRow and spacing test * chore(ToggleButton): add FormRow and spacing test * chore(Checkbox): add FormRow and spacing test * chore(DatePicker): add FormRow and spacing test * chore(Slider): add FormRow test * chore(Textarea): add FormRow and spacing test * chore(FormStatus): add FormRow and spacing test * fix: remove FormRow context support from components not using FormRow FormRow is used for components that have a label. This fix is related with PR #2031
* chore: convert InputMasked to TypeScript * chore: convert Input to TypeScript * chore(Input): add FormRow and spacing test * chore(InputMasked): add FormRow and spacing test * chore(Radio): add FormRow and spacing test * chore(Swich): add FormRow and spacing test * chore(ToggleButton): add FormRow and spacing test * chore(Checkbox): add FormRow and spacing test * chore(DatePicker): add FormRow and spacing test * chore(Slider): add FormRow test * chore(Textarea): add FormRow and spacing test * chore(FormStatus): add FormRow and spacing test * fix: remove FormRow context support from components not using FormRow FormRow is used for components that have a label. This fix is related with PR #2031
* chore: convert InputMasked to TypeScript * chore: convert Input to TypeScript * chore(Input): add FormRow and spacing test * chore(InputMasked): add FormRow and spacing test * chore(Radio): add FormRow and spacing test * chore(Swich): add FormRow and spacing test * chore(ToggleButton): add FormRow and spacing test * chore(Checkbox): add FormRow and spacing test * chore(DatePicker): add FormRow and spacing test * chore(Slider): add FormRow test * chore(Textarea): add FormRow and spacing test * chore(FormStatus): add FormRow and spacing test * fix: remove FormRow context support from components not using FormRow FormRow is used for components that have a label. This fix is related with PR #2031
* chore: convert InputMasked to TypeScript * chore: convert Input to TypeScript * chore(Input): add FormRow and spacing test * chore(InputMasked): add FormRow and spacing test * chore(Radio): add FormRow and spacing test * chore(Swich): add FormRow and spacing test * chore(ToggleButton): add FormRow and spacing test * chore(Checkbox): add FormRow and spacing test * chore(DatePicker): add FormRow and spacing test * chore(Slider): add FormRow test * chore(Textarea): add FormRow and spacing test * chore(FormStatus): add FormRow and spacing test * fix: remove FormRow context support from components not using FormRow FormRow is used for components that have a label. This fix is related with PR #2031