34bdc88003
fix: Offset heading styles
2020-10-21 09:04:21 -07:00
df7b9f3e88
feat: Add support for "word" files exported from Confluence ( #1600 )
...
* Display error message to end user
* fix: Improve conversion of tables
* fix: Characters at ends of lines in tables lost
2020-10-21 08:53:59 -07:00
4103f53f2a
fix: Offset headers when scrolling from TOC to account for fixed header
...
closes #1578
2020-10-19 23:07:37 -07:00
758fcc1759
feat: Show unique views rather than total views in document meta. ( #1559 )
...
* unique-views
* fix: 'only you' displays briefly when visiting a document previously only viewed by one other
2020-10-19 22:44:28 -07:00
b3549637fe
fix: Dark mode inline code styling fixed #1593 ( #1597 )
...
background changed to props.theme.codeBackground
2020-10-19 22:14:14 -07:00
7bee60a337
fix: Clicking link with blank href should not open new tab
2020-10-19 08:00:52 -07:00
3af1a80615
fix: Incorrect cursor on headings
2020-10-19 07:40:12 -07:00
a6dc708fc0
fix: spotify widget wrong size ( #1579 )
2020-10-09 19:02:09 -07:00
1da1f3d6e8
chore: Update Zapier integration (no longer invite-only)
...
fix: Remove link to Zapier integration from self-hosted as it doesnt make sense
2020-09-28 21:08:58 -07:00
f1a95e5e79
feat: Improved search results when finding links in document editor ( #1573 )
...
* feat: Improved search results when finding links in document editor
* chore(deps): Bump RME for smoother link search
2020-09-26 11:07:49 -07:00
6f1f855083
feat: Add tracking of search source in UI
2020-09-24 21:56:37 -07:00
40d52e9a78
fix: Cannot press down arrow to navigate via keyboard to search results
...
(due to withRouter converting DocumentPreview to a functional component)
2020-09-24 21:36:31 -07:00
a2f2971fec
fix: Reduce liklihood of false search queries
...
fix: Reduce possibility of dupe search queries
feat: Allow 'Enter' to trigger search before debounce
2020-09-24 21:29:00 -07:00
d89808ce9d
fix: Home link on 'Not Found' page
2020-09-24 19:38:19 -07:00
a43cc9c5a9
chore(deps): Upgrade RME for improved doc search results
2020-09-24 19:35:28 -07:00
9aa81dcf82
fix: Error deleting account as only admin not displayed to user
2020-09-21 20:31:06 -07:00
c04d5bdfb0
flow
2020-09-21 19:47:17 -07:00
c8ff5cf221
fix: Styling of 'New' badge in dark mode
...
fix: less than a min ago -> just now
2020-09-21 19:35:51 -07:00
1293f52552
lint
2020-09-21 19:18:09 -07:00
292afd774d
fix: CMD+Enter in title should leave editing mode
2020-09-21 00:21:35 -07:00
d3d286b1be
tweak search highlight
2020-09-21 00:07:32 -07:00
26b9566b96
fix: Various fixes for unread tracking
2020-09-20 23:37:09 -07:00
d487da8f15
feat: Visually differentiate unread documents ( #1507 )
...
* feat: Visually differentiate unread documents
* feat: add document treatment in document preview
* fix requested changes
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-09-20 22:32:28 -07:00
4ffc04bc5d
fix: Allow selection of embeds ( #1562 )
...
* feat: Support importing .docx or .html files as new documents (#1551 )
* Support importing .docx as new documents
* Add html file support, build types and interface for easily adding file types to importer
* fix: Upload embedded images in docx to storage
* refactor: Bulk of logic to command
* refactor: Do all importing on server, so we're not splitting logic for import into two places
* test: Add documentImporter tests
Co-authored-by: Lance Whatley <whatl3y@gmail.com >
* fix: Accessibility audit
* fix: Quick fix, non editable title
closes #1560
* fix: Embed selection
Co-authored-by: Lance Whatley <whatl3y@gmail.com >
2020-09-20 22:27:11 -07:00
e67d319e2b
fix: Update DocumentMetaWithViews to hooks, correctly observe store changes
...
closes #1555
2020-09-16 21:15:21 -07:00
ac8f0ebaac
feat: Allow Google Embeds from regular (non publish-to-web) links ( #1533 )
...
Improve styling to allow getting back to source document
2020-09-15 18:38:42 -07:00
b3b71d2dc7
feat: Editable titles in sidebar ( #1544 )
...
* feat/editable-titles
* feat: Double click to edit titles in the sidebar
* Take into account policies
* fix: Title update on another client
* Improved styling
2020-09-15 18:01:40 -07:00
142e7da6a5
fix: Placeholder style
2020-09-13 20:26:38 -07:00
021de66f7a
fix: Document titles look faded in Safari
2020-09-13 20:18:50 -07:00
93d3582ac7
fix: Dead pointer zone over links when hover card is showing
2020-09-13 19:49:25 -07:00
450d6b7e42
fix: Focus accessibility ( #1536 )
...
* fix: Focus ring appearing on click
fix: Focus ring not appearing on sidebar links
add: focus-visible polyfill
* fix: More visible outlines on keyboard focus
fix: Header block should be a button semantically
2020-09-12 23:27:23 -07:00
d9aa53a094
feat: allow searching for urls of internal documents ( #1529 )
...
* core search logic
* bump version of rich markdown editor
* let shift and meta modifiers do their thing when clicking on a link in a doc
* version bump editor
* test: Add parseDocumentSlug test
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-09-12 23:23:40 -07:00
ffab4fbf76
remove -1 bottom from navigation links
2020-09-12 11:24:58 -07:00
d5f5319f80
fix: History sidebar header shrinking when lots of history
2020-09-11 12:10:40 -07:00
9c9b95741c
fix: Unable to edit collection description
...
closes #1523
2020-09-09 23:23:01 -07:00
cc8db7e991
fix: Save team logo automatically
...
closes #1521
2020-09-08 21:12:37 -07:00
c5b7d9be13
fix: Flash of sidebar when navigating between documents
2020-09-08 20:48:52 -07:00
be2e46b5d2
References -> Referenced by
...
Less ambiguous as to the backlink direction
2020-09-08 18:44:19 -07:00
e7ab2939d4
fix: Improved handling of delete events from collection and document sockets ( #1517 )
...
* handle delete events fron collection and document sockets
* handle collection deletes to documents
* rework semantics to always reload after a delete
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-09-07 19:05:10 -07:00
b54901d50c
fix: CMD+Eneter in title should still publish
2020-09-07 12:06:03 -07:00
4de3f69474
fix: Documents in deleted collection should appear in trash ( #1362 )
...
* fix: Documents from deleted collection should show in trash
* improve messaging
* test: Add documents.move tests
feat: Add ability to restore trashed documents from deleted collection
* update store
* fix
* ui
* lint
* fix: Improve breadcrumb
2020-09-07 11:51:09 -07:00
acb04fdf1a
fix: CMD+S should save when editor title is focused
2020-09-06 10:33:39 -07:00
11d3a5c9b9
fix: Enter in document title should create a newline at the top of editor and focus
...
closes #1511
2020-09-04 13:23:33 -07:00
cf1e506009
feat: Add ClickUp Embed Service ( #1465 )
...
* Add Clickup Embed Service
* Transparency Icon
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-09-04 13:21:27 -07:00
a98e8ad8df
fix: Breadcrumb overflow color is inaccessible
...
closes #1505
2020-09-04 12:49:20 -07:00
9049785d98
fix: e shortcut to edit doesn't work when title is selected
...
closes #1510
2020-09-04 12:42:41 -07:00
206160582e
chore: Tweak ordering of unpublish menu item
2020-09-02 20:19:36 -07:00
82433e02a0
feat: Add custom error state for chunk loading failed
2020-08-31 21:09:23 -07:00
637a9b5cf9
refactor: Remove unused event handlers
2020-08-31 20:44:19 -07:00
4edf90a184
fix: Development warning, missing key on event list items
2020-08-31 20:29:55 -07:00