Skip to content
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

SelectPanel2: Clean up stories #3962

Merged
merged 41 commits into from
Dec 5, 2023
Merged
Show file tree
Hide file tree
Changes from 38 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
6a12091
breaking changes + cleanup
siddharthkp Nov 7, 2023
f584204
add SelectPanel.Warning
siddharthkp Nov 7, 2023
6d56c15
add link styles
siddharthkp Nov 7, 2023
6a30cf3
remove todo story :)
siddharthkp Nov 7, 2023
52a3608
typo
siddharthkp Nov 7, 2023
5309eb1
I not H
siddharthkp Nov 7, 2023
8930146
change example from labels to assignees
siddharthkp Nov 9, 2023
96f4ca0
1. make it work....
siddharthkp Nov 9, 2023
4393e0c
move implementation details from story → component
siddharthkp Nov 10, 2023
d42096e
absorb EmptyMessage into SelectPanel.Message
siddharthkp Nov 10, 2023
cda8096
absorb WarningMessage into SelectPanel.Message
siddharthkp Nov 10, 2023
310fefe
absorb ErrorMessage into SelectPanel.Message
siddharthkp Nov 10, 2023
336b42e
stricter types for empty
siddharthkp Nov 10, 2023
8d15989
clean up lint errors
siddharthkp Nov 10, 2023
8cc84c6
Merge branch 'main' into drafts-selectpanel-validation
siddharthkp Nov 10, 2023
24127c1
tiny cleanup for bug
siddharthkp Nov 10, 2023
db5359f
clean up message types real good!
siddharthkp Nov 10, 2023
68af462
child can be null
siddharthkp Nov 10, 2023
bd44d73
types: first round
siddharthkp Nov 10, 2023
030416b
types: round 2 - cleanup
siddharthkp Nov 10, 2023
20cc878
types: round 3 more cleanup
siddharthkp Nov 10, 2023
abfa75c
types: 4 clean up stories ignores
siddharthkp Nov 10, 2023
bac97c2
types: 5 clean up stories
siddharthkp Nov 10, 2023
3f0b47a
Merge branch 'main' into drafts-selectpanel-types
siddharthkp Nov 16, 2023
0afa927
SelectPanel.Loading no longer exists
siddharthkp Nov 20, 2023
540e2d3
Revert "SelectPanel.Loading no longer exists"
siddharthkp Nov 21, 2023
aade644
step 1
siddharthkp Nov 21, 2023
0b748ad
default story - done
siddharthkp Nov 21, 2023
2e30ea6
split stories between examples and features
siddharthkp Nov 21, 2023
6d0e281
remove default open from stories
siddharthkp Nov 21, 2023
5d572aa
remove defaultOpen
siddharthkp Nov 21, 2023
3010d8e
update playground
siddharthkp Nov 21, 2023
06fee77
default value for open
siddharthkp Nov 21, 2023
fb97973
tiny tweak!
siddharthkp Nov 21, 2023
59470ac
delete suspense key stories, we don't recommend it
siddharthkp Nov 21, 2023
c5ac721
use TextInputProps for SelectPanel.SearchInput
siddharthkp Nov 21, 2023
c3db08f
Merge branch 'drafts-selectpanel-types' into drafts-selectpanel-stori…
siddharthkp Nov 21, 2023
578756a
use loading on SearchInput for transition story
siddharthkp Nov 21, 2023
5259bd9
add example for groups
siddharthkp Nov 28, 2023
97a6da9
Merge branch 'main' into drafts-selectpanel-stories-setup
siddharthkp Dec 5, 2023
859e5ae
call storybook actions
siddharthkp Dec 5, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
305 changes: 0 additions & 305 deletions src/drafts/SelectPanel2/SelectPanel.features.stories.tsx.bak

This file was deleted.

Loading
Loading