Louis Meyer
e2935488a3
fix: properly wrap very long words in markdown editor ( #1743 )
...
* Fix: Fix word-wrap in markdown editor
Overwrite css-property 'work-break: normal' for '.CodeMirror-wrap
pre.CodeMirror-line', which lead to words not wrapping correctly,
with 'word-break: break-word' to properly wrap words.
* Add rule for 'p.line' under .editor-markdown-preview-content
Add 'overflow-wrap: break-word;' for line in the preview of the markdown editor, so the preview properly wraps and does not overflow.
2020-05-22 13:31:31 -04:00
NGPixel
887e8a0f5a
feat: comments disqus + commento
2020-05-21 00:20:57 -04:00
NGPixel
f6bad765a2
feat: assets move + comments migration + admin users UI
2020-05-21 00:20:57 -04:00
NGPixel
53da387082
feat: plantuml in markdown preview
2020-05-08 22:51:32 -04:00
NGPixel
05e8a71cef
fix: sanitize markdown preview on content change
2020-05-01 00:55:31 -04:00
NGPixel
76ade8df53
feat: link autocomplete + insert link modal (markdown)
2020-04-11 00:19:23 -04:00
NGPixel
1d16a3fc71
feat: mermaid support for markdown
2020-03-29 20:54:39 -04:00
NGPixel
44a0f69a78
feat: katex chemical equations support
2020-03-29 17:06:32 -04:00
NGPixel
58b08e54b4
fix: missing footnote module in markdown editor preview
2020-03-28 14:28:08 -04:00
NGPixel
4b0e3d1c43
feat: save conflict resolution
2020-03-21 19:18:08 -04:00
NGPixel
2810f7b5af
feat: use local assets for twemoji
2020-03-15 22:34:42 -04:00
NGPixel
bf9c6dda1c
fix: missing code highlighting when toggling markdown preview ( #1484 )
2020-03-15 19:32:12 -04:00
NGPixel
830f51664c
feat: katex in markdown preview + xss fix for svg
2020-03-06 14:31:05 -05:00
NGPixel
13a995133b
feat: branch off / create from template
2020-03-01 18:25:43 -05:00
NGPixel
18b2f60b84
fix: unescaped code in markdown preview panel
2020-01-14 22:41:26 -05:00
NGPixel
14c842ff9d
fix: rtl offset + list indent ( #1326 , #1327 )
2019-12-22 18:49:17 -05:00
NGPixel
f154f9cae5
fix: markdown preview fails to load lang files for code blocks ( #1162 )
2019-11-23 16:26:24 -05:00
Hinaloe
115472a3fc
fix: exclude non-class attributes from markdown rendering in editor preview ( #1251 )
2019-11-22 10:52:19 -05:00
Nick
82ba7d0a36
feat: import users from v1 - db + create users
2019-09-28 22:19:33 -04:00
Nick
69e644e18f
fix: code linting
2019-09-08 12:39:05 -04:00
Nick
7634bd266d
feat: ckeditor
2019-09-08 12:01:17 -04:00
Nick
8e80b7471d
feat: editor page props UI improvements + codemirror fix
2019-08-31 22:10:58 -04:00
Nick
3b02d701c4
fix: editor mardkwon scroll sync
2019-08-31 11:14:15 -04:00
Nick
10e19700e5
fix: UI improvements
2019-08-25 14:23:56 -04:00
Nick
065c1bb12e
misc: migrate to vuetify 2.0 (wip)
2019-08-03 22:51:29 -04:00
NGPixel
27e0a37dbe
misc: migrate to vuetify 2.0 (wip)
2019-08-03 04:48:55 +00:00
NGPixel
eccf1a1b19
misc: migrate to vuetify 2.0 (wip)
2019-07-29 04:51:43 +00:00
Nick
b6f1e1805e
feat: locales availability + IE display mode
2019-07-12 23:57:15 -04:00
Nick
e4fc2b7b12
feat: editor md + source translations
2019-06-15 21:45:53 -04:00
Nick
a3be2a772a
feat: editor modals translations
2019-06-15 17:06:17 -04:00
Nick
e62ac70464
fix: red blockquote incorrect class ( #854 )
2019-05-31 20:58:57 -04:00
Nick
35bc745826
feat: image upload / display
2019-05-21 16:45:54 -04:00
Nick
7b08c8bb31
feat: lists UX + assets create folder UI (wip)
2019-05-19 14:46:08 -04:00
Nick
965f0ad2cd
feat: serve asset from db + editor mobile improvements
2019-05-18 02:27:30 -04:00
Nick
6041b1697a
fix: session knex connector + editor UI improvements
2019-05-11 01:23:32 -04:00
Nick
3c27350a12
fix: linting editor-markdown
2019-05-05 21:36:11 -04:00
Nick
9f92aa4050
fix: linting + mk help visibility
2019-05-05 21:29:28 -04:00
Nick
de1dddbc90
feat: mk editor toolbar + help dialog + fixes
2019-05-05 21:21:27 -04:00
Nick
ca4e0ada30
feat: markdown editor toolbar + default group rules fix
2019-05-05 01:03:42 -04:00
Nick
f3b8d37fc5
feat: remove external css resources
2019-04-07 12:12:30 -04:00
Nick
2a950575e2
fix: navigation save cache error #780
2019-03-23 18:40:53 -04:00
Nick
342747c860
feat: markdown editor UI fix + insert media (wip)
2019-03-20 00:37:33 -04:00
Nick
c687699692
fix: UI improvements
2019-03-17 13:39:58 -04:00
Nicolas Giard
ded1cf6261
fix: markdown editor media button position
2019-02-02 12:09:25 -05:00
Nicolas Giard
75eb277401
feat: guest + user permissions
2019-01-06 22:03:34 -05:00
Nicolas Giard
74aa09f39c
fix: dark mode handling
2018-12-01 23:03:14 -05:00
Nicolas Giard
076aeaf749
feat: markdown rendering
2018-11-23 21:10:24 -05:00
Nicolas Giard
0b5a4e0c63
feat: content rendering improvements + save fix
2018-11-10 23:40:55 -05:00
Nicolas Giard
30806d3c8d
feat: editor - existing content
2018-09-16 18:36:15 -04:00
Nicolas Giard
20f2fd29fe
feat: add editor selection + code editor + grapejs POC
2018-09-16 11:59:22 -04:00