Felix Roos
|
975a198ee9
|
whole docs now run new repl
- move MicroRepl code to MiniRepl
- fix a ssr bug
|
2023-12-28 20:36:23 +01:00 |
|
Felix Roos
|
837f8f318d
|
microrepl claviature support
|
2023-12-28 19:40:01 +01:00 |
|
Felix Roos
|
a9dc0912d0
|
fix: drawer performance issue
|
2023-12-28 17:54:51 +01:00 |
|
Felix Roos
|
39e81aa77c
|
reduce drawTime to fix perf (for now)
|
2023-12-27 12:46:10 +01:00 |
|
Felix Roos
|
8bde87246b
|
load imported samples directly in prebake
|
2023-12-27 12:45:27 +01:00 |
|
Felix Roos
|
e2a082f748
|
move repl2 to /next
|
2023-12-27 11:42:18 +01:00 |
|
Felix Roos
|
d7c2cf562f
|
fix: hot reloading
|
2023-12-27 11:40:07 +01:00 |
|
Felix Roos
|
1b55a5e3e0
|
add trailing slash
|
2023-12-26 17:55:08 +01:00 |
|
Felix Roos
|
53484db768
|
style fixes + remove lastShared state
|
2023-12-26 00:29:43 +01:00 |
|
Felix Roos
|
4c337a5114
|
fix: lint errors
|
2023-12-26 00:06:59 +01:00 |
|
Felix Roos
|
63ae95186b
|
repl2: share + clean up imports
|
2023-12-26 00:06:15 +01:00 |
|
Felix Roos
|
8c0065f563
|
pull out repl utility functions
+ repl2 initCode / switching patterns works now
|
2023-12-25 23:53:54 +01:00 |
|
Felix Roos
|
5c41d6789c
|
checkbox for isPatternHighlightingEnabled
|
2023-12-25 21:11:28 +01:00 |
|
Felix Roos
|
e19f799046
|
wire up settings and theming
|
2023-12-25 20:52:00 +01:00 |
|
Felix Roos
|
7dac1e275d
|
repl2: working update + shuffle buttons + faster loading
|
2023-12-25 20:08:57 +01:00 |
|
Felix Roos
|
d74d50c40a
|
first steps of using StrudelMirror in main repl
|
2023-12-25 19:37:03 +01:00 |
|
Felix Roos
|
de4460a047
|
remove redundant test pages
|
2023-12-25 15:45:49 +01:00 |
|
Felix Roos
|
e8e8f888dd
|
fix: stop other repls on start
|
2023-12-25 15:21:54 +01:00 |
|
Felix Roos
|
e17df79133
|
microrepl: ssr static code
|
2023-12-17 22:42:51 +01:00 |
|
Felix Roos
|
9519d286bd
|
remove web component attribute support
+ settings are now controlled via nanostore
|
2023-12-17 21:48:53 +01:00 |
|
Felix Roos
|
b462f19ef1
|
fix: boolean settings
|
2023-12-17 21:28:25 +01:00 |
|
Felix Roos
|
1cdb5964c6
|
settings sync
|
2023-12-17 21:16:29 +01:00 |
|
Felix Roos
|
53d6ef04b8
|
fix: drawTime + canvasHeight
|
2023-12-16 16:22:28 +01:00 |
|
Felix Roos
|
c29d032027
|
add autodraw flag
|
2023-12-16 16:19:18 +01:00 |
|
Felix Roos
|
7fcd9d8a83
|
approaching proper draw logic in microrepl
|
2023-12-16 16:14:40 +01:00 |
|
Felix Roos
|
fc034830d0
|
use StrudelMirror directly in MicroRepl
|
2023-12-16 13:08:09 +01:00 |
|
Felix Roos
|
48e06bd213
|
fix: redundant style injections for multiple repls
|
2023-12-16 12:37:16 +01:00 |
|
Felix Roos
|
20e8a30583
|
copy recipes page to test new MicroRepl
|
2023-12-15 23:30:27 +01:00 |
|
Felix Roos
|
9c13f6bb53
|
fix: mini repl play toggle button
|
2023-12-15 23:20:21 +01:00 |
|
Felix Roos
|
b5edcde638
|
cleanup
|
2023-12-15 23:18:58 +01:00 |
|
Felix Roos
|
93e8186388
|
MicroRepl poc
|
2023-12-15 22:23:20 +01:00 |
|
Felix Roos
|
372e93e8f8
|
repl now accepts code in innerHTML + bump
|
2023-12-15 11:50:49 +01:00 |
|
Felix Roos
|
034df01e1f
|
better theme style handling
|
2023-12-15 11:23:10 +01:00 |
|
Felix Roos
|
f6b1e13113
|
fix: lint errors + wrong color
|
2023-12-15 10:14:20 +01:00 |
|
Felix Roos
|
f0c3d38ea7
|
move repl web component to new repl package
+ use it in /vanilla + /vanilla/mini
|
2023-12-15 10:12:47 +01:00 |
|
Felix Roos
|
d4afbc63e2
|
strudel web component
|
2023-12-15 09:22:50 +01:00 |
|
Felix Roos
|
29082808cb
|
fix: make canvas visible
- automate editor background handling
|
2023-12-14 23:00:18 +01:00 |
|
Felix Roos
|
d23cac506c
|
fix: fontFamily setting
|
2023-12-14 22:51:17 +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
|
60e559a910
|
add /vanilla route to website
+ disable autocomplete for now
|
2023-12-14 14:38:10 +01:00 |
|
Felix Roos
|
99194814a9
|
move code hashing helpers to core
|
2023-12-14 10:36:56 +01:00 |
|
Felix Roos
|
bc59f20af4
|
add missing trailing slashes
|
2023-12-12 21:17:15 +01:00 |
|
Felix Roos
|
daf9187572
|
Merge pull request #839 from daslyfe/file_import
Sound Import from local file system
|
2023-12-12 19:08:31 +01:00 |
|
Felix Roos
|
f939e00a84
|
cleanup
|
2023-12-11 22:46:30 +01:00 |
|
Felix Roos
|
853a31b638
|
improve code init logic
|
2023-12-11 22:17:10 +01:00 |
|
Felix Roos
|
faaed61384
|
fix: do not sync activePattern between tabs
+ only deselect activePattern if code in url differs
|
2023-12-11 22:01:08 +01:00 |
|
Felix Roos
|
b50f686a96
|
move dirt sample selection to prebake
|
2023-12-11 11:04:49 +01:00 |
|
Felix Roos
|
1f16ebc5b2
|
fix: deselect user pattern when opening links
|
2023-12-10 21:01:51 +01:00 |
|
Felix Roos
|
79e8e430f1
|
fix: style for small screen
|
2023-12-10 19:50:20 +01:00 |
|
Jade Rowland
|
59a4cd9cf8
|
updating buton location
|
2023-12-10 11:37:18 -05:00 |
|