Bernhard Wagner
|
c6ce763f7c
|
FIXES: Warning about jsxBracketSameLine deprecation
|
2023-02-16 14:46:33 +01:00 |
|
Felix Roos
|
0393205eda
|
Merge pull request #438 from bwagner/patch-8
Update synths.mdx
|
2023-02-14 22:11:02 +01:00 |
|
Bernhard Wagner
|
5c05a5a63e
|
Update synths.mdx
in future -> in the future
ADDS: Continuation to Audio Effects.
|
2023-02-14 22:08:40 +01:00 |
|
Felix Roos
|
b01d9f849b
|
Merge pull request #437 from bwagner/patch-5
Update mini-notation.mdx
|
2023-02-14 19:54:41 +01:00 |
|
Felix Roos
|
0ab904275c
|
Merge pull request #436 from bwagner/patch-4
Update code.mdx
|
2023-02-14 19:54:24 +01:00 |
|
Bernhard Wagner
|
5f82a86801
|
Update mini-notation.mdx
descreases -> decreases
twice a cycle -> twice per cycle
|
2023-02-14 19:40:03 +01:00 |
|
Bernhard Wagner
|
13a5d8de86
|
Update code.mdx
The code example says "sine", but the description says "sawtooth".
|
2023-02-14 19:08:47 +01:00 |
|
Felix Roos
|
f024b71808
|
Update CONTRIBUTING.md
add more infos on code style, eslint and tests
|
2023-02-14 18:16:39 +01:00 |
|
Felix Roos
|
cd35a17904
|
Merge pull request #433 from tidalcycles/fix-anchors
Fix anchors
|
2023-02-13 00:43:29 +01:00 |
|
Felix Roos
|
be3f68ed06
|
fix comment
|
2023-02-13 00:42:16 +01:00 |
|
Felix Roos
|
64b8fd9584
|
fix: right sidebar anchors earlier
|
2023-02-13 00:41:42 +01:00 |
|
Felix Roos
|
b001d1d0f1
|
update lockfile
|
2023-02-13 00:37:20 +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
|
12eb361d69
|
remove slash before anchor link
|
2023-02-12 20:13:59 +01:00 |
|
Felix Roos
|
dd51bd0a2f
|
Merge pull request #427 from tidalcycles/docs
autocomplete preparations
|
2023-02-11 21:02:11 +01:00 |
|
Felix Roos
|
0fb478a7c8
|
no autocomplete until upstream merge
|
2023-02-11 20:55:35 +01:00 |
|
Felix Roos
|
9694ecf55b
|
autocomplete dark / light
|
2023-02-11 13:02:04 +01:00 |
|
Felix Roos
|
fe80478b8a
|
Merge remote-tracking branch 'origin/main' into docs
|
2023-02-10 23:18:04 +01:00 |
|
Felix Roos
|
a253c26bee
|
Merge pull request #431 from tidalcycles/themes
Themes
|
2023-02-10 23:14:47 +01:00 |
|
Felix Roos
|
a500f983f5
|
Merge branch 'main' into themes
|
2023-02-10 22:59:52 +01:00 |
|
Felix Roos
|
3579b6f8f3
|
dynamic highlight color
+ refactor hooks
|
2023-02-10 22:52:34 +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
|
6170eef441
|
format
|
2023-02-10 20:09:23 +01:00 |
|
Felix Roos
|
ddb9af4d57
|
themify rest of layout (except minirepls)
|
2023-02-10 20:07:36 +01:00 |
|
Felix Roos
|
6db2c0bf93
|
only invert prose for dark themes
|
2023-02-10 18:34:02 +01:00 |
|
Felix Roos
|
46f70e6a5e
|
persisted theme + add all settings
|
2023-02-10 12:54:15 +01:00 |
|
Felix Roos
|
0b994a1b0f
|
switchable css variables for theming
|
2023-02-10 11:32:36 +01:00 |
|
Felix Roos
|
0326244956
|
update themes
|
2023-02-10 09:25:58 +01:00 |
|
Felix Roos
|
ea1b2252fc
|
remove unused descriptions
+ fix some titles
+ comment out unfinished packages page
+ start offline page
|
2023-02-09 21:42:48 +01:00 |
|
Felix Roos
|
0da25ea7cc
|
Merge pull request #429 from tidalcycles/minirepl-keyboard-support
minirepl: add keyboard shortcuts
|
2023-02-09 19:22:56 +01:00 |
|
Felix Roos
|
3209afa4ff
|
minirepl: add keyboard shortcuts
|
2023-02-09 19:20:44 +01:00 |
|
Felix Roos
|
33e2631e5d
|
update snapshot
|
2023-02-09 18:48:34 +01:00 |
|
Felix Roos
|
f02a41b675
|
fix param description
|
2023-02-09 18:44:41 +01:00 |
|
Felix Roos
|
f497d7b212
|
reactify autocomplete info
|
2023-02-09 18:37:29 +01:00 |
|
Felix Roos
|
0f18f5eb81
|
remove logs
|
2023-02-09 14:16:37 +01:00 |
|
Felix Roos
|
8da81104aa
|
doc: note
|
2023-02-09 12:42:37 +01:00 |
|
Felix Roos
|
97cbdc6b0f
|
use jsdoc in autocomplete, still not context aware
+ add noAutocomplete flags
+ add superdirtOnly flags
|
2023-02-09 12:19:38 +01:00 |
|
Felix Roos
|
7f53f4e36b
|
Merge branch 'main' into docs
|
2023-02-09 08:57:20 +01:00 |
|
Felix Roos
|
c350f262e6
|
Merge pull request #425 from tidalcycles/pwa
add cdn.freesound to cache list
|
2023-02-09 08:56:42 +01:00 |
|
Felix Roos
|
3e727893bf
|
basic theme picker
|
2023-02-08 23:43:02 +01:00 |
|
Felix Roos
|
2a2c7437e4
|
add cdn.freesound to cache list
|
2023-02-08 21:18:03 +01:00 |
|
Felix Roos
|
4f0885d3af
|
Merge branch 'main' into themes
|
2023-02-08 20:49:20 +01:00 |
|
Felix Roos
|
5656cd2fc6
|
Merge pull request #421 from tidalcycles/pwa
add more offline caching
|
2023-02-08 20:36:00 +01:00 |
|
Felix Roos
|
b6e42876ad
|
fix cache rule + disable service worker in dev
|
2023-02-08 20:32:03 +01:00 |
|
Felix Roos
|
3671344867
|
add freesound + shabda to offline cache rule
|
2023-02-08 20:26:44 +01:00 |
|
Felix Roos
|
30b149053c
|
basic theme switcher
|
2023-02-08 18:54:34 +01:00 |
|
Felix Roos
|
cdd40df9d3
|
disable sw in dev
|
2023-02-08 18:54:19 +01:00 |
|
Felix Roos
|
9d661808ba
|
Merge pull request #419 from tidalcycles/pwa
add caching strategy for missing file types + cache all samples loaded from github
|
2023-02-07 22:08:01 +01:00 |
|
Felix Roos
|
6a5d849b3c
|
add caching strategy for missing file types
+ cache all samples loaded from github
|
2023-02-07 21:50:08 +01:00 |
|
Felix Roos
|
25bbd73a90
|
Merge pull request #417 from tidalcycles/pwa
PWA with offline support
|
2023-02-06 23:29:56 +01:00 |
|