Add CodeMirror as profile editor
Early integration with no code formatting yet, to support fitting sidebar to editor content (profile text).
This commit is contained in:
parent
24d8ebebf3
commit
0c1879856c
4 changed files with 34 additions and 13 deletions
|
|
@ -28,7 +28,8 @@
|
|||
"font-awesome": "^4.7.0",
|
||||
"bootstrap-select": "hugdx/bootstrap-select#patch-1",
|
||||
"leaflet-sidebar-v2": "nrenner/leaflet-sidebar-v2#dev",
|
||||
"leaflet.editable": "^1.1.0"
|
||||
"leaflet.editable": "^1.1.0",
|
||||
"codemirror": "^5.35.0"
|
||||
},
|
||||
"overrides": {
|
||||
"leaflet": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue