Commit graph

50 commits

Author SHA1 Message Date
ab32f0cf82
fix guide page layout breaking on mobile chromium
It can't break links in a useful way.
2025-01-29 18:24:29 -08:00
damii
69dbd9fa7b Fix rendering on webkit 2024-11-17 22:15:46 +11:00
c8475952bd
fix for desktop generic type wrapping 2024-11-14 18:22:19 +02:00
221c16820c
1st day patch, mobile fixes 2024-11-09 12:38:04 +02:00
aed59a3f75
improve light theme 2024-11-08 20:22:48 -08:00
4e92d47695
fix toc link colors in light theme 2024-11-08 16:15:52 -08:00
aabd966878
basic installation/getting started pages 2024-11-04 04:06:17 -08:00
77ab369187
enabled Biome CSS formatter and linter, applied 2024-10-29 01:59:33 +02:00
f5edced908
improve footer accessibility + fix search font 2024-10-25 13:04:04 -07:00
84703e3117
fix module listing style 2024-10-24 21:43:29 -07:00
cafdf14928
refactor nav files + tiny css fixes 2024-10-24 21:41:25 -07:00
bc01642fa4
re-add qtquick types and qs examples links to nav 2024-10-24 20:27:09 -07:00
5341fe58d0
rewrite nav 2024-10-24 16:26:48 -07:00
6249a0aba7
fix docs collapsible color+margins 2024-10-20 03:09:48 -07:00
45fc2eed5a
rewrite DocsCollapsible
now with disabled js support and less broken animations
2024-10-19 01:58:08 -07:00
22b8e154f3
adjust padding and style of first heading in non type pages 2024-10-18 18:51:35 -07:00
840db1987e
fixed badges, sections, light theme dimming, added font pull from google api 2024-10-19 03:40:03 +03:00
d2aa5fb942
fix page bottom scrollbar + typedocs subheading padding 2024-10-18 17:08:00 -07:00
e4f3c39bcb
made typedocs-title badge inline 2024-10-18 22:08:13 +03:00
59035e2190
added components Badge, TypeTitle, migrated existing code accordingly 2024-10-18 20:56:04 +03:00
36adc42e60
style tweaks for bg / padding of toc / listing / nav 2024-10-17 20:22:14 -07:00
15a61fd4bd
collapsible button width fix 2024-10-18 04:34:22 +03:00
1545e59dc9
collapsible button width fix 2024-10-18 01:54:20 +03:00
87955bdda3
proto-badges for type flags 2024-10-18 00:52:02 +03:00
33d3ce46c4
small fixes for the previous pushes 2024-10-18 00:00:00 +03:00
48650545bd
fixed no dismiss on nav bar 2024-10-17 22:38:55 +03:00
62b272c3b9
improved dimming 2024-10-17 22:14:27 +03:00
349c87a205
added index to the docs/types route, minor fixes to styling 2024-10-17 19:35:39 +03:00
c9db5773d3
adjust sizes and paddings
- icons in sidebar / content listing
- copy buttons
- nav spacing
- headings
- code blocks
2024-10-16 21:05:29 -07:00
e20c5126f9
various small fixes
- light theme footer css
- fixed l/r overlay css
- fixed discolored generics
- fixed scroll margin
- elements selected by url now display as hovered
- fixed top padding in mobile layout
- fixed padding for import string on type pages
- fixed padding on module listing pages
- fixed link clickable areas on left nav
2024-10-16 19:05:54 -07:00
77e2d05d6f
tweaked nav/footer borders/backgrounds 2024-10-16 02:59:18 +03:00
fcf2179001
added generic types on props, tweaked nav and footer coloring 2024-10-15 20:44:49 +03:00
18d0c8e403
remove scrollbar on main page and fix toc/nav clipping 2024-10-14 21:59:05 -07:00
c516c950a8
improve overlay design and fix footer
To fix:
- css split between nav and nav-tree repeated due to mobile
- right overlay needs padding adjustments and resizing for mobile
2024-10-14 17:23:08 -07:00
0a69344f98
header on relative width, made toc clip under 2024-10-14 13:14:39 +03:00
d42b26f0b6
wip: separate mobile and low width desktop modes 2024-10-13 03:19:40 -07:00
9703f832b6
changed search button behavior to reflect changes to the sidebar priority 2024-10-13 00:08:18 +03:00
119c8a2e6c
added click outside sidebars handling, fixed some spacing issues 2024-10-13 00:04:38 +03:00
0df624df40
fixed mobile menus, page spacing, horizontal scroll, .toc-wrapper 2024-10-12 18:38:00 +03:00
2b1f9f3bb2
fix nav styles for configuration section and light theme 2024-10-12 03:14:46 -07:00
24d3b1bfd2
adjust media query page sizes
Ensures its actually possible to read a page at a given size. Needs
future work to add a stage between phone UI and half a 1080p monitor.
2024-10-12 00:39:34 -07:00
2ce79597b5
restyle left sidebar
Probably not final and missing mobile styling, but far more usable at
desktop sizes.
2024-10-12 00:23:23 -07:00
7f3b6795a6
fix horizontal layout issues
Fixes issues with the main content position, content widths, alignment,
and spacing.
2024-10-11 21:21:19 -07:00
b65b93b5eb
fixed styling for search bar, fixed positioning for widescreens(needs testing), restricted pagefind indexing, made titles top weight, added root module description 2024-10-11 16:05:44 +03:00
0d5909ff58
significantly improve light theme 2024-10-08 16:55:50 -07:00
0e749e5bfa
quick fixes for the previous commit 2024-10-09 02:12:40 +03:00
23719ec405
footer, root module nav, and main page done 2024-10-09 01:14:02 +03:00
cd1226e333 pagefind integration and search bar 2024-10-04 20:14:32 +03:00
ffdbd0e614 minor fixes: scroll bars on overflowing elements, copy button size, function args spacing, type icons padding, link to window.location.href 2024-09-28 10:44:54 +03:00
3c2fb32b3e initial commit 2024-09-28 03:32:23 +03:00