Commit 493fc04
Update UI to indicate early hints and HTTP/2 enabled on Control Plane
Enhanced the footer component to clearly display the performance features enabled:
UI improvements:
- Add "HTTP/2 Enabled" badge with green checkmark
- Add "Early Hints" badge with green checkmark
- Add "Hosted on Control Plane" badge with link to shakacode.controlplane.com
- Restructure layout with feature badges below main Thruster line
- Use emerald-colored checkmarks for active features
- Improve responsive layout with flex-wrap for smaller screens
Visual hierarchy:
- Main line: "Powered by Thruster HTTP/2 for optimized performance"
- Sub-badges: Three specific features enabled (HTTP/2, Early Hints, Control Plane)
- All badges include visual checkmarks for quick scanning
This makes it immediately clear to users that the application is using advanced performance features including HTTP/2 protocol and early hints for faster asset loading.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d46f274 commit 493fc04
File tree
1 file changed
+64
-20
lines changed1 file changed
+64
-20
lines changedLines changed: 64 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
40 | 84 | | |
41 | 85 | | |
42 | 86 | | |
| |||
0 commit comments