Commit Graph

418 Commits

Author SHA1 Message Date
9fc1731f99 draft 2017-10-01 16:55:03 -07:00
6b10c7308c Fixed styling on document move 2017-10-01 16:55:03 -07: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
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
d061a9d28b Fix line behind search icon 2017-09-30 21:53:29 -07:00
379975253a Correct symbol 2017-09-30 21:12:09 -07:00
76d0597e97 Add cmd+k to insert link 2017-09-30 20:53:17 -07:00
6b5fef4954 Combine modals 2017-09-30 19:59:08 -07:00
d015d37f53 Add shortcut 2017-09-28 23:22:09 -07:00
be47baf2fd Add MarkdownShortcuts 2017-09-28 23:18:15 -07:00
4d60b79717 Improve shortcut styling 2017-09-28 22:49:31 -07:00
6ae3e51ae1 Fixes #280 - Image pasting 2017-09-28 21:57:27 -07:00
26a3f2c7e3 Refactor to routeHelpers 2017-09-28 21:57:27 -07:00
3005b75e21 Merge branch 'master' into jori/delete-redirect 2017-09-29 00:51:47 -04:00
3b34189961 Fixed redirect after document delete 2017-09-28 00:27:52 -07:00
6654981b58 Fixed document edit cache. Closes #265 2017-09-28 00:10:42 -07:00
b8a6ba261d Merge pull request #277 from jorilallo/jori/sidebar-chevron
Tom's sidebar additions
2017-09-28 00:02:05 -07:00
c592f43698 Merge pull request #274 from jorilallo/jori/sidebar-chevron
Added sidebar chevrons
2017-09-27 23:56:20 -07:00
5ada7fd090 Prevent extra / appearing after doc url 2017-09-27 22:36:10 -07:00
fe559baeff Removes a react render loop when hovering over sidebar 2017-09-27 21:04:13 -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
42d3330021 Fixed icon color issues 2017-09-27 00:32:55 -07:00
45f0f60646 Fixed padding 2017-09-27 00:26:29 -07:00
1c9ca91211 Added sidebar chevrons 2017-09-27 00:21:40 -07: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
f21c237d62 Fixes new document menu not working
Fixes styling when drag and dropping into sidebar
2017-09-24 22:38:53 -07:00
3a279e1613 Fixes: Menu doesnt close when clicking menu items 2017-09-24 21:28:35 -07:00
6b82df71e0 Fixing some layout issues 2017-09-24 20:03:03 -07:00
504dfbea57 Merge pull request #262 from jorilallo/jori/sidebar-all-in-one
Sidebar all in one
2017-09-24 14:30:30 -07:00
1d77c85ac2 Merge pull request #264 from jorilallo/jori/document-save-location
Added ways to define the save location of the document
2017-09-24 14:26:05 -07:00
ba112f250a Addressed flow issues 2017-09-24 14:25:14 -07:00
4ee532d65b Fixed collection menu 2017-09-24 13:59:35 -07:00
0a5f5712ef Combined documents and collections in the sidepanel 2017-09-24 13:59:34 -07:00
a5a1e286d4 Addressed user feedback 2017-09-24 13:51:33 -07:00
53c0c9180b Global error messages (#261)
* Remove global error rendering

* Added basic Toasts

* Auto-close toasts

* 💚

* Flow fix, more reliable CI
2017-09-23 18:58:34 -04:00
3cee67e908 Merge branch 'master' into jori/sidebar-speed-fix 2017-09-23 18:04:04 -04:00
3648c11a41 Added ways to define the save location of the document 2017-09-19 00:13:49 -07:00
d3313632ce Merge pull request #257 from jorilallo/issue-240
Override input font and link targets
2017-09-18 20:15:48 -07:00
9e672b3e58 Fixed lag in toggling documents 2017-09-18 00:20:51 -07:00
27d91858ce Merge pull request #255 from jorilallo/issue-253
Sort recently edited
2017-09-17 13:09:07 -07:00
83d2507bb5 Merge pull request #254 from jorilallo/jori/document-edit-view
Don't count a view when entering editing
2017-09-17 13:05:47 -07:00
4a9a1f2e63 Added move and star to document menu 2017-09-14 21:59:59 -07:00
c3c9c68ce6 Fix target on editor links, closes #246 2017-09-13 23:18:21 -07:00
c70c1d328e Override font from normalize.css in base for inputs 2017-09-13 23:15:03 -07:00