Felix Roos
|
9782795761
|
fix: autocomplete container style
|
2025-09-14 01:04:48 +02:00 |
|
Aria
|
709b654ed3
|
Add synonyms to autocomplete
|
2025-09-13 16:21:09 -05:00 |
|
Aria
|
a5886bb9d4
|
Use white-space instead; fix scrolling; don't close autocomplete tooltips on click
|
2025-08-26 14:14:00 -05:00 |
|
Aria
|
877bc95a58
|
Switch to more specific class and fix p->div
|
2025-08-26 12:54:39 -05:00 |
|
Aria
|
18b1739b89
|
Add a space after paragraphs in descriptions and add padding to hover tooltips
|
2025-08-26 12:53:38 -05:00 |
|
Felix Roos
|
215ab87809
|
fix: prettier
|
2025-08-21 09:41:21 +02:00 |
|
robase
|
612efad3eb
|
clean up comments
|
2025-08-07 09:25:01 +02:00 |
|
robase
|
e7839a09a1
|
fix: tooltip should respect themes
|
2025-08-07 09:25:01 +02:00 |
|
robase
|
3292f88810
|
fix: repl autocomplete not rendering correctly
|
2025-08-07 09:25:01 +02:00 |
|
eefano
|
8af40a9c61
|
added <> for mininotation
|
2024-02-22 23:35:00 +01:00 |
|
eefano
|
f54aa3d823
|
'Enable Bracket Matching' option in Codemirror
|
2024-02-22 22:04:57 +01:00 |
|
Felix Roos
|
9059b16c7c
|
fix: editor focus on click below code
|
2023-12-31 11:20:35 +01:00 |
|
Kaspars
|
8d5ef45e2b
|
fix codeformat
|
2023-11-15 19:22:52 +01:00 |
|
Kaspars
|
7f1919ebc6
|
move fix to Repl.css
|
2023-11-14 11:16:51 +01:00 |
|
Felix Roos
|
e301090704
|
pianoroll improvements:
- add label / activeLabel controls
- add new pianoroll options:
- fill
- fillActive
- strokeActive
- stroke
- hideInactive
- colorizeInactive
- fontFamily
- add wordfall method
- fix: some haps were drawn with wrong length
- pianoroll labels now use set fontFamily
- hide fold gutter
|
2023-08-27 15:27:30 +02:00 |
|
Felix Roos
|
370d82e66c
|
+ disable cursor blink
+ make cursor thicker
|
2023-06-11 20:21:11 +02:00 |
|
Felix Roos
|
ae868c6372
|
hide gutter in mini repl
|
2023-06-09 00:46:04 +02:00 |
|
Felix Roos
|
d3240a75d0
|
fix: dupe style.css to Repl.css
for some reason they were missing after update
+ darken line backgrounds
+ change preview port to keep workbox out of dev server
|
2023-05-12 11:56:50 +02:00 |
|
Felix Roos
|
ff99dbcd22
|
customizable font family
|
2023-02-22 20:28:22 +01:00 |
|
Felix Roos
|
64ad75c79e
|
fix: anchor links
fixes https://github.com/tidalcycles/strudel/issues/432
+ fix style regression in mini repl
|
2023-02-13 00:35:40 +01:00 |
|
Felix Roos
|
fe80478b8a
|
Merge remote-tracking branch 'origin/main' into docs
|
2023-02-10 23:18:04 +01:00 |
|
Felix Roos
|
14cb954213
|
themed minirepl
+ add strudelTheme
+ add lineBackground with opacity
+ add some missing light flags
+ add fallback css variables for non js context
|
2023-02-10 21:42:27 +01:00 |
|
Felix Roos
|
0b994a1b0f
|
switchable css variables for theming
|
2023-02-10 11:32:36 +01:00 |
|
Felix Roos
|
f497d7b212
|
reactify autocomplete info
|
2023-02-09 18:37:29 +01:00 |
|
Felix Roos
|
6f5f8cc7d8
|
fix: minirepl styles
|
2023-02-01 22:30:24 +01:00 |
|
Felix Roos
|
f18a2a11fa
|
make repl and doc styles more similar
|
2022-12-22 22:49:41 +01:00 |
|
Felix Roos
|
818cd9044b
|
integrate repl into astro website
+ update build and setup tasks + workflow
+ move repl test folder to root
+ move docs and repl to website/src
|
2022-12-22 17:20:51 +01:00 |
|