Commit d431f40
fix: resolve thumbnail refs through ContentProvider for card previews
Cards now show thumbnail images in browse mode by resolving thumbnailRef
through the ContentProvider. Previously refs like 'hero-photo' were
passed directly as image URLs instead of being resolved to actual URLs.
Added thumbnailRef to all HTML demo cards so they show placeholder
images during browsing.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 96cd8a0 commit d431f40
2 files changed
+37
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
511 | | - | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
512 | 533 | | |
513 | 534 | | |
514 | 535 | | |
| |||
540 | 561 | | |
541 | 562 | | |
542 | 563 | | |
| 564 | + | |
543 | 565 | | |
544 | 566 | | |
545 | 567 | | |
| |||
558 | 580 | | |
559 | 581 | | |
560 | 582 | | |
| 583 | + | |
561 | 584 | | |
562 | 585 | | |
563 | 586 | | |
| |||
576 | 599 | | |
577 | 600 | | |
578 | 601 | | |
| 602 | + | |
579 | 603 | | |
580 | 604 | | |
581 | 605 | | |
| |||
596 | 620 | | |
597 | 621 | | |
598 | 622 | | |
| 623 | + | |
599 | 624 | | |
600 | 625 | | |
601 | 626 | | |
| |||
614 | 639 | | |
615 | 640 | | |
616 | 641 | | |
| 642 | + | |
617 | 643 | | |
618 | 644 | | |
619 | 645 | | |
| |||
632 | 658 | | |
633 | 659 | | |
634 | 660 | | |
| 661 | + | |
635 | 662 | | |
636 | 663 | | |
637 | 664 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | 121 | | |
124 | 122 | | |
125 | 123 | | |
| |||
143 | 141 | | |
144 | 142 | | |
145 | 143 | | |
146 | | - | |
147 | | - | |
148 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | | - | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
154 | 156 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
| 157 | + | |
166 | 158 | | |
167 | 159 | | |
168 | 160 | | |
| |||
0 commit comments