Commit b8ceaa7
committed
fix: address Copilot review comments on PR #795
- css: replace hashed .announcementBar_mb4j selector with
[class*=announcementBar] to survive Docusaurus rebuilds
- css: remove invalid empty @font-face block; a @font-face without
font-family/src has no effect in any browser
- ResponsivePlayer: add visible spinner + role=status to Suspense
fallback for better UX on slow connections
- netlify.toml: change /fonts/* from immutable to 1-week cache since
font files (Roboto-Bold.woff2 etc.) are not content-hashed
Signed-off-by: Aryan Parikh <aryan81006@gmail.com>1 parent aa94da4 commit b8ceaa7
3 files changed
Lines changed: 15 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | | - | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3236 | 3236 | | |
3237 | 3237 | | |
3238 | 3238 | | |
| 3239 | + | |
| 3240 | + | |
3239 | 3241 | | |
3240 | | - | |
| 3242 | + | |
3241 | 3243 | | |
3242 | 3244 | | |
3243 | 3245 | | |
3244 | 3246 | | |
3245 | 3247 | | |
3246 | | - | |
3247 | | - | |
3248 | | - | |
3249 | | - | |
| 3248 | + | |
| 3249 | + | |
| 3250 | + | |
3250 | 3251 | | |
3251 | | - | |
3252 | | - | |
3253 | | - | |
3254 | | - | |
3255 | | - | |
0 commit comments