|
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 |
|
|
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 |
|
|
f076582ce4
|
Fixes code blocks (#554)
* Fixes code blocks
* Flow ignore uncompiled files
* 💚
* big > bug
|
2018-02-04 12:30:22 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
e3f664e8a4
|
Fixed: Checklist items cant be created from shortcuts
Fixed: BlockToolbar not close on unfocus
|
2017-12-05 20:05:43 -08:00 |
|
|
751b468e92
|
More and more fixes
|
2017-12-03 19:59:54 -08:00 |
|
|
802f6e6594
|
Flowtyping
|
2017-12-03 11:13:35 -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 |
|
|
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 |
|
|
2143a87671
|
WIP: Collection home
|
2017-11-26 18:18:40 -08:00 |
|
|
dab97ea2fa
|
fixed flow issue with Heading
|
2017-11-19 11:32:27 -08:00 |
|
|
3dbd403d66
|
Merge pull request #408 from jorilallo/error-boundary
Added high level ErrorBoundary
|
2017-11-18 13:01:00 -08:00 |
|
|
6750d6cde7
|
Merge pull request #412 from jorilallo/jori/heading-anchor-fix
Fixed heading anchors
|
2017-11-12 18:11:45 -08:00 |
|
|
87e277a94f
|
Fixed heading anchors
|
2017-11-12 17:56:01 -08:00 |
|
|
b2d32b2a7a
|
Removes all uses of setState, less confusing as we open source
|
2017-11-12 17:05:17 -08:00 |
|
|
ee89fb852b
|
Added high level ErrorBoundary
|
2017-11-12 16:08:55 -08:00 |
|
|
f34b32b2a3
|
Move Fade to its own component
Fixed todolist strikethrough styling with nested lists
|
2017-11-10 17:56:09 -08:00 |
|
|
ab13f51d5d
|
Upgrade prettier
|
2017-11-10 14:14:30 -08:00 |
|