Commit Graph

1539 Commits

Author SHA1 Message Date
6222d210be Upgrade editor
Prevent markdown in code blocks and headings
Improved handling of valid markdown characters in text
2018-05-20 17:13:12 -07:00
d557ef96ac Fixes #649 – cant delete a draft document that has had its collection previously removed 2018-05-19 15:38:08 -07:00
a4b5d6cabe Fixes #648 2018-05-19 15:12:19 -07:00
bc9d75fcae Updated note on editor source code 2018-05-19 14:34:54 -07:00
d9937b5bd4 Fix squashed image in README on mobile 2018-05-19 14:32:08 -07:00
3005da78e2 Pull changelog from Github releases - one less place to manage 2018-05-12 19:56:44 -07:00
0d32ec452d More prod build fixes 2018-05-12 15:56:05 -07:00
4dea755db6 Prod uses babel 2018-05-12 15:39:29 -07:00
e6e540cf99 Ensure node versions match everywhere (CI) 2018-05-12 15:24:55 -07:00
cbd4003ddb Split deps, upgrade markdown editor to version with ES5 compilation 2018-05-12 15:22:33 -07:00
0d28717647 Fixes build by updating Uglify 2018-05-12 14:42:10 -07:00
24d328c4b7 Merge pull request #639 from outline/refactor-editor
Extract Markdown Editor
2018-05-12 14:21:34 -07:00
a62ad053d7 Upgrade editor 2018-05-12 14:10:49 -07:00
016bb01948 Tweak header block spacing 2018-05-12 11:09:59 -07:00
a30bdb91f4 Merge pull request #644 from outline/autosave
Autosave Documents
2018-05-12 10:41:52 -07:00
46c52254c2 Merge pull request #646 from outline/tommoor-patch-1
Restrict engines to < node 10
2018-05-08 23:34:50 -07:00
ee2fc260bf Update package.json 2018-05-08 23:15:56 -07:00
abab370f82 Merge pull request #645 from a--hoang/master
Fix spelling: permanant->permanent
2018-05-08 10:22:08 -07:00
5d413a2679 Fix spelling: permanant->permanent 2018-05-08 13:15:52 -04:00
94e63b6171 Account for draft being published. Need to reload the collection still in this scenario 2018-05-07 22:53:13 -07:00
ba0a7b7f4a Update docs
Remove extra API request after document.update
Cleanup
2018-05-07 22:08:47 -07:00
67f2b3cce4 API endpoint accepts autosave 2018-05-06 22:13:52 -07:00
f887a8383b Merge pull request #641 from outline/flow-71
Upgrade to Flow 0.71
2018-05-06 17:06:28 -07:00
a0f21393ee Merge pull request #643 from outline/issue-627
Clarify account dropdown
2018-05-06 17:06:16 -07:00
b41e608909 Merge pull request #642 from outline/sidebar-cleanup
Sidebar cleanup
2018-05-06 14:04:45 -07:00
3f5a9fdb3a Add icon to clarify menu functionality 2018-05-06 14:01:28 -07:00
b37ed1f8d0 Move logic to Scrollable component 2018-05-06 12:46:52 -07:00
fbde67d1bd Merge pull request #640 from outline/tommoor-patch-routehelper
Adds _ and ~ as allowed slug characters
2018-05-07 06:40:23 +12:00
c3d7f0785c Restore stickyness of … 2018-05-06 00:06:36 -07:00
b37241229c Remove unworkable menu 2018-05-05 23:49:03 -07:00
79c9582020 Adding new doc menu to sidebar items 2018-05-05 22:45:10 -07:00
d55a8ad02d Update mailer snapshot (added alt text) 2018-05-05 16:33:12 -07:00
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
4b5e3aa8f4 Adds _ and ~ as allowed slug characters
closes #636
2018-05-05 14:25:21 -07:00
4a4f9f7107 Bump rich-markdown-editor 2018-05-03 00:34:28 -07:00
f89eabaeff Hooks 2018-05-02 23:45:14 -07:00
d7327fefa2 Upgrade styled-components
Restore async editor loading
2018-05-02 23:12:13 -07:00
41a96e4331 Remove Icons 2018-05-02 21:51:39 -07:00
fb41e4fc54 Merge branch 'master' of github.com:outline/outline into refactor-editor 2018-04-28 16:12:26 -07:00
e176974cfa Merge pull request #635 from outline/jori/homepage-slack
Promo slack on homepage
2018-04-03 23:51:52 -07:00
46124654dd Promo slack on homepage 2018-04-03 22:40:20 -07:00
44cb509ebf Post to Slack (#603)
* Migrations

* WIP: Integration model, slack perms / hooks

* So so rough it pains me. Building this new model is revealing just how much needs to be refactored

* Working connect and post

* Cleanup UI, upating documents

* Show when slack command is connected

* stash

* 💚

* Add documents.update trigger

* Authorization, tidying

* Fixed integration policy

* pick integration presenter keys
2018-04-03 20:36:25 -07:00
f72fa40a0f WIP 2018-04-03 20:20:30 -07:00
17900c6a11 Merge pull request #633 from outline/improved-headings
Improves rendering of headings
2018-03-26 23:17:44 -07:00
8793a9dfbf Improves rendering of headings to have better spacing in the Markdown output 2018-03-26 23:12:16 -07:00
6abc523621 Merge pull request #632 from outline/cache-clear
Bump cache version
2018-03-26 22:24:10 -07:00
c378be0144 Bump cache version 2018-03-26 22:18:53 -07:00
403e504499 Merge pull request #620 from outline/paragraph-handling
Improved paragraph behavior
2018-03-26 21:23:21 -07:00
0cb51f63c6 Merge pull request #631 from ganes1410/master
Update README.md
2018-03-26 09:20:18 -07:00
616f1e071a Update README.md 2018-03-26 21:24:03 +05:30