Commit Graph

1529 Commits

Author SHA1 Message Date
Tom Moor 0d28717647 Fixes build by updating Uglify 2018-05-12 14:42:10 -07:00
Tom Moor 24d328c4b7
Merge pull request #639 from outline/refactor-editor
Extract Markdown Editor
2018-05-12 14:21:34 -07:00
Tom Moor a62ad053d7 Upgrade editor 2018-05-12 14:10:49 -07:00
Tom Moor 016bb01948 Tweak header block spacing 2018-05-12 11:09:59 -07:00
Tom Moor a30bdb91f4
Merge pull request #644 from outline/autosave
Autosave Documents
2018-05-12 10:41:52 -07:00
Tom Moor 46c52254c2
Merge pull request #646 from outline/tommoor-patch-1
Restrict engines to < node 10
2018-05-08 23:34:50 -07:00
Tom Moor ee2fc260bf
Update package.json 2018-05-08 23:15:56 -07:00
Tom Moor abab370f82
Merge pull request #645 from a--hoang/master
Fix spelling: permanant->permanent
2018-05-08 10:22:08 -07:00
Andrew Hoang 5d413a2679 Fix spelling: permanant->permanent 2018-05-08 13:15:52 -04:00
Tom Moor 94e63b6171 Account for draft being published. Need to reload the collection still in this scenario 2018-05-07 22:53:13 -07:00
Tom Moor ba0a7b7f4a Update docs
Remove extra API request after document.update
Cleanup
2018-05-07 22:08:47 -07:00
Tom Moor 67f2b3cce4 API endpoint accepts autosave 2018-05-06 22:13:52 -07:00
Tom Moor f887a8383b
Merge pull request #641 from outline/flow-71
Upgrade to Flow 0.71
2018-05-06 17:06:28 -07:00
Tom Moor a0f21393ee
Merge pull request #643 from outline/issue-627
Clarify account dropdown
2018-05-06 17:06:16 -07:00
Tom Moor b41e608909
Merge pull request #642 from outline/sidebar-cleanup
Sidebar cleanup
2018-05-06 14:04:45 -07:00
Tom Moor 3f5a9fdb3a Add icon to clarify menu functionality 2018-05-06 14:01:28 -07:00
Tom Moor b37ed1f8d0 Move logic to Scrollable component 2018-05-06 12:46:52 -07:00
Jori Lallo fbde67d1bd
Merge pull request #640 from outline/tommoor-patch-routehelper
Adds _ and ~ as allowed slug characters
2018-05-07 06:40:23 +12:00
Tom Moor c3d7f0785c Restore stickyness of … 2018-05-06 00:06:36 -07:00
Tom Moor b37241229c Remove unworkable menu 2018-05-05 23:49:03 -07:00
Tom Moor 79c9582020 Adding new doc menu to sidebar items 2018-05-05 22:45:10 -07:00
Tom Moor d55a8ad02d Update mailer snapshot (added alt text) 2018-05-05 16:33:12 -07:00
Tom Moor 518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
Tom Moor 4b5e3aa8f4
Adds _ and ~ as allowed slug characters
closes #636
2018-05-05 14:25:21 -07:00
Tom Moor 4a4f9f7107 Bump rich-markdown-editor 2018-05-03 00:34:28 -07:00
Tom Moor f89eabaeff Hooks 2018-05-02 23:45:14 -07:00
Tom Moor d7327fefa2 Upgrade styled-components
Restore async editor loading
2018-05-02 23:12:13 -07:00
Tom Moor 41a96e4331 Remove Icons 2018-05-02 21:51:39 -07:00
Tom Moor fb41e4fc54 Merge branch 'master' of github.com:outline/outline into refactor-editor 2018-04-28 16:12:26 -07:00
Jori Lallo e176974cfa
Merge pull request #635 from outline/jori/homepage-slack
Promo slack on homepage
2018-04-03 23:51:52 -07:00
Jori Lallo 46124654dd Promo slack on homepage 2018-04-03 22:40:20 -07:00
Tom Moor 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
Tom Moor f72fa40a0f WIP 2018-04-03 20:20:30 -07:00
Tom Moor 17900c6a11
Merge pull request #633 from outline/improved-headings
Improves rendering of headings
2018-03-26 23:17:44 -07:00
Tom Moor 8793a9dfbf Improves rendering of headings to have better spacing in the Markdown output 2018-03-26 23:12:16 -07:00
Tom Moor 6abc523621
Merge pull request #632 from outline/cache-clear
Bump cache version
2018-03-26 22:24:10 -07:00
Tom Moor c378be0144
Bump cache version 2018-03-26 22:18:53 -07:00
Tom Moor 403e504499
Merge pull request #620 from outline/paragraph-handling
Improved paragraph behavior
2018-03-26 21:23:21 -07:00
Tom Moor 0cb51f63c6
Merge pull request #631 from ganes1410/master
Update README.md
2018-03-26 09:20:18 -07:00
R.Ganesh 616f1e071a
Update README.md 2018-03-26 21:24:03 +05:30
Tom Moor bdff3b716b
Merge pull request #629 from outline/issue-623
Improves behavior of link toolbar
2018-03-25 16:42:58 -07:00
Tom Moor fc3ffb86de
Merge pull request #630 from outline/issue-624
Increase padding at the bottom of the editable area
2018-03-25 16:04:50 -07:00
Tom Moor fcd8f07a2a Increase padding at the bottom of the editable area 2018-03-25 15:56:17 -07:00
Tom Moor a24d745870 Improves behavior of link toolbar based on user feedback 2018-03-25 15:35:59 -07:00
Tom Moor 27ad71b662
Merge pull request #628 from outline/slate-upgrades
Dep updates to Slate 32
2018-03-25 15:35:31 -07:00
Tom Moor f8ba139128 Final dep updates to Slate 32 2018-03-25 14:42:28 -07:00
Tom Moor 38494d6d3c Added migration for existing docs 2018-03-24 15:03:44 -07:00
Tom Moor 14c963ca70 Bump serializer 2018-03-24 14:42:38 -07:00
Tom Moor 48e3a93d83 Bump slate serializer 2018-03-18 01:10:53 -07:00
Tom Moor 5ad0e79a7e
Merge pull request #619 from outline/tommoor-patch-1
Improve scrolling behavior
2018-03-10 22:49:34 -08:00