hedgedoc/src
mrdrogdrog 50b04c8403
Add toc sidebar+dropdown (#272)
* Replace markdown-it-table-of-contents with markdown-it-toc-done-right

Co-authored-by: Erik Michelson <github@erik.michelson.eu>
Co-authored-by: Philip Molares <philip.molares@udo.edu>

Extract render window code

Co-authored-by: Erik Michelson <github@erik.michelson.eu>
Co-authored-by: Philip Molares <philip.molares@udo.edu>

add new package

fix stickyness

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

show toc sidebar only if there is enough space

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* add min height class

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* Move markdown toc into own component

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* add sidebar buttons

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* Use other button color

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* Change name of component

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* Fix merge issues and make toc work again

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* pin dependencies

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* remove blank line

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* pin dependency

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* Fix anchors

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* Add use memo

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>

* Add change log entry for removal of custom slugify
2020-06-29 17:51:40 +02:00
..
api Adds an info banner to the app (#190) 2020-06-15 21:54:20 +02:00
components Add toc sidebar+dropdown (#272) 2020-06-29 17:51:40 +02:00
external-types Add toc sidebar+dropdown (#272) 2020-06-29 17:51:40 +02:00
global-style Add toc sidebar+dropdown (#272) 2020-06-29 17:51:40 +02:00
redux Basic markdown renderer (#197) 2020-06-20 00:44:18 +02:00
utils Add toc sidebar+dropdown (#272) 2020-06-29 17:51:40 +02:00
index.tsx added redirector component (#199) 2020-06-13 00:29:39 +02:00
react-app-env.d.ts imported current state of the mockup into the public repo 2020-05-14 15:41:38 +02:00
service-worker.ts better linting (#72) 2020-05-27 15:43:28 +02:00
setup-tests.ts better linting (#72) 2020-05-27 15:43:28 +02:00
version.json Add version info (#80) 2020-05-29 13:08:59 +02:00