Commit Graph

23 Commits

Author SHA1 Message Date
Brandon Hopkins
cc0b4cd01b Refactor layout and navigation components to remove unused motion props (#494)
- Replaced motion.header with a standard header in Layout component.
- Removed layout props from motion elements in NavigationAPI and NavigationDocs components for improved performance and clarity.
- Updated AnnouncementBannerProvider to make the banner always visible, removing scroll-based hiding logic.
2025-11-25 20:03:25 +01:00
Kairav Roshan Sanghvi
36b8eb060a added banner (#484) 2025-11-21 11:24:17 +01:00
Eduard Gert
6a97841307 Fix navigation and table of contents highlighting issues (#169) 2024-03-15 16:33:03 +01:00
Pascal Fischer
25e20ed56d add copy link and edit on github buttons 2023-07-05 10:51:34 +02:00
Pascal Fischer
8cadca7323 add left padding to ToC 2023-05-26 18:54:00 +02:00
braginini
55fc965484 Fix layout 2023-05-24 12:34:36 +02:00
braginini
4b1eee2ce8 Fix layout 2023-05-24 12:30:00 +02:00
braginini
04ea9c4991 Move docs to root 2023-05-23 21:34:03 +02:00
braginini
1062925d4d Fix API rendering 2023-05-23 20:47:20 +02:00
braginini
f8b79ddcd8 Fix links 2023-05-23 20:09:00 +02:00
braginini
393143d083 Final layout adjustments 2023-05-22 18:31:23 +02:00
braginini
b0a2f744a3 Adjust layout 2023-05-22 15:32:12 +02:00
Pascal Fischer
58048fc0a5 fix padding 2023-05-22 15:20:21 +02:00
braginini
c92b8484a6 Revert "Adjust layout"
This reverts commit b078a6c3a9.
2023-05-22 15:05:07 +02:00
braginini
b078a6c3a9 Adjust layout 2023-05-22 14:51:43 +02:00
braginini
053fe87b96 Fixes 2023-05-19 19:51:25 +02:00
Pascal Fischer
e4668ab3fa fix mobile view 2023-05-10 18:45:14 +02:00
Pascal Fischer
7bf8edb5a0 fix mobile view 2023-05-10 18:29:49 +02:00
Pascal Fischer
b82f8af4b1 remove hero pattern from single files 2023-05-10 02:19:47 +02:00
Pascal Fischer
cba03399cb fix nav 2023-05-10 02:08:53 +02:00
Pascal Fischer
2f252643bc clean layout 2023-05-10 02:03:11 +02:00
Pascal Fischer
6131138e65 add TOC 2023-05-10 00:46:38 +02:00
Pascal Fischer
86b1890396 add first version of tailwind docs 2023-05-03 19:00:56 +02:00