-
Notifications
You must be signed in to change notification settings - Fork 21
feat(skin): remove legacyDisplay border radius token #1626
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
7729cf2
move replace vivo with vivo-new, and add vivo-evolution
brtbrt cebff06
update failing screenshot
brtbrt 0021439
update audit for the new skins
brtbrt c392b89
feat(skin)!: remove Tu skin
brtbrt 31801be
chore(ci): run CI on all PRs regardless of base branch
brtbrt 9580f9c
Merge branch 'mbertamini/1596-remove-tu-skin' into mbertamini/1597-re…
brtbrt 48e3e80
feat(skin)!: replace O2 skin with O2-new
brtbrt 1b03319
fix(skin): remove unused import in icon-success after O2-new cleanup
brtbrt 1684909
fix(skin): remove remaining O2-new references after O2 replacement
brtbrt 44f814d
fix(skin): remove remaining Tu skin css and config references
brtbrt cd3b5ef
Merge branch 'mbertamini/1596-remove-tu-skin' into mbertamini/1597-re…
brtbrt 94e1276
feat(skin)!: replace Movistar skin with Movistar-new
brtbrt 67c7540
test(skin): remove orphaned Movistar-new screenshot baselines
brtbrt 6dbab23
test(skin): keep instability warning on Movistar popover/tooltip tests
brtbrt efd8609
[bot] Update screenshots
brtbrt 6426fec
test(skin): link Movistar tooltip/popover instability TODOs to tracki…
brtbrt 6dbc6ce
update unstable tests
brtbrt 0aa78f1
fix unstable tooltip tests
brtbrt 951aa59
test(skin): remove orphaned O2-new screenshot snapshots
brtbrt 2b825ce
[bot] Update screenshots
brtbrt 7b900a7
Merge branch 'mbertamini/1597-remove-o2new-skin' into mbertamini/1617…
brtbrt 526d832
feat(Chore)!: replace data-component-name with data-testid
brtbrt 0470706
feat!: remove deprecated props, hooks and components
brtbrt d958816
feat(skin): partially remove legacyDisplay border radius token
brtbrt 057c616
feat(skin)!: remove legacyDisplay border radius token
brtbrt 1e667f6
[bot] Update screenshots
brtbrt c108758
[bot] Update screenshots
brtbrt efa751d
fix(test): migrate SSR card pages to non-deprecated card props
brtbrt fbdf263
fix(test): remove image from carousel SSR page to fix hydration mismatch
brtbrt 2fe58b9
feat(MediaCard): add imageLoadingFallback prop
brtbrt 405ffb9
Revert "feat(MediaCard): add imageLoadingFallback prop"
brtbrt 2efe911
Merge remote-tracking branch 'origin/mbertamini/1599-remove-deprecate…
brtbrt ac1120e
add todo
brtbrt 75b37c0
chore(ide): add IntelliJ module definitions
brtbrt 1a6c16d
Merge branch 'master' into mbertamini/1600-remove-border-radius-token
brtbrt 8f0e1f5
Merge branch 'mbertamini/1650-add-intellij-support' into mbertamini/1…
brtbrt 4b496bc
fix(skins): remove legacyDisplay from borderRadii config
brtbrt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <module type="WEB_MODULE" version="4"> | ||
| <component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
| <exclude-output /> | ||
| <content url="file://$MODULE_DIR$"> | ||
| <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> | ||
| </content> | ||
| <orderEntry type="sourceFolder" forTests="false" /> | ||
| </component> | ||
| </module> |
10 changes: 10 additions & 0 deletions
10
packages/eslint-plugin-mistica-local-rules/eslint-plugin-mistica-local-rules.iml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <module type="WEB_MODULE" version="4"> | ||
| <component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
| <exclude-output /> | ||
| <content url="file://$MODULE_DIR$"> | ||
| <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" /> | ||
| </content> | ||
| <orderEntry type="sourceFolder" forTests="false" /> | ||
| </component> | ||
| </module> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-412 Bytes
(98%)
...rrorfeedbackscreen-error-screen-appears-properly-on-blau-and-desktop-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-393 Bytes
(97%)
...-infofeedbackscreen-info-screen-appears-properly-on-blau-and-desktop-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-249 Bytes
(99%)
...ssfeedbackscreen-success-screen-appears-properly-on-blau-and-desktop-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-242 Bytes
(100%)
...-tsx-success-feedback-component-appears-properly-on-blau-and-desktop-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.