Commit Graph

65 Commits

Author SHA1 Message Date
Tom Moor
d91c77bfcd Fix 2017-10-20 21:23:13 -07:00
Tom Moor
98986fe226 Fix horizontal rule interactions
Closes #326
2017-10-19 22:00:07 -07:00
Jori Lallo
f380f1afb2 Fixes to strong and a 2017-10-18 22:42:37 -07:00
Tom Moor
0515a6233e Remove filename as default image caption (#316) 2017-10-17 20:39:28 -07:00
Tom Moor
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
Jori Lallo
150771ee88 removed dependencies, html/preview 2017-10-16 23:35:56 -07:00
Jori Lallo
0df8d22544 New less witty placeholder 2017-10-08 12:19:12 -07:00
Tom Moor
7bdfab84e3 Merge branch 'master' into ui-improves 2017-10-01 21:52:25 -04:00
Jori Lallo
12a95725f9 Merge pull request #286 from jorilallo/image-caption
Image Captioning
2017-10-01 16:42:23 -07:00
Jori Lallo
67c4e0da3c Merge pull request #283 from jorilallo/kb-shortcuts
Shortcuts Documentation
2017-10-01 16:40:32 -07:00
Tom Moor
6ddd07172a Strike through done checkbox items 2017-10-01 16:05:40 -07:00
Tom Moor
cfc9e6fb6b Dont show caption placeholder in reading mode.
Make it easier to escape image selected state
2017-10-01 10:58:20 -07:00
Tom Moor
abff5aa331 Prevent cropping of descenders 2017-10-01 10:05:59 -07:00
Tom Moor
2c07ab4216 Added ability to caption images (stored in alt) 2017-10-01 10:03:05 -07:00
Tom Moor
541c9d3408 Fixes #247 - Placeholder should disappear 2017-09-30 22:18:10 -07:00
Tom Moor
76d0597e97 Add cmd+k to insert link 2017-09-30 20:53:17 -07:00
Tom Moor
6ae3e51ae1 Fixes #280 - Image pasting 2017-09-28 21:57:27 -07:00
Tom Moor
606dc69204 Link Toolbar Improves (#269)
* WIP

* Internal link handling

* Keyboard navigation of link select

* More constants

* Save relative urls.
Relative urls are atlas urls
2017-09-27 23:29:48 -04:00
Tom Moor
6d4466b994 Fix up/down arrow navigation 2017-09-25 21:45:01 -07:00
Tom Moor
fc98e96d94 cleanup 2017-09-25 21:40:59 -07:00
Tom Moor
799ba2f5e3 Markdown shortcuts for checkbox lists 2017-09-25 20:55:13 -07:00
Tom Moor
6b82df71e0 Fixing some layout issues 2017-09-24 20:03:03 -07:00
Tom Moor
c3c9c68ce6 Fix target on editor links, closes #246 2017-09-13 23:18:21 -07:00
Tom Moor
42972fda39 Update Heading.js 2017-09-13 19:11:55 -07:00
Tom Moor
406e94372f Fixes no formatting toolbar on selecting heading 2017-09-12 07:59:01 -07:00
Jori Lallo
57853861e5 LinkToolbar fixes 2017-09-11 00:07:51 -07:00
Jori Lallo
75ec792675 Fixed ref 2017-09-10 22:24:23 -07:00
Jori Lallo
5cd857abda placeholder fixes 2017-09-10 19:23:25 -07:00
Jori Lallo
1e3caa00a7 fixed 2017-09-10 18:58:15 -07:00
Jori Lallo
c3d918e165 lint 2017-09-10 18:44:35 -07:00
Jori Lallo
2140a0698a Refactor CSS modules out 2017-09-10 18:44:35 -07:00
Tom Moor
3c378daa19 Remove unused icons 2017-09-04 13:23:20 -07:00
Tom Moor
24686aac44 Fixes: Scroll to top behavior when changing pages
Fixes: Different max-width on docs and other content
2017-09-04 08:56:07 -07:00
Tom Moor
f4735246ad Readability 2017-09-04 08:32:31 -07:00
Tom Moor
e34ffe0cf4 Move collaborators to top right (#201)
* Hopefully the last time we rejig this before launch

* Improved spacing

* Move to injectGlobal, alignment fixes
2017-09-03 17:26:57 -07:00
Tom Moor
057e3b10e8 Upgrade dependencies 2017-09-02 16:10:59 -07:00
Tom Moor
5f514f559c Show selected state 2017-08-27 09:51:37 -07:00
Tom Moor
3a348d7b8b Update to use dev branch 2017-08-27 09:03:05 -07:00
Tom Moor
667d1caf11 Added: Placeholder when uploading images 2017-08-26 22:37:20 -07:00
Tom Moor
38c8a46d32 'Copy to Clipboard' functionality (#163)
* Adds 'Copy to Clipboard' functionality to all code blocks in readOnly

* Show on hover, move to SC

* 💚

* PR feedback
2017-08-02 22:10:58 -07:00
Tom Moor
ca35cee841 Move star out of editor into documentpreview (#174)
* Move star out of editor into documentpreview

* 💚
2017-08-02 20:45:09 -07:00
Tom Moor
297bf850c2 Align title correctly when first character is emoji 2017-07-29 16:15:04 -07:00
Tom Moor
58cc1774af Fixes: CMD+Enter adding extra newline on save 2017-07-23 17:24:20 -07:00
Tom Moor
9c3e1d470c Fixes #169 2017-07-18 22:55:50 -07:00
Tom Moor
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
Jori Lallo
306e81a731 Fixed padding and aligned for editor in readonly mode 2017-07-16 14:50:34 -07:00
Tom Moor
4992ceab69 Restore shortcuts with editor focus 2017-07-13 23:58:17 -07:00
Tom Moor
eb3b597272 Fixes #137 - vertical alignment 2017-07-13 23:51:03 -07:00
Tom Moor
0136c0ddcf Allow images to be dragged anywhere on document editor 2017-07-13 23:19:49 -07:00
Tom Moor
8a84b8e64d Fixes #136 - Keyboard shortcuts should work when editor is not focused 2017-07-13 22:32:06 -07:00