Commit graph

100 commits

Author SHA1 Message Date
Xanazf e4f3c39bcb
made typedocs-title badge inline 2024-10-18 22:08:13 +03:00
Xanazf 59035e2190
added components Badge, TypeTitle, migrated existing code accordingly 2024-10-18 20:56:04 +03:00
outfoxxed 83dcae4441
make links less neon 2024-10-17 20:49:06 -07:00
outfoxxed b12cdba020
disable transitions while switching themes 2024-10-17 20:26:56 -07:00
outfoxxed 36adc42e60
style tweaks for bg / padding of toc / listing / nav 2024-10-17 20:22:14 -07:00
Xanazf 15a61fd4bd
collapsible button width fix 2024-10-18 04:34:22 +03:00
Xanazf 1545e59dc9
collapsible button width fix 2024-10-18 01:54:20 +03:00
Xanazf 87955bdda3
proto-badges for type flags 2024-10-18 00:52:02 +03:00
Xanazf eeb2b46f76
moved cleanup out of mount 2024-10-18 00:05:06 +03:00
Xanazf 33d3ce46c4
small fixes for the previous pushes 2024-10-18 00:00:00 +03:00
Xanazf f110669e31
added dedicated style for overflow: hidden on body 2024-10-17 23:46:54 +03:00
Xanazf 48650545bd
fixed no dismiss on nav bar 2024-10-17 22:38:55 +03:00
Xanazf 62b272c3b9
improved dimming 2024-10-17 22:14:27 +03:00
Xanazf f402ab01e6
added env handling 2024-10-17 21:54:15 +03:00
Xanazf 349c87a205
added index to the docs/types route, minor fixes to styling 2024-10-17 19:35:39 +03:00
outfoxxed ea5b56acc8
change shiki dark theme and add light theme 2024-10-17 01:03:12 -07:00
outfoxxed 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
outfoxxed b398aafcce
fix type links to qt docs 2024-10-16 19:15:04 -07:00
outfoxxed 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
outfoxxed 00feaca3d5
added markdown parser for @@ types used in typegen 2024-10-16 04:22:33 -07:00
Xanazf 77e2d05d6f
tweaked nav/footer borders/backgrounds 2024-10-16 02:59:18 +03:00
Xanazf fcf2179001
added generic types on props, tweaked nav and footer coloring 2024-10-15 20:44:49 +03:00
outfoxxed 4682b90711
move icons used from astro to seperate files 2024-10-14 23:36:03 -07:00
outfoxxed 8cc064e64a
add editorconfig 2024-10-14 22:06:14 -07:00
outfoxxed 18d0c8e403
remove scrollbar on main page and fix toc/nav clipping 2024-10-14 21:59:05 -07:00
outfoxxed a0727c05e5
rewrite footer 2024-10-14 21:30:53 -07:00
outfoxxed 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
Xanazf 0a69344f98
header on relative width, made toc clip under 2024-10-14 13:14:39 +03:00
Xanazf 2d68d8b526
main page fixes and styling 2024-10-13 16:37:48 +03:00
outfoxxed d42b26f0b6
wip: separate mobile and low width desktop modes 2024-10-13 03:19:40 -07:00
Xanazf 9703f832b6
changed search button behavior to reflect changes to the sidebar priority 2024-10-13 00:08:18 +03:00
Xanazf 119c8a2e6c
added click outside sidebars handling, fixed some spacing issues 2024-10-13 00:04:38 +03:00
Xanazf 0df624df40
fixed mobile menus, page spacing, horizontal scroll, .toc-wrapper 2024-10-12 18:38:00 +03:00
outfoxxed 2b1f9f3bb2
fix nav styles for configuration section and light theme 2024-10-12 03:14:46 -07:00
outfoxxed 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
outfoxxed 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
outfoxxed 492200a42b
fix vite and solid in dev
Inclusion of @astrojs/markdown-remark caused errors that cause solid
and vite to fail to load in dev. It's stripped in build.
2024-10-11 22:35:32 -07:00
outfoxxed 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
Xanazf 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
Xanazf ab44ad8128
small fix for shiki link transformer 2024-10-10 22:06:44 +03:00
Xanazf 4fbb038c0d
fixed markdown and shiki(untested) link transformers 2024-10-10 21:06:15 +03:00
outfoxxed 6d353e0c6b
move type-link processing to build stage 2024-10-09 01:50:21 -07:00
outfoxxed ab2a9ca7ed
use only one markdown processing pipeline
Removes marked in favor of remark which is already used by astro.
2024-10-08 20:42:05 -07:00
outfoxxed 0d5909ff58
significantly improve light theme 2024-10-08 16:55:50 -07:00
Xanazf 0e749e5bfa
quick fixes for the previous commit 2024-10-09 02:12:40 +03:00
Xanazf 23719ec405
footer, root module nav, and main page done 2024-10-09 01:14:02 +03:00
Xanazf cd1226e333 pagefind integration and search bar 2024-10-04 20:14:32 +03:00
outfoxxed a787497feb
nix packaging
Still requires manual addition of modules and tweaking pagefind.
2024-09-28 02:26:13 -07:00
Xanazf 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
Xanazf 3c2fb32b3e initial commit 2024-09-28 03:32:23 +03:00