Commit Graph

10 Commits

Author SHA1 Message Date
6959cec1bf improved code readability 2017-10-22 11:22:25 -07:00
3652b19e99 Only use inline tags if they have space around them 2017-10-21 17:16:07 -07:00
98986fe226 Fix horizontal rule interactions
Closes #326
2017-10-19 22:00:07 -07:00
3613e01094 Insert block menu (#297)
* Insert block behavior

* Functional with horizontal rule

* Add list and image upload working

* Cleanup typing

* Closest to correct behavior so far

* Improve block insert on list

* Hide (+) after clicking menu item

* Bad merge
2017-10-17 20:22:20 -07:00
12a95725f9 Merge pull request #286 from jorilallo/image-caption
Image Captioning
2017-10-01 16:42:23 -07:00
cfc9e6fb6b Dont show caption placeholder in reading mode.
Make it easier to escape image selected state
2017-10-01 10:58:20 -07:00
76d0597e97 Add cmd+k to insert link 2017-09-30 20:53:17 -07:00
799ba2f5e3 Markdown shortcuts for checkbox lists 2017-09-25 20:55:13 -07:00
b6616cd05a Various editor fixes (#160)
* Tab should move to body from heading

* Focus editor on mount, closes #156

* Closes #154 - Just went for the simple approach here, considered something more complex but this is clear

* Added body placeholder
2017-07-17 09:03:29 -07:00
e791509dac Moving previews to client side rendering for consistency 2017-05-25 00:07:41 -07:00