Commit Graph

23 Commits

Author SHA1 Message Date
Sebastiaan Kloos dadb3e2c01 Add support for preview mode for the Markdown FormWidget (#4166)
Credit to @SebastiaanKloos
2019-04-01 12:56:14 -06:00
Kanstantsin 813721edf1 Change z-index of full-screen markdown editor (#3838)
Fixes #3837. Credit to @iotch. Tested with Octodock provided by @petehalverson.
2018-10-03 10:56:08 -06:00
Samuel Georges d7117f9cb2 Stetch + size improvements 2017-07-15 19:53:08 +10:00
Samuel Georges 0aa1fa96fb Fixes non-split stretch mode 2017-07-15 19:10:01 +10:00
Samuel Georges e2781c5fdf URL -> Url 2017-06-02 23:34:50 +10:00
Samuel Georges ad67c9ab09 Buttons container has an inner toolbar
Consider this when adding new buttons without insertBefore/insertAfter definition
Fixes #2194
2016-07-23 09:53:23 +10:00
Samuel Georges 43eb8c4946 Logic error. Fixes #2154 2016-07-01 18:56:58 +10:00
Samuel Georges ca8d8e4b39 Streamline event names and add get/set functions 2016-05-26 06:25:02 +10:00
Samuel Georges 6b8f7b0dd9 Update MD editor to use new toolbar 2016-05-25 05:19:24 +10:00
Samuel Georges a33cf2ac8c Unify z-index's across all controls
Refs #1021
2016-05-21 15:17:14 +10:00
Samuel Georges d4cf2f7178 Spaces in URLs break Markdown syntax
Fixes https://github.com/rainlab/blog-plugin/issues/136
Recompile all assets
2015-10-10 09:09:40 +11:00
Samuel Georges 793bf30c26 Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
Samuel Georges 1b4e4b08fd Fixes a styling issue in MarkdownEditor split mode 2015-08-07 19:06:36 +10:00
Samuel Georges 5b8d436c5e MDEditor now supports pausing updates + adding toolbar buttons 2015-08-04 10:05:18 +10:00
Samuel Georges e75d988fc0 Recompile assets 2015-08-03 20:15:00 +10:00
Samuel Georges 20411f6fb1 Finish formatting logic + Add Media Manager buttons 2015-08-03 18:58:22 +10:00
Samuel Georges aef1964553 Add basic preview mode 2015-08-01 20:20:43 +10:00
Samuel Georges a2e69e3cce Dynamically build markdown editor toolbar, add first button action 2015-08-01 17:06:39 +10:00
Samuel Georges 387f14ce17 Revision to UI docs, minor pixel adjustment to fixed dd 2015-07-30 19:46:30 +10:00
Samuel Georges b1286f8252 Remove font 2015-07-29 20:32:13 +10:00
Samuel Georges fae4a4b65c Improve editor toolbar styles, tidy up md editor 2015-07-29 20:29:02 +10:00
Samuel Georges 934f77a1f3 Implement dropdown-fixed mode. 2015-07-29 20:03:48 +10:00
Samuel Georges d2da170864 Introduce MarkdownEditor base code 2015-07-29 19:18:42 +10:00