1
0
silverbullet/web
Zef Hemel 3545d00d46
Major mini editor refactoring (#225)
Replaces most editing components with CM components, enabling vim mode and completions everywhere

Fixes #205 
Fixes #221 
Fixes #222 
Fixes #223
2022-12-21 14:55:24 +01:00
..
cm_plugins Major mini editor refactoring (#225) 2022-12-21 14:55:24 +01:00
components Major mini editor refactoring (#225) 2022-12-21 14:55:24 +01:00
fonts Refactor of asset bundles 2022-10-12 11:47:13 +02:00
hooks Fix slash commands activating when typing URLs 2022-12-19 13:14:26 +01:00
images Update logo and favicon (#177) 2022-12-09 09:14:40 +01:00
styles Major mini editor refactoring (#225) 2022-12-21 14:55:24 +01:00
syscalls Major mini editor refactoring (#225) 2022-12-21 14:55:24 +01:00
boot.ts Fixes #149: vim mode 2022-12-15 13:23:49 +01:00
commands.ts Refactor of asset bundles 2022-10-12 11:47:13 +02:00
deps.ts Major mini editor refactoring (#225) 2022-12-21 14:55:24 +01:00
editor.tsx Major mini editor refactoring (#225) 2022-12-21 14:55:24 +01:00
index.html Update logo and favicon (#177) 2022-12-09 09:14:40 +01:00
manifest.json Migrate to Deno (#86) 2022-10-10 14:50:21 +02:00
navigator.ts Migrate to Deno (#86) 2022-10-10 14:50:21 +02:00
reducer.ts Major mini editor refactoring (#225) 2022-12-21 14:55:24 +01:00
service_worker.ts Migrate to Deno (#86) 2022-10-10 14:50:21 +02:00
style.ts Major directive refactor (#195) 2022-12-14 20:04:20 +01:00
types.ts Major mini editor refactoring (#225) 2022-12-21 14:55:24 +01:00
watcher.ts Migrate to Deno (#86) 2022-10-10 14:50:21 +02:00