Commit Graph

75 Commits

Author SHA1 Message Date
e79897e5cb Fixes link editing 2017-10-23 20:13:22 -07:00
c6537279ba Fixes for empty document 2017-10-22 22:20:53 -07:00
4b6e8f5fb8 Merge pull request #347 from jorilallo/jori/inline-mark-fix
Fix to inline tags in text
2017-10-22 11:28:30 -07:00
6959cec1bf improved code readability 2017-10-22 11:22:25 -07:00
30ad8f1ea6 Merge pull request #335 from jorilallo/issue-321
Fixes: Link paste behavior
2017-10-21 18:55:14 -07:00
3652b19e99 Only use inline tags if they have space around them 2017-10-21 17:16:07 -07:00
a909bf86b4 Refactor. Add trash and open icons 2017-10-21 16:21:43 -07:00
a756769060 Almost all icons updated 2017-10-21 15:23:23 -07:00
38228d0315 WIP 2017-10-21 14:05:20 -07:00
b92bc9cf78 Fixes: Link paste behavior 2017-10-20 21:59:29 -07:00
d91c77bfcd Fix 2017-10-20 21:23:13 -07:00
98986fe226 Fix horizontal rule interactions
Closes #326
2017-10-19 22:00:07 -07:00
f380f1afb2 Fixes to strong and a 2017-10-18 22:42:37 -07:00
0515a6233e Remove filename as default image caption (#316) 2017-10-17 20:39:28 -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
150771ee88 removed dependencies, html/preview 2017-10-16 23:35:56 -07:00
0df8d22544 New less witty placeholder 2017-10-08 12:19:12 -07:00
7bdfab84e3 Merge branch 'master' into ui-improves 2017-10-01 21:52:25 -04:00
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
6ddd07172a Strike through done checkbox items 2017-10-01 16:05:40 -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