hedgedoc/frontend/src/components/editor-page
Erik Michelson cf34df21b7 feat: add license frontmatter field for link header
This commit adds the "license" frontmatter property which sets a link with the "license" relation in the head of the HTML page.
Furthermore, this commit restructures the other head elements for a note altogether into a single component that can be used to inject all head elements at once.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2023-02-13 18:10:51 +01:00
..
app-bar feat: add patch to add generic types to eventemitter2 2023-02-09 21:58:41 +01:00
change-content-context fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
document-bar fix(async-loading): show async loaded components only if value is present 2022-12-29 13:19:18 +01:00
editor-document-renderer fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
editor-pane fix(commons): extract name of markdown content yjs channel into the commons package 2023-02-09 15:43:59 +01:00
head-meta-properties feat: add license frontmatter field for link header 2023-02-13 18:10:51 +01:00
hooks fix(redux): avoid state mutation in history redux 2023-01-09 19:52:21 +01:00
render-context fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
renderer-pane fix(frontend): don't send scroll state if window post message communicator isn't ready 2022-12-28 17:22:40 +01:00
sidebar fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
splitter fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
synced-scroll fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
table-of-contents fix(frontend): migrate TOC to @hedgedoc/markdown-it-plugins 2022-12-11 23:54:17 +01:00
editor-page-content.tsx feat: add license frontmatter field for link header 2023-02-13 18:10:51 +01:00
utils.ts fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00