1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 03:50:15 +02:00

Use custom JSX implementation of GitHub's markdown toolbar that works in IE 11

This commit is contained in:
David Sevilla Martín
2019-07-10 12:30:35 -04:00
parent a1c00ee5de
commit 50a4530cfc
9 changed files with 469 additions and 77 deletions

View File

@@ -2,8 +2,6 @@
"private": true,
"name": "@flarum/markdown",
"dependencies": {
"@github/markdown-toolbar-element": "^0.1.1",
"@webcomponents/custom-elements": "^1.2.1",
"flarum-webpack-config": "0.1.0-beta.10",
"mdarea": "^0.0.10",
"webpack": "^4.26.0",