Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[WIP] FEI-5589: Experiment with CSS modules - DO NOT REVIEW #2226
base: main
Are you sure you want to change the base?
[WIP] FEI-5589: Experiment with CSS modules - DO NOT REVIEW #2226
Changes from 1 commit
7a6e0a9
77f1900
28bd0de
e5881c8
d1df756
6e0558c
44e311a
e846b5a
30bb39b
e5ed7c7
5995eb3
6ef6ad0
88c6c8c
2d3c603
c25448a
9bffcfe
a035f09
36a4d36
a5d1ed5
46950b5
a60425a
b46c765
97bf68c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 10 in build-settings/rollup.config.js
GitHub Actions / Lint (ubuntu-latest, 20.x)
Unchanged files with check annotations Beta
Check failure on line 399 in packages/wonder-blocks-form/src/components/__tests__/labeled-text-field.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 1/2)
LabeledTextField › light prop is passed to textfield
Check failure on line 197 in packages/wonder-blocks-form/src/components/__tests__/field-heading.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 1/2)
FieldHeading › should render a LabelMedium when the 'label' prop is a I18nInlineMarkup
Check failure on line 215 in packages/wonder-blocks-form/src/components/__tests__/field-heading.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 1/2)
FieldHeading › should render a LabelSmall when the 'description' prop is a I18nInlineMarkup
Check failure on line 32 in packages/wonder-blocks-button/src/__tests__/custom-snapshot.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 2/2)
Button › <Link tabIndex={-1}>
Check failure on line 32 in packages/wonder-blocks-button/src/__tests__/custom-snapshot.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 2/2)
Button › <Link tabIndex={0}>
Check failure on line 32 in packages/wonder-blocks-button/src/__tests__/custom-snapshot.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 2/2)
Button › <Link tabIndex={1}>
Check failure on line 75 in packages/wonder-blocks-button/src/__tests__/custom-snapshot.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 2/2)
ButtonCore › kind:primary color:default size:medium light:true disabled
Check failure on line 75 in packages/wonder-blocks-button/src/__tests__/custom-snapshot.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 2/2)
ButtonCore › kind:primary color:default size:medium light:true focused
Check failure on line 75 in packages/wonder-blocks-button/src/__tests__/custom-snapshot.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 2/2)
ButtonCore › kind:primary color:default size:medium light:true hovered
Check failure on line 75 in packages/wonder-blocks-button/src/__tests__/custom-snapshot.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 2/2)
ButtonCore › kind:primary color:default size:medium light:true pressed
Check failure on line 75 in packages/wonder-blocks-button/src/__tests__/custom-snapshot.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 2/2)
ButtonCore › kind:primary color:default size:medium light:false disabled
Check failure on line 75 in packages/wonder-blocks-button/src/__tests__/custom-snapshot.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 2/2)
ButtonCore › kind:primary color:default size:medium light:false focused
Check failure on line 75 in packages/wonder-blocks-button/src/__tests__/custom-snapshot.test.tsx
GitHub Actions / Test (ubuntu-latest, 20.x, 2/2)
ButtonCore › kind:primary color:default size:medium light:false hovered
Check failure on line 104 in packages/wonder-blocks-core/src/components/view.tsx
GitHub Actions / Lint (ubuntu-latest, 20.x)