Reimplement preview styles, add frame flag, clean up markdown editor options

This commit is contained in:
Daniel Lautzenheiser
2022-10-26 14:55:26 -04:00
parent e36698aa9a
commit 3486005244
28 changed files with 421 additions and 1213 deletions

View File

@ -69,7 +69,6 @@
"date-fns": "2.29.3",
"deepmerge": "4.2.2",
"diacritics": "1.3.0",
"dompurify": "2.4.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-babel": "5.3.1",
"fuzzy": "0.1.3",
@ -87,8 +86,6 @@
"jwt-decode": "3.1.2",
"localforage": "1.10.0",
"lodash": "4.17.21",
"mdast-util-definitions": "1.2.5",
"mdast-util-to-string": "1.1.0",
"minimatch": "3.0.4",
"moment": "2.29.4",
"node-polyglot": "2.4.2",
@ -116,17 +113,12 @@
"react-virtualized-auto-sizer": "1.0.7",
"react-waypoint": "10.3.0",
"react-window": "1.8.7",
"rehype-stringify": "9.0.3",
"remark-gfm": "3.0.1",
"remark-parse": "10.0.1",
"remark-rehype": "10.1.0",
"sanitize-filename": "1.6.3",
"semaphore": "1.1.0",
"stream-browserify": "3.0.0",
"symbol-observable": "4.0.0",
"tomlify-j0.4": "3.0.0",
"ts-loader": "9.4.1",
"unified": "10.1.2",
"uploadcare-widget": "3.19.0",
"uploadcare-widget-tab-effects": "1.5.0",
"url": "0.11.0",
@ -157,7 +149,6 @@
"@types/codemirror": "5.60.5",
"@types/common-tags": "1.8.0",
"@types/create-react-class": "15.6.3",
"@types/dompurify": "2.3.4",
"@types/fs-extra": "9.0.13",
"@types/history": "4.7.11",
"@types/is-hotkey": "0.1.7",