Commit Graph

123 Commits

Author SHA1 Message Date
ea471b2a19 In my testing this fixes the redirect loop on logout 2018-02-12 22:44:43 -08:00
6caba86751 Mobile Responsive Styles (#580)
* WIP: Responsive styles

* Flip breakpoints, ensure doc doesn't spread

* Add MenuIcon

* Refactor Sidebar to share mobile responsive styles

* Fix accidental find/replace

* Tweak padding to take into account icon spacing
2018-02-10 23:24:12 -08:00
4cc7338534 Analytics (#582)
* gtm > ga

* Record pageviews in SPA

* Remove home-rolled tracking in favor of autotrack

* cleanup
2018-02-10 23:23:50 -08:00
b0db7f29d3 Fixes: Possible to create blocks inside document title 2018-02-07 22:29:33 -08:00
abcab12b97 Fix TOC 2018-02-06 22:40:13 -08:00
9fad61c4b4 Fix code overflow. Fixes #563 (#565) 2018-02-04 23:43:57 -08:00
47da3f2b9b Increase collections pagination limit (#561)
* I think this is the pragmatic solution for now. We can readdress later.
Also renamed fetchAll, to the more accurate fetchPage

* 💚
2018-02-04 12:30:35 -08:00
f076582ce4 Fixes code blocks (#554)
* Fixes code blocks

* Flow ignore uncompiled files

* 💚

* big > bug
2018-02-04 12:30:22 -08:00
b1ef4ef7b9 Merge pull request #541 from outline/issue-537
Fixes Collection ... menu not working
2018-01-30 22:56:35 -08:00
48793a4cef callback > promise 2018-01-30 22:49:48 -08:00
66c091cfbb Closes #538
Seems simple and obvious because it is, we should check that startBlock exists before using it
2018-01-30 08:24:49 -08:00
85a27593e8 Fix sidebar spacing, this needs a crazy refactor soon 2018-01-29 23:09:53 -08:00
29aba6bfe6 Restores file import on sidebar menu 2018-01-29 23:04:45 -08:00
ba72ecb0e3 issue-537 2018-01-29 22:31:49 -08:00
97268314fe Map keyboard shortcuts on windows (#526)
* Map keyboard shortcuts on windows

* Fixed also saving commands

* Fix keyboard shortcut for keyboard shortcuts

* Fixed guide

* Cmd -> Mod
2018-01-28 17:57:45 -08:00
edcb92d223 Updated to only add numbering to slugified heading anchors when absolutely neccessary 2018-01-27 11:45:46 -08:00
7647d23804 Stable heading ids 2018-01-27 00:47:48 -08:00
891bac6d1d Autofocus on new link 2018-01-24 23:16:13 -08:00
395c022178 LinkToolbar changes 2018-01-24 00:00:58 -08:00
2a716f55a9 Merge pull request #514 from outline/jori/team-admin-frontend
Team members frontend
2018-01-21 16:27:01 -08:00
46791109e3 Added user icon 2018-01-21 16:17:21 -08:00
bbd1600539 Settings members UI 2018-01-17 20:49:43 -08:00
3d93ce3881 Fixed: Loading placeholders all the same width 2018-01-15 14:49:32 -08:00
fe00e1f76d more boundless builds 2018-01-03 21:41:04 -08:00
2c9e92e5b9 Fixes 2018-01-03 21:35:13 -08:00
2fd5fc2dff Dynamic loading for Editor 2018-01-03 20:08:43 -08:00
686c237e36 Moved to webpack 3 2018-01-03 16:29:01 -08:00
721958b7dc Merge pull request #505 from outline/jori/toolbar-select
Toolbar select tweaks
2018-01-01 16:17:12 -08:00
1e38e70987 Delay toolbar visibility a bit 2018-01-01 11:58:35 -08:00
4d8df6e951 Only show inline toolbar on mouseup if pointer selected 2018-01-01 11:58:23 -08:00
8bd640676f Added block quote icon 2018-01-01 11:25:07 -08:00
330f0eb41d Added support for block quotes 2017-12-30 13:46:21 -08:00
922fd2497c Fixes #480 2017-12-18 22:55:14 -08:00
7d756e4fae Avatar upload 2017-12-13 23:23:22 -08:00
7e845242de Fix: Esc to close link toolbar
Error when selection changes to not include link
2017-12-10 15:54:54 -08:00
d18bce8a20 Refactoring and improved error handling around Link Toolbar 2017-12-10 15:39:02 -08:00
13b1ab7dca Merge branch 'master' of github.com:jorilallo/atlas into update-slate 2017-12-08 20:22:07 -08:00
466986eabb Remove logging 2017-12-08 20:08:47 -08:00
d7d13179d6 Remove slate-plain-serializer dependency 2017-12-08 19:13:35 -08:00
7b9fa9f4a7 Fixed: Spurious save prompts 2017-12-06 08:40:43 -08:00
64c2624479 Fixes: Image upload. Back to using our own plugin to show progress 2017-12-06 08:15:06 -08:00
30b2b91bbc Fixed: Creating checklists from block toolbar 2017-12-06 07:53:54 -08:00
b794a0cc70 Cleaner API for BlockToolbar cursor positioning 2017-12-05 23:41:01 -08:00
5c38ff9e63 Fixes: Allow BlockInsert on final block (previously didnt work in Prod) 2017-12-05 23:25:09 -08:00
e64ca3ca43 Cleanup 2017-12-05 22:29:07 -08:00
c9fc437888 Fixes 2017-12-05 21:09:15 -08:00
e3f664e8a4 Fixed: Checklist items cant be created from shortcuts
Fixed: BlockToolbar not close on unfocus
2017-12-05 20:05:43 -08:00
866c43b2cb Fixed React warnings 2017-12-05 01:22:22 -08:00
5a0f3d027a Remove sidebar scrolling
Fixes #473
2017-12-05 00:16:05 -08:00
564748cfc0 Use key instead 2017-12-03 20:56:45 -08:00