Commit Graph

56 Commits

Author SHA1 Message Date
12a95725f9 Merge pull request #286 from jorilallo/image-caption
Image Captioning
2017-10-01 16:42:23 -07:00
67c4e0da3c Merge pull request #283 from jorilallo/kb-shortcuts
Shortcuts Documentation
2017-10-01 16:40:32 -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
abff5aa331 Prevent cropping of descenders 2017-10-01 10:05:59 -07:00
2c07ab4216 Added ability to caption images (stored in alt) 2017-10-01 10:03:05 -07:00
541c9d3408 Fixes #247 - Placeholder should disappear 2017-09-30 22:18:10 -07:00
76d0597e97 Add cmd+k to insert link 2017-09-30 20:53:17 -07:00
6ae3e51ae1 Fixes #280 - Image pasting 2017-09-28 21:57:27 -07:00
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
6d4466b994 Fix up/down arrow navigation 2017-09-25 21:45:01 -07:00
fc98e96d94 cleanup 2017-09-25 21:40:59 -07:00
799ba2f5e3 Markdown shortcuts for checkbox lists 2017-09-25 20:55:13 -07:00
6b82df71e0 Fixing some layout issues 2017-09-24 20:03:03 -07:00
c3c9c68ce6 Fix target on editor links, closes #246 2017-09-13 23:18:21 -07:00
42972fda39 Update Heading.js 2017-09-13 19:11:55 -07:00
406e94372f Fixes no formatting toolbar on selecting heading 2017-09-12 07:59:01 -07:00
57853861e5 LinkToolbar fixes 2017-09-11 00:07:51 -07:00
75ec792675 Fixed ref 2017-09-10 22:24:23 -07:00
5cd857abda placeholder fixes 2017-09-10 19:23:25 -07:00
1e3caa00a7 fixed 2017-09-10 18:58:15 -07:00
c3d918e165 lint 2017-09-10 18:44:35 -07:00
2140a0698a Refactor CSS modules out 2017-09-10 18:44:35 -07:00
3c378daa19 Remove unused icons 2017-09-04 13:23:20 -07:00
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
f4735246ad Readability 2017-09-04 08:32:31 -07:00
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
057e3b10e8 Upgrade dependencies 2017-09-02 16:10:59 -07:00
5f514f559c Show selected state 2017-08-27 09:51:37 -07:00
3a348d7b8b Update to use dev branch 2017-08-27 09:03:05 -07:00
667d1caf11 Added: Placeholder when uploading images 2017-08-26 22:37:20 -07:00
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
ca35cee841 Move star out of editor into documentpreview (#174)
* Move star out of editor into documentpreview

* 💚
2017-08-02 20:45:09 -07:00
297bf850c2 Align title correctly when first character is emoji 2017-07-29 16:15:04 -07:00
58cc1774af Fixes: CMD+Enter adding extra newline on save 2017-07-23 17:24:20 -07:00
9c3e1d470c Fixes #169 2017-07-18 22:55:50 -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
306e81a731 Fixed padding and aligned for editor in readonly mode 2017-07-16 14:50:34 -07:00
4992ceab69 Restore shortcuts with editor focus 2017-07-13 23:58:17 -07:00
eb3b597272 Fixes #137 - vertical alignment 2017-07-13 23:51:03 -07:00
0136c0ddcf Allow images to be dragged anywhere on document editor 2017-07-13 23:19:49 -07:00
8a84b8e64d Fixes #136 - Keyboard shortcuts should work when editor is not focused 2017-07-13 22:32:06 -07:00
1815ba4bc9 Fixes: Image uploads not working 2017-07-13 22:19:56 -07:00
f175d4c1d2 Style fixes 2017-07-12 23:37:46 -07:00
8ddc3fdf10 Show 'checkmark' icon when saved in editor 2017-07-11 23:24:12 -07:00
fdd9933c99 Editor fixes 2017-07-11 00:17:03 -07:00
b9df4a76d7 Merge master 2017-07-08 22:30:20 -07:00
60bad34942 Entering edit mode should focus editor.
closes #97
2017-07-02 23:18:38 -07:00
c17dccef01 Moved PublishingInfo and added animations 2017-07-01 17:06:06 -07:00
e40e372fed Fixed: hasPendingChanges
Fixed: Vertical alignment changing between read/edit
2017-06-28 23:02:11 -07:00
35854b65d8 Added prop annotations 2017-06-26 23:47:51 -07:00