-
Notifications
You must be signed in to change notification settings - Fork 142
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
fix(PageHeader): story previews show correctly again in docs #414
Merged
kodiakhq
merged 2 commits into
carbon-design-system:master
from
matthewgallo:413-page-header-storybook-docs-fix
Mar 8, 2021
Merged
fix(PageHeader): story previews show correctly again in docs #414
kodiakhq
merged 2 commits into
carbon-design-system:master
from
matthewgallo:413-page-header-storybook-docs-fix
Mar 8, 2021
Conversation
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
Deploy preview for ibm-cloud-cognitive ready! Built with commit 72a5db3 |
lee-chase
approved these changes
Mar 8, 2021
lee-chase
added a commit
that referenced
this pull request
Mar 11, 2021
* fix(EmptyState): illustrations should render correctly now * fix(EmptyState): add dynamic import for empty state illustrations * fix(EmptyState): use global package prefix * fix: refactor how we implement empty state illustrations * fix: notifications empty state test * fix(EmptyStates): refactor empty state to not bundle every svg * fix(EmptyStates): import sass file from new directory, fix classname * fix: remove spurious scrollbar when available height is very small (#392) * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] * fix: card design revisions v1 (#396) * fix: card design revisions v1 * fix: card story aspect ratio update Co-authored-by: David Menendez <[email protected]> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] * fix(SidePanel): remove slideIn prop from storybook, refactor classnames (#400) Co-authored-by: Matt Gallo <[email protected]> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] * Remove AboutModal theme prop and respond to Carbon theme (#389) * fix: remove AboutModal theme prop and respond to Carbon theme * fix: add theme override stories * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] * fix(WebTerminal): move from experimental to canary in storybook (#406) Co-authored-by: Matt Gallo <[email protected]> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] * fix: prettier config (#402) Co-authored-by: Lee Chase <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix: story sort order (#401) * fix: story sort order * chore: run format Co-authored-by: Lee Chase <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] * fix(Notifications): add props for label strings and fix classname usage (#398) * fix(Notifications): add props for label strings and fix classname usage * fix(Notifications): test for toggle passes now Co-authored-by: Matt Gallo <[email protected]> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] * fix: remove console log from page header test (#410) Co-authored-by: Lee Chase <[email protected]> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] * fix: actdionbar item tip and title title (#403) * fix: actdionbar item tip and title title * fix: format issue * Update packages/experimental/src/components/PageHeader/_page-header.scss Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js Co-authored-by: Dave Clark <[email protected]> Co-authored-by: Lee Chase <[email protected]> Co-authored-by: Dave Clark <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(PageHeader): story previews show correctly again in docs (#414) Co-authored-by: Matt Gallo <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] * Feature flags proposal (#387) * fix: add feature flags * chore: shringk import a bit * chore: update cli test file * chore: add canary tests to component * chore: simplify settings implementation * chore: run yarn format * chore: fix side panel pkgPrefix * chroe: correct linter error * chore: corrections * fix: remove override settings * chore: remove additional canary test * chore: review move settings to top level * Update packages/experimental/scripts/generate/templates/DISPLAY_NAME-test.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/scripts/generate/templates/DISPLAY_NAME-test.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/scripts/generate/templates/DISPLAY_NAME-test.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/scripts/generate/templates/DISPLAY_NAME-test.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/components/Notifications/Notifications-test.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/global/js/package-settings.cmn.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/global/js/package-settings.cmn.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/index-all-disabled.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/index-all-enabled.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/global/js/package-settings.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/scripts/generate/templates/DISPLAY_NAME-test.js Co-authored-by: Dave Clark <[email protected]> * fix: use component display name * Update packages/experimental/src/global/js/package-settings.cmn.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/components/SidePanel/SidePanel-test.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/__tests__/index-all-disabled-test.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/__tests__/index-all-enabled-test.js Co-authored-by: Dave Clark <[email protected]> * fix: cli files settings path * Update packages/experimental/src/components/ExampleComponent/ExampleComponent-test.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/components/_Canary/Canary-test.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/components/_Canary/Canary.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/components/_Canary/_canary.scss Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/components/_Canary/index.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/disable-all.js Co-authored-by: Dave Clark <[email protected]> * Update packages/experimental/src/enable-all.js Co-authored-by: Dave Clark <[email protected]> Co-authored-by: Lee Chase <[email protected]> Co-authored-by: Dave Clark <[email protected]> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] * Issue 385 (#417) * fix: issues #385 - AboutModal release review issues * fix: tidy up unwanted code * fix: rename pkgPrefix to pkg.prefix * chore: format source code to fix build * fix: ci-check issues * fix: remove redundant default prop values Co-authored-by: moores2 <> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] * chore: fix build:storybook script to ensure dependencies built (#419) * fix: canary scss and settings imports (#418) Co-authored-by: Lee Chase <[email protected]> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] * feat(WebTerminal): add entrance/exit animation to panel (#412) * feat(WebTerminal): add entrance/exit animation to panel * fix(WebTerminal): remove commented out line Co-authored-by: Matt Gallo <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] * chore: core is no longer a dependency of experimental (#421) * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] * chore: core is no longer a dependency of security (#423) * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] * Feature flags tidy (#425) * fix: canary scss and settings imports * fix: example component story usage Co-authored-by: Lee Chase <[email protected]> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] * Fix resizing of AboutModal (#422) * fix: resizing of AboutModal * fix: PR review comments * fix: positioning of scrolling gradient at small modal heights Co-authored-by: moores2 <> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] * build(ci): add import test and CI check for built artifacts (#351) * build(ci): add CI check for built artifacts * build(ci): add test and CI check for built artifacts * build(ci): add test and CI check for built artifacts * build: reuse `chalk` dependency Co-authored-by: Dave Clark <[email protected]> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] * fix: card feedback round 3 (#428) Co-authored-by: David Menendez <[email protected]> * chore(release): publish [skip ci] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] * fix: pkg.prefix and settings move Co-authored-by: Matt Gallo <[email protected]> Co-authored-by: Dave Clark <[email protected]> Co-authored-by: kodiakhq[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Menendez <[email protected]> Co-authored-by: David Menendez <[email protected]> Co-authored-by: Lee Chase <[email protected]> Co-authored-by: Lee Chase <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Dave Clark <[email protected]> Co-authored-by: Simon Moore <[email protected]> Co-authored-by: Simon Finney <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Contributes to #413
Adds correct id prefix so that story previews load correctly on PageHeader docs tab.
What did you change?
Changed experimental to canary in
id
sHow did you test and verify your work?
Previews are visible and load correctly again