CardView #2228

devongovett merged 67 commits into main from issue_2083_cardview
LFDanLu
LFDanLu LFDanLu requested a review from dannify dannify 4 years ago
LFDanLu LFDanLu requested a review from devongovett devongovett 4 years ago
LFDanLu LFDanLu requested a review from snowystinger snowystinger 4 years ago
LFDanLu LFDanLu force pushed from 8d3f6d0d to b983d04e 4 years ago
LFDanLu LFDanLu marked this pull request as draft 4 years ago
LFDanLu LFDanLu removed review request from devongovett devongovett 4 years ago
LFDanLu LFDanLu removed review request from snowystinger snowystinger 4 years ago
LFDanLu LFDanLu removed review request from dannify dannify 4 years ago
LFDanLu
LFDanLu commented on 2021-08-26
adobe-bot
LFDanLu LFDanLu changed the title (WIP) CardView CardView 4 years ago
adobe-bot
adobe-bot
LFDanLu
LFDanLu commented on 2021-09-01
LFDanLu LFDanLu marked this pull request as ready for review 4 years ago
adobe-bot
adobe-bot
adobe-bot
adobe-bot
adobe-bot
adobe-bot
adobe-bot
adobe-bot
snowystinger
snowystinger commented on 2021-09-16
adobe-bot
adobe-bot
dannify
dannify commented on 2021-09-20
dannify
dannify commented on 2021-09-20
dannify
dannify dismissed these changes on 2021-09-20
Base automatically changed from starter-cards to main 4 years ago
adobe-bot
LFDanLu plop setup
d12b8b80
LFDanLu saving progress
b5e9a41d
LFDanLu BaseLayout and GridLayout progress
9c72b852
LFDanLu more progress with converting v2 gridlayout
3e36036d
LFDanLu working grid layout barring some collection oddities
1c8c41c0
LFDanLu changing it so that I pass the list collection to the Virtualizer ins…
23ef0675
LFDanLu cleanup and some typescript fixes
98bc6455
LFDanLu fixing getVisibleLayoutInfos and adding centered wrapper
07ec5fe3
LFDanLu fixing loader/placeholder not showing up
cb38c143
LFDanLu using keyboard delegate from grid layout
923ca4c0
LFDanLu more cleanup and adding intl files
e33f157e
LFDanLu updating story format
e4aad7b9
LFDanLu fixing keyboard nav when layout is directly provided instead of const…
3d51fbe5
LFDanLu tentative change to make onSelectionChange return the card key
f2af0c16
LFDanLu renaming package name to cards to align with Robs work
5dfe12ee
LFDanLu clean up some remaining card -> cards from package rename
51111634
LFDanLu adding rough focus style for testing and attempting to unify card
833b8453
LFDanLu adding class name for card grid
49669f63
LFDanLu fixing refs passed into CardBase
eab59ae6
LFDanLu updating cardbase and cardview to use correct context and pass cardvi…
02311361
LFDanLu fixing loadingMore state and card content cutoff
5f2b4279
LFDanLu actuallying fixing loadingMore state
5253bb14
LFDanLu adding typeahead to gridlayout
4c9fa05e
LFDanLu updating stories to have different image sizes
13cb0b89
LFDanLu fixing image preview height, rounded corners, and updating card class
be94b4c7
LFDanLu cleanup and typescript stuff
7c90001a
LFDanLu fixing Card forwardRef collectionBuilder error
cf00e9bd
LFDanLu adding Gallery and waterfall layout wips
f4e82fa7
LFDanLu progress on gallery layout and removing cache stuff
8e1ab05c
LFDanLu fixing up/down/pgUp/pgDown for gallery and changing to layoutType ins…
6163ed98
LFDanLu Adding in progress waterfall layout and refactor to share things in b…
c217b6a3
LFDanLu adding button to remove cards in story
f3d11cab
LFDanLu updating card css for specific layout, saving gallery layout progress…
1587dd20
LFDanLu fixing missing stuff from rebase
e33acabb
LFDanLu fixing rtl nav in waterfall and adjusting closest layout info calcula…
64da48ae
LFDanLu refine closestRight/Left logic in waterfall layout some more
403a6963
LFDanLu fixing gallery layout card sizing and fixing focus ring/border for wa…
d57f2bf4
LFDanLu removing sizeToFit from cardview
1f5ff0ed
LFDanLu adding baseline chromatic stories and removing cardview mdx
9f63f997
LFDanLu removing drag and drop v2 code for now
f802dbfa
LFDanLu move common getKeyLeft/Right to baseLayout
47250ebf
LFDanLu remove logic for placeholder images and updateItemSize in gallery/grid
731aca02
LFDanLu tentative fix to make waterfall cards follow the min item size set
cdbc87e4
LFDanLu fixing partial lint
e8d366d1
LFDanLu refactor stories
b7bf34ff
LFDanLu adding selection stories
eb870e1c
LFDanLu removing allowsCellSelection for another approach
3c3c1d30
LFDanLu removing previous min height guard from waterfall layout
179db795
LFDanLu adding async stories and properly removing loading spinner when loadi…
6ee642ea
LFDanLu adding stories to check placeholder cleanup
a8b1c507
LFDanLu adding tests in progress
7770ef1c
LFDanLu adding keyboard nav for the rest of the card view layout tests
5f861434
LFDanLu updating waterfall layout logic for left/right key
b5b6c40e
LFDanLu adding basic selection and loading tests for CardView
38d71cc8
LFDanLu fixing lint and updating Layout type provided to CardView
e5ae121f
LFDanLu removing card size for now
a2f4fb76
LFDanLu fixing keyboard/mouse selection for CardView
be1ef47c
LFDanLu adding custom layout option stories
eef6cff3
LFDanLu make static stories more varied
4b74317a
LFDanLu adding a no thin images story to gallery layout
b182aa55
LFDanLu fixing dependency array
f2d26436
LFDanLu adding TODO for Card typing
2b4673f6
snowystinger Updating dep versions
7e8bb102
snowystinger fix range dep
9416b82e
devongovett Update packages/@react-spectrum/cards/src/index.ts
618c47fa
devongovett Apply suggestions from code review
329fb231
devongovett Fixup
54a1454f
devongovett devongovett force pushed from 92407c71 to 54a1454f 4 years ago
adobe-bot
devongovett
devongovett approved these changes on 2021-09-20
snowystinger
snowystinger approved these changes on 2021-09-20
devongovett devongovett dismissed their stale review 4 years ago
fixed
devongovett devongovett merged e83522d4 into main 4 years ago
devongovett devongovett deleted the issue_2083_cardview branch 4 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone