Commit f92ea0d
authored
new conf design — gallery strip (#1999)
* Figure out drag constraints for Marquees
* Add missing key
* Add GalleryStrip
* Add images
* Implement custom zooming
* Give up on zooming for now
* Add some padding
* Vary widths
* Clean up unused zoom-in and zoom-out svgs
* Wrap window to make the build work
* Fix varying widths
* Remove redundant role prop
* Don't slow down images marquee on hover
* Change cursor on pointer down and up
* Improve the footer on phones
* Add touch-pan-y
* Run Prettier1 parent 80267e4 commit f92ea0d
File tree
32 files changed
+182
-1287
lines changed- src
- app/conf
- 2025
- components
- gallery-strip
- images
- 2023
- 2024
- _design-system
32 files changed
+182
-1287
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| 385 | + | |
385 | 386 | | |
386 | 387 | | |
387 | 388 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments