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

feat:(726) card composable #802

Merged
merged 73 commits into from
Apr 11, 2023
Merged
Show file tree
Hide file tree
Changes from 69 commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
b1e300e
spike(PPDSC-2577): card composable
Jan 10, 2023
5974e88
spike(PPDSC-2577): add card
Jan 10, 2023
89bc4e1
spike(PPDSC-2577): play around
Jan 11, 2023
3776333
spike(PPDSC-2577): add areas
Jan 12, 2023
6639bfe
spike(PPDSC-2577): add areas
Jan 12, 2023
fb02c16
chore(PPDSC-2747): stories added
mstuartf Feb 16, 2023
32c1b83
chore(PPDSC-2747): fix build
mstuartf Feb 16, 2023
6429391
chore(PPDSC-2747): img component
mstuartf Feb 16, 2023
c7736e2
chore(PPDSC-2747): typo
mstuartf Feb 17, 2023
7301155
chore(PPDSC-2747): chore(PPDSC-2754: storybook, order to overrides
Feb 27, 2023
f30d809
chore(PPDSC-2747): update style overrides
Feb 28, 2023
1eae517
chore(PPDSC-2747): chore/ppdse-2747-added areas & variations
baburay23 Feb 28, 2023
66e181e
chore(PPDSC-2747): grid for stories with multiple cases
Feb 28, 2023
9a5e9af
chore(PPDSC-2747): chore/ppdse-2747-variations-inset-done
baburay23 Feb 28, 2023
ed1d562
chore(PPDSC-2747): chore/ppdse-2747-added areas on stories
baburay23 Feb 28, 2023
5452378
chore(PPDSC-2747): chore/ppdse-2747-layout and span done
baburay23 Feb 28, 2023
2812106
chore(PPDSC-2747): combine overrides stories
Mar 1, 2023
3a5a7d2
chore(PPDSC-2747): chore/ppdse-2747-switched stories
baburay23 Mar 1, 2023
70a1cb9
chore(PPDSC-2747): chore/ppdse-2747-switched stories
baburay23 Mar 1, 2023
7095961
chore(PPDSC-2747): chore/ppdse-2747-replaced text
baburay23 Mar 1, 2023
eebc5d6
chore(PPDSC-2747): chore/ppdse-2747-fixed box shadow
baburay23 Mar 1, 2023
427196e
chore(PPDSC-2747): chore/ppdse-2747-testing max width
baburay23 Mar 1, 2023
8897de8
chore(PPDSC-2747): chore/ppdse-2747-fixed layout columnns
baburay23 Mar 1, 2023
14653e0
chore(PPDSC-2747): chore/ppdse-2747-switched columnn colors
baburay23 Mar 1, 2023
0e3c826
chore(PPDSC-2747): chore/ppdse-2747-added default vis
baburay23 Mar 2, 2023
5107517
chore(PPDSC-2747): requested changes to overrides story
Mar 2, 2023
16123fa
chore(PPDSC-2747): chore/ppdse-2747-fixed focus visible
baburay23 Mar 2, 2023
3632de3
chore(PPDSC-2747): chore/ppdse-2747-fixed focus visible
baburay23 Mar 2, 2023
913be84
chore(PPDSC-2747): simplify default story
Mar 2, 2023
46209e1
chore(PPDSC-2747): correct responsive card story
Mar 2, 2023
27a4bda
chore(PPDSC-2747): update snapshots
Mar 3, 2023
e20999e
chore(PPDSC-2747): chore/ppdse-2747-removed preset
baburay23 Mar 3, 2023
bdce5de
chore(PPDSC-2747): chore/ppdse-2747-removed preset
baburay23 Mar 3, 2023
0c799ab
chore(PPDSC-2747): chore/ppdse-2747-removed preset-again
baburay23 Mar 3, 2023
1657a07
chore(PPDSC-2747): chore/ppdse-2747-updated snaps
baburay23 Mar 3, 2023
814a875
chore(PPDSC-2747): chore/ppdse-2747-updated complier
baburay23 Mar 3, 2023
387cb1c
chore(PPDSC-2747): chore/ppdse-2747-updated
baburay23 Mar 3, 2023
db7fc56
chore(PPDSC-2747): added types
baburay23 Mar 3, 2023
63331dd
chore(PPDSC-2747): rename to card-composable
Mar 3, 2023
e4a6ccd
chore(PPDSC-2747): fix Default layout
Mar 3, 2023
d0d6059
chore(PPDSC-2747): update snapshots
Mar 3, 2023
3ca7dc5
chore(PPDSC-2747): fixed type
baburay23 Mar 3, 2023
f98709d
chore(PPDSC-2747): added space on headline
baburay23 Mar 3, 2023
600067a
chore(PPDSC-2747): added space on flag
baburay23 Mar 3, 2023
59fbf19
chore(PPDSC-2747): fixed height thing
baburay23 Mar 6, 2023
389c9e6
chore(PPDSC-2747): added space
baburay23 Mar 6, 2023
d677c3f
chore(PPDSC-2747): remove cardcoverlink experiment ref
Mar 7, 2023
391e927
chore(PPDSC-2747): adjust link focus rectangle sizes
Mar 8, 2023
fbfd1fb
chore(PPDSC-2747): remove spacing overrides
Mar 10, 2023
4398e5f
chore(PPDSC-2747): update button
Mar 10, 2023
5b6fa97
feat(726): merge
Apr 3, 2023
2a40c65
feat(726): refactor
Apr 3, 2023
d4c5572
feat(726): update stories
Apr 4, 2023
96a40f7
feat(726): add ref and theme
Apr 4, 2023
5436c21
feat(726): update stories
Apr 4, 2023
986c38b
feat(726): fix images
Apr 4, 2023
dd1f35a
feat(726): add unit tests
Apr 4, 2023
d02fc6a
feat(726): change to use LinkStandalone
Apr 4, 2023
b2352cb
Merge branch 'main' into feat/726-card-composable
mutebg Apr 4, 2023
a197cbb
feat(726): remove headlineLink
Apr 4, 2023
f4538d8
feat(726): fix tests
Apr 4, 2023
5e3b09d
feat(726): address design feedback
Apr 5, 2023
2b178be
Merge branch 'main' into feat/726-card-composable
mutebg Apr 5, 2023
fd583ed
feat(726): fix docs snapshots
Apr 5, 2023
5921415
feat(726): add defaults to all comps
Apr 5, 2023
a6da1e6
feat(726): address design feedback
Apr 5, 2023
24f9ed9
feat(726): add defaults to card-link
Apr 5, 2023
84022b6
feat(726): update snapshots
Apr 5, 2023
4969e53
feat(726): add transition preset
Apr 5, 2023
593df10
Merge branch 'main' into feat/726-card-composable
mutebg Apr 6, 2023
fd6b7a2
feat(726): address feedback
Apr 6, 2023
1e462e4
Merge branch 'main' into feat/726-card-composable
mutebg Apr 7, 2023
d5ed200
Merge branch 'main' into feat/726-card-composable
mutebg Apr 11, 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
16 changes: 16 additions & 0 deletions site/theme/__tests__/__snapshots__/doc-theme.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,9 @@ Object {
},
"cardContainer": Object {
"base": Object {
"backgroundColor": "{{colors.interface010}}",
"borderRadius": false,
"color": "{{colors.inkBase}}",
},
},
"cardContainerActions": Object {
Expand Down Expand Up @@ -3615,7 +3617,9 @@ Object {
},
"cardContainer": Object {
"base": Object {
"backgroundColor": "{{colors.interface010}}",
"borderRadius": false,
"color": "{{colors.inkBase}}",
},
},
"cardContainerActions": Object {
Expand Down Expand Up @@ -6378,7 +6382,9 @@ Object {
},
"cardContainer": Object {
"base": Object {
"backgroundColor": "{{colors.interface010}}",
"borderRadius": false,
"color": "{{colors.inkBase}}",
},
},
"cardContainerActions": Object {
Expand Down Expand Up @@ -9138,7 +9144,9 @@ Object {
},
"cardContainer": Object {
"base": Object {
"backgroundColor": "{{colors.interface010}}",
"borderRadius": false,
"color": "{{colors.inkBase}}",
},
},
"cardContainerActions": Object {
Expand Down Expand Up @@ -11901,7 +11909,9 @@ Object {
},
"cardContainer": Object {
"base": Object {
"backgroundColor": "{{colors.interface010}}",
"borderRadius": false,
"color": "{{colors.inkBase}}",
},
},
"cardContainerActions": Object {
Expand Down Expand Up @@ -14661,7 +14671,9 @@ Object {
},
"cardContainer": Object {
"base": Object {
"backgroundColor": "{{colors.interface010}}",
"borderRadius": false,
"color": "{{colors.inkBase}}",
},
},
"cardContainerActions": Object {
Expand Down Expand Up @@ -17424,7 +17436,9 @@ Object {
},
"cardContainer": Object {
"base": Object {
"backgroundColor": "{{colors.interface010}}",
"borderRadius": false,
"color": "{{colors.inkBase}}",
},
},
"cardContainerActions": Object {
Expand Down Expand Up @@ -20184,7 +20198,9 @@ Object {
},
"cardContainer": Object {
"base": Object {
"backgroundColor": "{{colors.interface010}}",
"borderRadius": false,
"color": "{{colors.inkBase}}",
},
},
"cardContainerActions": Object {
Expand Down
5 changes: 5 additions & 0 deletions src/__tests__/__snapshots__/index.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ Array [
"Byline",
"Caption",
"Card",
"CardActions",
"CardComposable",
"CardContent",
"CardInset",
"CardLink",
"CardMedia",
"Cell",
"CharacterCount",
"Checkbox",
Expand Down
Loading