Commit 4c1f1ab
authored
Add cross-navigation footer (#13)
## Summary
- Adds a shared cross-navigation toolbar above the existing footer on
vscode.copilotkit.dev
- Pill-shaped links to all 5 copilotkit.dev sub-properties (vscode,
aimock, oversight, pathfinder, outpost) with colored dots
- Current page (vscode) highlighted with accent border/glow,
non-clickable
- Responsive: pills wrap naturally, shrink below 640px, label hidden
below 480px
## Test plan
- [ ] Verify toolbar renders correctly at desktop width
- [ ] Verify pills wrap properly on mobile
- [ ] Verify active pill (vscode) is highlighted and non-clickable
- [ ] Verify other pills link to correct URLs
- [ ] Verify no visual regression to existing footer1 file changed
Lines changed: 92 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
841 | 841 | | |
842 | 842 | | |
843 | 843 | | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
844 | 901 | | |
845 | 902 | | |
846 | 903 | | |
| |||
868 | 925 | | |
869 | 926 | | |
870 | 927 | | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
871 | 938 | | |
872 | 939 | | |
873 | 940 | | |
874 | 941 | | |
875 | 942 | | |
876 | 943 | | |
877 | 944 | | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
878 | 948 | | |
879 | 949 | | |
880 | 950 | | |
| |||
1369 | 1439 | | |
1370 | 1440 | | |
1371 | 1441 | | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
1372 | 1464 | | |
1373 | 1465 | | |
1374 | 1466 | | |
| |||
0 commit comments