687 Commits

Author SHA1 Message Date
Tom Moor
13b1ab7dca Merge branch 'master' of github.com:jorilallo/atlas into update-slate 2017-12-08 20:22:07 -08:00
Tom Moor
466986eabb Remove logging 2017-12-08 20:08:47 -08:00
Tom Moor
d7d13179d6 Remove slate-plain-serializer dependency 2017-12-08 19:13:35 -08:00
Tom Moor
7b9fa9f4a7 Fixed: Spurious save prompts 2017-12-06 08:40:43 -08:00
Tom Moor
64c2624479 Fixes: Image upload. Back to using our own plugin to show progress 2017-12-06 08:15:06 -08:00
Tom Moor
30b2b91bbc Fixed: Creating checklists from block toolbar 2017-12-06 07:53:54 -08:00
Tom Moor
b794a0cc70 Cleaner API for BlockToolbar cursor positioning 2017-12-05 23:41:01 -08:00
Tom Moor
5c38ff9e63 Fixes: Allow BlockInsert on final block (previously didnt work in Prod) 2017-12-05 23:25:09 -08:00
Tom Moor
e64ca3ca43 Cleanup 2017-12-05 22:29:07 -08:00
Jori Lallo
c9fc437888 Fixes 2017-12-05 21:09:15 -08:00
Tom Moor
e3f664e8a4 Fixed: Checklist items cant be created from shortcuts
Fixed: BlockToolbar not close on unfocus
2017-12-05 20:05:43 -08:00
Jori Lallo
866c43b2cb Fixed React warnings 2017-12-05 01:22:22 -08:00
Jori Lallo
5a0f3d027a Remove sidebar scrolling
Fixes #473
2017-12-05 00:16:05 -08:00
Jori Lallo
564748cfc0 Use key instead 2017-12-03 20:56:45 -08:00
Tom Moor
751b468e92 More and more fixes 2017-12-03 19:59:54 -08:00
Jori Lallo
42d5686182 linting 2017-12-03 19:29:04 -08:00
Jori Lallo
f3e3e6d2ca props 2017-12-03 19:21:58 -08:00
Jori Lallo
060066ceee More detailed error boundary for Document 2017-12-03 19:18:22 -08:00
Tom Moor
802f6e6594 Flowtyping 2017-12-03 11:13:35 -08:00
Jori Lallo
cd2cbf1c15
Merge pull request #462 from outline/jori/print
Added ability to print a document
2017-12-02 23:36:21 -08:00
Tom Moor
15e8e50601 Slate 30 2017-12-02 23:14:27 -08:00
Jori Lallo
c13451186a Hiding toolbars for printing 2017-12-02 22:50:24 -08:00
Jori Lallo
b42f123b1a Fixed sidebar styles when open collection 2017-12-02 18:04:34 -08:00
Jori Lallo
81d0072449 Added media print style to dropdowns 2017-12-02 17:44:45 -08:00
Jori Lallo
224f94a79e Added ability to print a document 2017-12-02 16:27:45 -08:00
Jori Lallo
88020fc569
Merge pull request #451 from outline/jori/sunday-tweaks
Sunday tweaks
2017-11-26 21:14:18 -08:00
Jori Lallo
a0f3332b9f removed ToC in readonly mode 2017-11-26 20:52:39 -08:00
Jori Lallo
3ef82191b7 Code copy pointer 2017-11-26 20:38:57 -08:00
Jori Lallo
a373931ebe Disable browser spellchecking with code 2017-11-26 20:34:45 -08:00
Jori Lallo
8dd79f8b13 Added favicons to application 2017-11-26 20:34:28 -08:00
Tom Moor
3e01d4813e Add collection actions 2017-11-26 18:18:41 -08:00
Tom Moor
a626b78616 Improved loading state 2017-11-26 18:18:40 -08:00
Tom Moor
dc242038ff Remove unused teamId 2017-11-26 18:18:40 -08:00
Tom Moor
2143a87671 WIP: Collection home 2017-11-26 18:18:40 -08:00
Tom Moor
505310c172
Settings Routes (#449)
* Building out settings area

* Flow and refactoring

* TeamLogo

* Add temporary profile screen

* 💚

* PR feedback
2017-11-26 18:09:55 -08:00
Tom Moor
2d8a41a982 Add highlighting to search results as mocked. 2017-11-25 15:44:10 -08:00
Tom Moor
cf0c755e4d Fix, incorrect getOauthState call for commands install 2017-11-22 00:28:08 -08:00
Tom Moor
dd2cd2f9d8 Working direct install flow 2017-11-21 23:51:31 -08:00
Tom Moor
336f43cc6d Separate Layout component 2017-11-19 15:56:50 -08:00
Jori Lallo
dab97ea2fa fixed flow issue with Heading 2017-11-19 11:32:27 -08:00
Jori Lallo
3dbd403d66
Merge pull request #408 from jorilallo/error-boundary
Added high level ErrorBoundary
2017-11-18 13:01:00 -08:00
Tom Moor
a2052318ad Once you see it, you can't unsee it 2017-11-15 22:28:12 -08:00
Jori Lallo
6750d6cde7
Merge pull request #412 from jorilallo/jori/heading-anchor-fix
Fixed heading anchors
2017-11-12 18:11:45 -08:00
Jori Lallo
87e277a94f Fixed heading anchors 2017-11-12 17:56:01 -08:00
Tom Moor
b2d32b2a7a Removes all uses of setState, less confusing as we open source 2017-11-12 17:05:17 -08:00
Tom Moor
2ac8efe351 Consistency 2017-11-12 16:10:33 -08:00
Tom Moor
ee89fb852b Added high level ErrorBoundary 2017-11-12 16:08:55 -08:00
Tom Moor
40d578e099 Possible fix for non rendering issue in prod 2017-11-12 15:37:39 -08:00
Tom Moor
6b7e09f063 Handle error when loading avatar, show default 2017-11-11 12:22:23 -08:00
Tom Moor
f34b32b2a3 Move Fade to its own component
Fixed todolist strikethrough styling with nested lists
2017-11-10 17:56:09 -08:00