Philip Molares
|
ecffebc43c
|
docs: consolidate docs (#2182)
Signed-off-by: Philip Molares <philip.molares@udo.edu>
|
2022-07-21 22:36:46 +02:00 |
|
Tilman Vatteroth
|
6a6f6105b9
|
Upgrade to CodeMirror 6 (#1787)
Upgrade to CodeMirror 6
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-02-13 11:14:01 +00:00 |
|
Renovate Bot
|
77a60c6c48
|
Switch the base framework from Create React App to Next.JS
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2021-12-30 14:43:25 +01:00 |
|
Tilman Vatteroth
|
6594e1bb86
|
Move markdown split into redux (#1681)
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2021-12-14 10:16:25 +01:00 |
|
Tilman Vatteroth
|
b68a55aa94
|
Move frontmatter types (#1664)
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2021-12-02 22:41:07 +00:00 |
|
Tilman Vatteroth
|
8a8bacc0aa
|
Introduce Markdown extensions (#1614)
* Introduce markdown extensions
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2021-11-15 17:04:49 +01:00 |
|
renovate[bot]
|
2abe40ef1d
|
Update dependency eslint-plugin-import to v2.25.2 (#1555)
* Update dependency eslint-plugin-import to v2.25.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Make type imports more explicit
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Enforce use of type imports
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2021-10-17 18:45:58 +02:00 |
|
Tilman Vatteroth
|
36e445e631
|
Add slide mode with reveal.js
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2021-10-15 21:27:06 +02:00 |
|
Tilman Vatteroth
|
f1e91b4574
|
Restructure Communicator (#1510)
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2021-09-26 11:09:46 +02:00 |
|
Erik Michelson
|
04e16d8880
|
Move frontmatter extraction from renderer to redux (#1413)
|
2021-09-02 11:15:31 +02:00 |
|
Tilman Vatteroth
|
cfb2de8909
|
Add renderer ready state to global application state
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2021-06-19 16:02:55 +02:00 |
|
Tilman Vatteroth
|
31ca77ebfa
|
Throw error if no communicator was found in a react context
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2021-06-17 23:32:47 +02:00 |
|
Erik Michelson
|
57f46f489b
|
Add word count in document info modal (#738)
Co-authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2021-06-17 22:31:28 +02:00 |
|
Tilman Vatteroth
|
6285af458a
|
Iframe communicator context (2/3) (#1310)
* Add type
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Extract code and add new context provider
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Adjust import
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2021-06-12 16:14:46 +02:00 |
|