1
0
Commit Graph

31 Commits

Author SHA1 Message Date
Zef Hemel
8ab5edeccc Tweaks in rendering and buttons 2024-01-02 11:01:34 +01:00
Zef Hemel
16b8d4ef12 Slight performance tweaks 2023-12-29 20:03:54 +01:00
Zef Hemel
d43dbcacec Fixed a lot of bugs with new widget rendering 2023-12-28 16:14:30 +01:00
Zef Hemel
4d66f23391 Top-bottom panel refactor, more instant rendering 2023-12-27 18:05:47 +01:00
Zef Hemel
48e147d0b2 Move live query and template rendering outside of iframe 2023-12-27 13:38:38 +01:00
Zef Hemel
92ecbff4cd Fix some styling issues 2023-12-19 16:18:18 +01:00
Zef Hemel
1af5e022a0 Milde optimizations 2023-11-16 09:59:37 +01:00
Zef Hemel
7e9a3f7b6a Improvements to #530 styling 2023-10-29 12:10:30 +01:00
Zef Hemel
50caba8522 Factor out markdown widget rendering 2023-10-29 10:02:50 +01:00
Zef Hemel
0313565610
Complete redo of content indexing and querying (#517)
Complete redo of data store
Introduces live queries and live templates
2023-10-03 14:16:33 +02:00
Zef Hemel
3f42377f58 Single-line height directives again 2023-09-09 21:06:15 +02:00
Zef Hemel
2ee20af5c8 Custom task statuses plus various fixes 2023-09-01 16:57:29 +02:00
Zef Hemel
79a1120198 Fixes #373: applies horizontal scrolling to tables when necessary 2023-07-13 11:50:31 +02:00
Zef Hemel
f7edfec6e0 Manual merge of #452 2023-07-10 13:16:22 +02:00
TheLD6978
3be4c9fc34
Refactor SCSS to use CSS variables (#455)
* refactor: start using css variables for theming

* refactor: finish defining all currently used css vars

* refactor: create dark mode with css vars

* refactor: move color vars to own file

* fix: switch order of style tags to priorize custom styles over main.css

---------

Co-authored-by: TheLD <lars@adornis.de>
2023-07-10 08:44:37 +02:00
Zef Hemel
809fc7e2e1 Fixes #429 2023-07-02 11:50:53 +02:00
Zef Hemel
1b922791f3 Implements #51: Folding commands 2023-06-14 19:27:18 +02:00
Zef Hemel
bc5cdff323 Limit code widget width to 100% 2023-05-26 14:48:41 +02:00
Zef Hemel
288e67e380 Added support for overriding CSS styles with STYLES page 2023-02-28 10:07:20 +01:00
Zef Hemel
cca48f66cd Fixes #158 2022-12-22 16:20:05 +01:00
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
Zef Hemel
bb04f30470 Reduce vertical jump for other blocks 2022-12-19 12:35:58 +01:00
Zef Hemel
be83f305dd Fixes #202 2022-12-16 11:39:46 +01:00
Zef Hemel
faf46ee26c Fixes #199 2022-12-15 15:55:50 +01:00
Zef Hemel
aaebea5e54
Major directive refactor (#195)
Fixes #188 #144 #76: major refactor of directive parsing, rendering, styling
2022-12-14 20:04:20 +01:00
Christian Schulze
fd16629a01
Initial Admonition support (github format) (#186)
Initial admonition support (github format)
2022-12-12 09:16:14 +01:00
Zef Hemel
850077bad0 Fixes #144 2022-12-09 17:13:26 +01:00
Zef Hemel
da1458e02a Fixes #126 2022-11-24 16:55:30 +01:00
Zef Hemel
5ff53be3fb Updated screenshots 2022-11-18 16:59:55 +01:00
Zef Hemel
24c17a793f
Live Preview (#119)
Live preview mode is here
2022-11-18 16:04:37 +01:00
Zef Hemel
561aa6891f
Migrate to Deno (#86)
Big bang migration to Deno 🤯
2022-10-10 14:50:21 +02:00