Commit graph

24 commits

Author SHA1 Message Date
hacklab
7b9f1155b4 Mejoras hacklab: i18n, pestaña Projects, transporte con seek, guía y temas
- i18n ligero de la interfaz del REPL (castellano, inglés, francés, alemán,
  italiano, portugués...) con selector en el header
- Pestaña Projects: gestor local de proyectos con carpetas, buscador y
  librería de tracks de fábrica (bases techno/acid originales)
- Barra de transporte bajo el editor: play/pausa/anterior/siguiente, tiempo
  y barra de progreso arrastrable; seek real vía Cyclist.setCycle()
- Pestaña Guía: chuleta de síntesis y sonidos para el directo
- Packs de temas del editor: neon-madrid + hacklab-pack (5 neón + 5 estándar)
- pnpm-workspace: allowBuilds para instalación limpia en Linux
2026-07-17 01:47:12 +02:00
Felix Roos
afac1f62ca
fix: adapt color-theme attribute on root based on theme 2026-01-20 00:59:43 +01:00
Jade (Rose) Rowland
7e6876c282 comment 2025-06-18 20:44:09 -04:00
Jade (Rose) Rowland
184cb746f3 arch 2025-06-18 19:55:30 +02:00
Jade (Rose) Rowland
c852b5fab0 fix lint 2025-04-19 16:21:11 -04:00
Jade (Rose) Rowland
bd08b74ebc fixed strudel bool 2025-04-19 16:10:38 -04:00
Jade (Rose) Rowland
5a5bbfc8da lint 2025-02-24 22:22:03 -05:00
Jade (Rose) Rowland
1ded398468 fixed style 2025-02-21 01:31:06 -05:00
Jade (Rose) Rowland
b664bd3d1f girl 2025-02-20 00:54:33 -05:00
Felix Roos
06415d7f14
fix: error 2025-01-29 00:05:29 +01:00
Felix Roos
d353eff1f6
comment out xcode theme 2025-01-29 00:03:39 +01:00
Felix Roos
212a478161
improve sublime theme 2025-01-28 23:30:48 +01:00
Felix Roos
b55661b21e
migrate remaining themes 2025-01-28 00:33:44 +01:00
Felix Roos
1460defa42
5 more themes 2025-01-27 09:08:30 +01:00
Felix Roos
1053c7eb38
4 more themes 2025-01-27 08:55:39 +01:00
Felix Roos
c09b590cf6
4 more themes 2025-01-27 08:45:56 +01:00
Felix Roos
63f9f6cba0
5 more themes 2025-01-27 08:34:54 +01:00
Felix Roos
9112a0c4f5
migrate 5 more themes 2025-01-27 08:21:56 +01:00
Felix Roos
e754070a59
abcdef + androidstudio 2025-01-27 00:03:37 +01:00
Felix Roos
afa202e2a8
migrate custom themes awa from @uiw/codemirror-themes 2025-01-26 23:48:27 +01:00
Felix Roos
c400deac74 visuals now adhere to theme by default 2024-03-28 10:23:07 +01:00
Felix Roos
48e06bd213 fix: redundant style injections for multiple repls 2023-12-16 12:37:16 +01:00
Felix Roos
8959c630ae move css variable injection to themes
+ prepare new HeadCommon in extra file
2023-12-14 22:39:44 +01:00
Felix Roos
87feac447b - make codemirror package more capable
- add themes from react package
- add Autocomplete from react package
- handle dynamic extensions
- handle keyboard shortcuts
- make StrudelMirror as capable as Repl
2023-12-14 09:42:25 +01:00