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

chore: add FormRow tests #2106

Merged
merged 13 commits into from
Mar 16, 2023
Merged

chore: add FormRow tests #2106

merged 13 commits into from
Mar 16, 2023

Conversation

tujoworker
Copy link
Member

@tujoworker tujoworker commented Mar 16, 2023

@netlify
Copy link

netlify bot commented Mar 16, 2023

Deploy Preview for eufemia failed.

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/sites/eufemia/deploys/6412e405cb792a02f29b112e

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 16, 2023

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:

Sandbox Source
eufemia-starter Configuration

@tujoworker tujoworker force-pushed the chore/add-form-row-tests branch from 030de1a to 871d6cb Compare March 16, 2023 09:00
@tujoworker tujoworker marked this pull request as ready for review March 16, 2023 09:01
@tujoworker tujoworker requested review from joakbjerk and langz March 16, 2023 09:01
Copy link
Contributor

@langz langz left a 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 💯

@tujoworker tujoworker merged commit 1e2ed8c into v10 Mar 16, 2023
@tujoworker tujoworker deleted the chore/add-form-row-tests branch March 16, 2023 09:49
joakbjerk pushed a commit that referenced this pull request Mar 27, 2023
* 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
@tujoworker
Copy link
Member Author

🎉 This PR is included in version 10.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

langz pushed a commit that referenced this pull request May 31, 2023
* 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
tujoworker added a commit that referenced this pull request May 31, 2023
* 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
tujoworker added a commit that referenced this pull request May 31, 2023
* 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
tujoworker added a commit that referenced this pull request May 31, 2023
* 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
tujoworker added a commit that referenced this pull request May 31, 2023
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants