Commit Graph

17 Commits

Author SHA1 Message Date
88e68ff4a3 use selectedLinkItem to track active state of grid items 2022-04-04 10:07:16 -07:00
66c54569c8 fix link card z layers 2022-03-17 12:22:47 -07:00
4e2c8e5d40 lower aspect ratio for grid card 2022-03-10 14:21:25 -08:00
5d3e12e1ce make grid card sizing adaptive 2022-03-10 14:04:59 -08:00
97cc4db30e handle reader context menu actions 2022-03-08 12:44:03 -08:00
2c1d010d6a add a render ID to FeedItem to identify it in ForEach renders (solves stale item issue after refresh) 2022-03-07 17:46:08 -08:00
35bd189e2e move onAppear hook to grid item card 2022-03-07 17:46:08 -08:00
b19ac104f4 fix context menus so all actions are included across devices 2022-03-02 10:24:35 -08:00
2868e95716 track context menu open status so we can ignore element tap actions 2022-03-02 09:36:59 -08:00
a787c134e7 handle gid card taps as well as grid card button taps 2022-03-01 22:35:13 -08:00
81522aef22 show context menu on button tap 2022-03-01 14:30:12 -08:00
d130ba6b92 add feature flag for showing tags on grid item cards 2022-03-01 13:38:50 -08:00
ce8075afed update styling for grid item cards 2022-03-01 13:12:56 -08:00
e8873ad5f4 stub in grid feed card wireframe 2022-03-01 10:07:50 -08:00
0a9d06efb1 create GridCard view 2022-03-01 09:13:20 -08:00
48521c2c12 add a GridCardNavigationLink view 2022-03-01 09:04:02 -08:00
2040f8efe2 move home feed components into separate files 2022-02-28 10:21:44 -08:00