Commit Graph

101 Commits

Author SHA1 Message Date
bbd1600539 Settings members UI 2018-01-17 20:49:43 -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
751b468e92 More and more fixes 2017-12-03 19:59:54 -08:00
42d5686182 linting 2017-12-03 19:29:04 -08:00
f3e3e6d2ca props 2017-12-03 19:21:58 -08:00
060066ceee More detailed error boundary for Document 2017-12-03 19:18:22 -08:00
802f6e6594 Flowtyping 2017-12-03 11:13:35 -08:00
cd2cbf1c15 Merge pull request #462 from outline/jori/print
Added ability to print a document
2017-12-02 23:36:21 -08:00
15e8e50601 Slate 30 2017-12-02 23:14:27 -08:00
c13451186a Hiding toolbars for printing 2017-12-02 22:50:24 -08:00
b42f123b1a Fixed sidebar styles when open collection 2017-12-02 18:04:34 -08:00
81d0072449 Added media print style to dropdowns 2017-12-02 17:44:45 -08:00
224f94a79e Added ability to print a document 2017-12-02 16:27:45 -08:00
88020fc569 Merge pull request #451 from outline/jori/sunday-tweaks
Sunday tweaks
2017-11-26 21:14:18 -08:00
a0f3332b9f removed ToC in readonly mode 2017-11-26 20:52:39 -08:00
3ef82191b7 Code copy pointer 2017-11-26 20:38:57 -08:00
a373931ebe Disable browser spellchecking with code 2017-11-26 20:34:45 -08:00
8dd79f8b13 Added favicons to application 2017-11-26 20:34:28 -08:00
3e01d4813e Add collection actions 2017-11-26 18:18:41 -08:00
a626b78616 Improved loading state 2017-11-26 18:18:40 -08:00
dc242038ff Remove unused teamId 2017-11-26 18:18:40 -08:00
2143a87671 WIP: Collection home 2017-11-26 18:18:40 -08:00
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
2d8a41a982 Add highlighting to search results as mocked. 2017-11-25 15:44:10 -08:00