This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
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
While working on this I noticed that our Storybook is out of date, and the new Storybook seems to have quite a different API. Would be good to get updated soon and use the new API/approach for new stories. Logged here: #3028 |
FYI @woocommerce/rubik - if you're writing new stories, this branch has some ( |
Size Change: 0 B Total Size: 1.16 MB ℹ️ View Unchanged
|
haszari
force-pushed
the
add/stories-for-reusable-components
branch
from
August 20, 2020 10:38
27f749e
to
55d563d
Compare
haszari
changed the title
Add new stories for potentially reusable components
Add storybook demo for Chip
Aug 20, 2020
2 tasks
nerrad
added
tools
Used for work on build or release tools.
type: cooldown
Things that are queued for a cooldown period (assists with planning).
type: enhancement
The issue is a request for an enhancement.
labels
Oct 1, 2020
opr
force-pushed
the
add/stories-for-reusable-components
branch
from
December 14, 2020 13:29
55d563d
to
c118a33
Compare
This PR has been marked as If deemed still relevant, the pr can be kept active by ensuring it's up to date with the main branch and removing the stale label - otherwise it will automatically be closed after 10 days. |
github-actions
bot
added
the
status: stale
Stale issues and PRs have had no updates for 60 days.
label
Feb 13, 2021
nerrad
removed
the
status: stale
Stale issues and PRs have had no updates for 60 days.
label
Feb 16, 2021
This PR has been marked as If deemed still relevant, the pr can be kept active by ensuring it's up to date with the main branch and removing the stale label - otherwise it will automatically be closed after 10 days. |
github-actions
bot
added
the
status: stale
Stale issues and PRs have had no updates for 60 days.
label
Apr 19, 2021
nerrad
removed
the
status: stale
Stale issues and PRs have had no updates for 60 days.
label
Apr 30, 2021
opr
force-pushed
the
add/stories-for-reusable-components
branch
from
May 18, 2021 08:17
c118a33
to
370fff6
Compare
senadir
approved these changes
Jun 11, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
skip-changelog
PRs that you don't want to appear in the changelog.
tools
Used for work on build or release tools.
type: cooldown
Things that are queued for a cooldown period (assists with planning).
type: enhancement
The issue is a request for an enhancement.
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.
Part of #3031
Accessibility
All animations respectprefers-reduced-motion
How to test the changes in this Pull Request:
npm run storybook
and visit the URL (mine is http://localhost:6006/)@base-components
>Chip
and apply the following testing steps to bothChip
andRemovableChip