-
Notifications
You must be signed in to change notification settings - Fork 274
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
feat: V11 migration for gatsby-theme #1209
Merged
Merged
Changes from 42 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
566cfe7
fix: medium post image aspect ratio closes #1176 (#1185)
vpicone 9a44a87
fix: grid alignment at max breakpoint (#1181)
alisonjoseph c9a8e07
chore: release 2.1.5
vpicone 3ca8b4d
Update CODEOWNERS (#1190)
alisonjoseph 00817e4
Update v2-migration.mdx (#1193)
alisonjoseph d9d4e01
Update Switcher.js (#1192)
alisonjoseph 8966ddf
chore: release 2.1.6
b858aa6
build(deps): bump semver-regex from 3.1.2 to 3.1.3 (#1196)
dependabot[bot] 8a4dd50
fix: aside docs (#1202)
alisonjoseph f9be700
feat(switcher): add carbon for ibm products remove ix (#1205)
alisonjoseph 9812979
chore: release 2.2.0
cc33c69
build(deps): bump postcss from 7.0.35 to 7.0.36 (#1206)
dependabot[bot] ad11d12
build(deps): bump engine.io from 4.1.1 to 4.1.2 (#1207)
dependabot[bot] 5b6ed04
docs(page-description): update PageDescription docs (#1195)
rodet dbcd7be
build(deps): bump follow-redirects from 1.14.4 to 1.14.7 (#1208)
dependabot[bot] 938f98e
feat: migrate to v11
af8fb2f
feat: migrate to v11 yarn lock
d6dd6ca
feat: update component prefix
3f6714e
feat: update imports
b0c2722
feat: icon size prop/imports
jnm2377 0698a71
fix: try to add styles
jnm2377 6f17ea3
build(deps): bump nanoid from 3.1.29 to 3.2.0 (#1210)
dependabot[bot] 3dca270
build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#1213)
dependabot[bot] 57d3e88
fix: update the references to the new homepage (#1212)
rodet b540415
feat: migrate styles to v11
17ec996
feat(expressive-list): creates the expressive content only list (#1197)
aledavila 160e6a3
Update CONTRIBUTING.md (#1215)
alisonjoseph bceada6
feat: import all styles from react
efc5a30
feat: add additional aspect ratios for do dont (#1216)
alisonjoseph d7e0265
feat(grid): update grid in theme
aa1c131
build(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#1222)
dependabot[bot] 67fc11c
fix: do dont component updates (#1220)
alisonjoseph 81f8fe3
feat: new config option to add default mdx layouts (#1214)
xlegs 83b7914
feat(expressive-list-container): adds expressive list container compo…
8fc8c60
build(deps): bump simple-get from 3.1.0 to 3.1.1 (#1223)
dependabot[bot] 5257408
chore: release 2.3.0
f1fbb38
Merge branch 'main' of github.com:carbon-design-system/gatsby-theme-c…
826e4f1
feat(grid): add 12 grid
009fe77
fix: fleex grid 12 col
eaade94
feat: migrate notification and remove comments
57da3a0
fix: tile components and aspect ratio
e33b58e
fix: temp comment out abbr export
63fbf1c
fix(header): update header svg colors
ba5dbe1
chore: update package
f5d8a76
Merge branch 'next' of github.com:carbon-design-system/gatsby-theme-c…
bf3b7f0
chore: update yarn lock
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
Validating CODEOWNERS rules …
This file contains 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 |
---|---|---|
@@ -1 +1 @@ | ||
* @carbon-design-system/developers-auxiliary | ||
* @carbon-design-system/developers-carbon-brand |
This file contains 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 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 |
---|---|---|
|
@@ -17,6 +17,7 @@ | |
"composes" | ||
] | ||
} | ||
] | ||
], | ||
"no-descending-specificity": null | ||
} | ||
} |
This file contains 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 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 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 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 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 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 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 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 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 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.
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.
Are the links intended to be removed here or was it a temporary thing while doing the migration?
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.
@joshblack So the v11 inline notifications don't allow for links inside of them anymore for accessibility issues. I'm not sure what we should do in this case.
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.
@aledavila
ActionableNotification
can be used, it accepts aninline
prop.