Commit graph

1505 commits

Author SHA1 Message Date
Felix Roos
a052def314
piping hot (main menu in footer) + border around panel toggle 2026-01-22 00:35:04 +01:00
Felix Roos
bcce1fa68a
make move sidepanel one layer up, so tabs are at the top and the toggle doesn't float 2026-01-21 23:38:25 +01:00
Felix Roos
9a10cac8e9
fix bottom panel 2026-01-21 23:07:49 +01:00
Felix Roos
cf999462b7
fix: export tab placeholder color 2026-01-21 23:02:14 +01:00
Felix Roos
9fc084b291
tweaks: consistent font sizes and row heights, persist selected reference tag, add wrap prop to ButtonGroup 2026-01-21 22:47:15 +01:00
Felix Roos
cb46dd7840
make it crunchier: border borders, less padding 2026-01-21 01:31:25 +01:00
Felix Roos
84e4dde3d7
mini tweaks 2026-01-21 00:15:00 +01:00
Felix Roos
5f8d028d4f
cleanup 2026-01-21 00:04:18 +01:00
Felix Roos
e3abdd41c0
make panel toggle floating 2026-01-21 00:03:19 +01:00
Felix Roos
bce6ffde08
cleanup + tweak bottom panel style 2026-01-20 23:36:09 +01:00
Felix Roos
35a3e32238
no bg on button group 2026-01-20 23:08:31 +01:00
Felix Roos
60b5024f63
remove panel hover + optimize bottom panel 2026-01-20 23:06:04 +01:00
Felix Roos
4f14ff00d5
responsiveness 2026-01-20 22:29:16 +01:00
Felix Roos
3d3130e880
fine tune 2026-01-20 22:19:32 +01:00
Felix Roos
83d542d06a
proper strudel icon + toggle menu from top bar 2026-01-20 22:13:03 +01:00
Felix Roos
7e34069021
fix more font sizes 2026-01-20 01:06:07 +01:00
Felix Roos
b75ca193a2
fix: font sizes 2026-01-20 01:01:20 +01:00
Felix Roos
afac1f62ca
fix: adapt color-theme attribute on root based on theme 2026-01-20 00:59:43 +01:00
Felix Roos
de83805fd9
add muted theme color + use it for inputs and tags 2026-01-20 00:06:44 +01:00
Felix Roos
38b7bcb3d2
style tweaks 2026-01-19 23:00:14 +01:00
space-shell
d2f2c6df02 Merge branch 'main' into space-shell/helix-keybindings 2026-01-19 10:05:14 +01:00
Felix Roos
9bcaaa3ac4
Merge branch 'main' into block-based-eval-squashed 2026-01-18 13:09:00 +01:00
Felix Roos
8dbdd0a9b8
Merge branch 'main' into radical-new-docs 2026-01-18 10:39:53 +01:00
Václav Volhejn
99cf256ee2 Clean up 2 2026-01-17 20:11:26 +01:00
Václav Volhejn
42d0bfadce Clean up 2026-01-17 20:08:23 +01:00
Václav Volhejn
22f78fbb2f Merge branch 'radical-new-docs' of ssh://codeberg.org/vvolhejn/strudel into radical-new-docs 2026-01-17 19:24:41 +01:00
Václav Volhejn
77076a1c3e Improve reference search/filtering semantics 2026-01-17 19:12:23 +01:00
Václav Volhejn
a1d31df556 Merge branch 'main' of ssh://codeberg.org/vvolhejn/strudel into radical-new-docs 2026-01-17 18:22:56 +01:00
robojumper
f9d0e154e8 fix: performance issues when reference is open 2026-01-17 17:51:32 +01:00
John Björk
71dfbeea88
Fix markdown format 2026-01-14 22:35:10 +01:00
John Björk
ffcab7bf6c
Added docs for pattern search 2026-01-14 22:25:27 +01:00
Aria
3343c7bcf0 Merge branch 'main' into glossing/keyboard 2026-01-13 23:00:59 +01:00
froos
c12a77a0a1 Merge pull request 'Add search/filter in patterns tab' (#1842) from JohnBjrk/strudel:patterns-search into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1842
2026-01-13 04:06:50 +01:00
Felix Roos
e5ab6b3c93
fix: short circuit 2026-01-13 03:47:33 +01:00
Felix Roos
e82bb6c410
fix: use pattern.id as title fallback 2026-01-13 03:38:09 +01:00
Felix Roos
8b1fb12388
fix: class -> className 2026-01-13 03:32:19 +01:00
Alex McLean
75db9ff16e Merge pull request 'add warm.strudel.cc to faq' (#1891) from faq-warm into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1891
2026-01-12 00:17:36 +01:00
Aria
3a284696c9 Merge branch 'main' into glossing/keyboard 2026-01-11 19:59:13 +01:00
froos
5ee5d4f1b1 Merge pull request 'Fix sounds example to work in the REPL' (#1851) from JesCoding/strudel:jescoding-patch-2 into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1851
2026-01-11 19:00:24 +01:00
alex
31cacc3c29 add warm to faq 2026-01-11 16:23:17 +00:00
JesCoding
8d2bca59c4 Fix sounds example to work in the REPL
`freq` only takes one argument, so switch this to mini-notation
so this can be used in the REPL as indicated in the paragraph below.
Make it so this can be played by the user.

Fix syntax-type typo.
2026-01-11 14:50:30 +00:00
froos
f867cbce92 Merge pull request 'Improve hint text when sound search has no results' (#1883) from floy/strudel:improve-help-text-filtered into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1883
2026-01-11 13:52:01 +01:00
floy
a659c89385 fix code formatting 2026-01-11 13:25:44 +01:00
Alex McLean
8290e99cf9 Merge pull request 'New page FAQ in "More"' (#1753) from scrappy_fiddler/strudel:documentation into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1753
2026-01-11 13:19:45 +01:00
froos
e648ddd9ff Merge pull request 'fix: remove faulty default readme' (#1889) from trim-website-readme into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1889
2026-01-11 12:45:06 +01:00
Felix Roos
550d7ff6cb
fix: react error 2026-01-11 12:32:54 +01:00
yaxu
85fd567fb2 Format and remove link to open document 2026-01-11 12:21:05 +01:00
scrappy_fiddler
20ea2980a2 Merge branch 'main' into documentation 2026-01-11 12:18:42 +01:00
froos
af2d4784c6 Merge pull request 'fix/self-hosted-config' (#1880) from alienmind/strudel:fix/self-hosted-config into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1880
2026-01-11 12:15:32 +01:00
Alex McLean
8e792e1bfd Merge branch 'main' into documentation 2026-01-11 11:57:19 +01:00