Zef Hemel
25d14031c9
Fixes #926
...
Libraries have been rethought, see associated documentation.
2024-07-11 20:36:26 +02:00
MrMugame
5c28b1a73f
Change selection behaviour ( #904 )
...
* Change selection behaviour
* turn mouseup/mousedown events into click
* Remove `drawSelection()`
* Add custom cursor
2024-07-03 19:13:54 +02:00
Maks
8a3782e946
improve dependency management ( #770 )
...
* use import_map.json instead of per-file import
* remove test_deps.ts in favor of import_map
* remove common/deps.ts in favor of import_map
* use import_map instead of server/deps.ts
* make all plug-api files usable without an import_map
* make all lib files usable without an import_map
* remove web/deps.ts in favor of import_map
* fix plug build
* remove plug-api/deps.ts in favor of lib/deps.ts
* fix server deps bundled in client deps
2024-03-16 15:29:24 +01:00
Zef Hemel
f30b1d3418
Templates 2.0 ( #636 )
...
Templates 2.0 and a whole bunch of other refactoring
2024-01-20 19:16:07 +01:00
Zef Hemel
0296679827
Fixes #627
2024-01-13 18:42:40 +01:00
Zef Hemel
91027af5fe
Awesome frontmatter ( #617 )
...
Live Frontmatter Templates
2024-01-04 20:08:12 +01:00
Zef Hemel
9040993232
Making code jumping slightly less bad when selecting ( #592 )
2024-01-02 15:26:36 +01:00
Zef Hemel
6b6ab30c92
Upgrade @codemirror/view and height fixes
2024-01-02 12:43:10 +01:00
Zef Hemel
90659c9c7e
Make frontmatter foldable
2023-12-21 19:04:54 +01:00
Zef Hemel
d032672076
Eliminiate vertical jump with directives
2022-12-19 11:50:48 +01:00
Zef Hemel
c8c4271aeb
Fixes #164 : Rewrote all CM view plugins to statefields
2022-12-09 16:12:55 +01:00
Zef Hemel
a41695bc67
Fixes to missing link marking
2022-11-30 15:28:43 +01:00
Zef Hemel
6a047e1ef4
CommandLink alias syntax
2022-11-29 09:11:23 +01:00
Zef Hemel
a20aed99e2
Replace (wiki) links with proper link widgets for better click behavior
2022-11-28 16:56:15 +01:00
Zef Hemel
24c17a793f
Live Preview ( #119 )
...
Live preview mode is here
2022-11-18 16:04:37 +01:00