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 |
|
Jade (Rose) Rowland
|
6238be7f2c
|
Merge branch 'tidalcycles:main' into file_import
|
2023-12-10 11:28:50 -05:00 |
|
Jade Rowland
|
4051276d74
|
fixing merge conflicts
|
2023-12-10 11:27:39 -05:00 |
|
Jade Rowland
|
145510266a
|
fixing merge conflicts
|
2023-12-10 11:26:46 -05:00 |
|
Jade Rowland
|
4d361a2b3d
|
fixing merge conflicts
|
2023-12-10 11:24:39 -05:00 |
|
Jade Rowland
|
c4fe664215
|
seperating things out
|
2023-12-10 11:22:50 -05:00 |
|
Jade Rowland
|
ace71693b7
|
db utils should be reusable
|
2023-12-10 10:19:57 -05:00 |
|
Felix Roos
|
f19ac748e6
|
slim down template
- move import + export logic to settings.mjs
|
2023-12-10 14:28:27 +01:00 |
|
Jade Rowland
|
a7713213f9
|
indexdb
|
2023-12-10 00:44:34 -05:00 |
|
Felix Roos
|
845571a716
|
hotfix: pattern save was broken :-/
|
2023-12-09 23:54:49 +01:00 |
|
Felix Roos
|
6969800192
|
fix: update button bug
|
2023-12-09 17:23:24 +01:00 |
|
Felix Roos
|
37a13d1a00
|
add tooltips
|
2023-12-08 23:09:24 +01:00 |
|
Felix Roos
|
8c89938eaf
|
pattern json export + import
|
2023-12-08 23:07:30 +01:00 |
|
Felix Roos
|
5116bf74ad
|
reorder pattern action buttons
|
2023-12-08 22:25:05 +01:00 |
|
Felix Roos
|
a6f969614e
|
fix: rename cancel
|
2023-12-08 22:24:49 +01:00 |
|
Felix Roos
|
c1b7476f43
|
+ show active pattern at the top
+ move active pattern functions to top
|
2023-12-08 22:22:07 +01:00 |
|
Felix Roos
|
0ca4c1de0f
|
make sure new recent patterns are on top
|
2023-12-08 22:21:26 +01:00 |
|
Felix Roos
|
63a01088a0
|
hotfix: dont overwrite user pattern on shuffle
|
2023-12-08 11:42:15 +01:00 |
|
Felix Roos
|
31cd626820
|
style sounds and patterns tab more consistently
|
2023-12-08 09:30:06 +01:00 |
|
Felix Roos
|
8dd0e9600d
|
add some padding
|
2023-12-08 09:20:42 +01:00 |
|
Felix Roos
|
10d86ff835
|
more style + set reset flag
|
2023-12-08 09:18:55 +01:00 |
|
Felix Roos
|
cec8553fb5
|
clear sounds + cps on pattern change
+ similar to shuffle
|
2023-12-08 09:18:33 +01:00 |
|
Felix Roos
|
b03bf9ec3d
|
remove log
|
2023-12-08 09:17:43 +01:00 |
|
Felix Roos
|
a750490eea
|
begin pattern import button
|
2023-12-08 08:49:03 +01:00 |
|
Felix Roos
|
ac2e450e38
|
fix: duplicate example
|
2023-12-07 21:43:08 +01:00 |
|
Felix Roos
|
e551dfeddb
|
reorder tabs + remove duplicated examples
|
2023-12-07 20:30:13 +01:00 |
|
Felix Roos
|
2f9244e90d
|
style
|
2023-12-07 20:28:04 +01:00 |
|
Felix Roos
|
056fae518b
|
add checks for forbidden actions
|
2023-12-07 20:28:01 +01:00 |
|
Felix Roos
|
a45d87667f
|
fix: update / fork logic
|
2023-12-07 20:17:01 +01:00 |
|
Felix Roos
|
7225b0b18d
|
merge changes
|
2023-12-07 17:33:23 +01:00 |
|
Felix Roos
|
e72c9cbebf
|
Merge branch 'main' into patterns-tab
|
2023-12-07 17:33:07 +01:00 |
|
Priere
|
78b2b5ccc3
|
Don't trim serialized query part of URL
|
2023-12-06 17:54:29 -05:00 |
|
Priere
|
60cee7fd2f
|
Fix to not add trailing slash to URL with filename
|
2023-12-06 17:43:15 -05:00 |
|