Tom Moor
8762adacbb
fix: Gap after input prefix in web share settings
2024-06-06 23:38:18 -04:00
Tom Moor
2002c20bd3
fix: Cannot remove groups from collection
2024-06-06 21:47:21 -04:00
Tom Moor
1b60d7c946
fix: Remove delay on save after changing document emoji, closes #6999
2024-06-05 22:55:19 -04:00
Tom Moor
20d71391bb
fix: Unneccessary height animation on share popover when reopening
2024-06-05 09:26:22 -04:00
Tom Moor
cf16d25a67
chore: Tidy API key settings page
2024-06-05 07:13:35 -04:00
Tom Moor
1d97a6c10b
chore: Remove old collection permissions UI ( #6995 )
2024-06-05 03:33:39 -07:00
Tom Moor
7a32271992
fix: Allow delete table row and column with mod+backspace
2024-06-04 21:59:22 -04:00
Tom Moor
723c5c13f4
fix: Collapsed sidebar closes on far left hover in Arc/Edge redesign
...
closes #6982
2024-06-03 21:30:10 -04:00
Tom Moor
c6423c47b3
fix: try/catch in correct location for regex find and replace
...
closes #6983
2024-06-03 20:54:07 -04:00
Tom Moor
23606dad1d
Move image zooming back to unvendorized lib ( #6980 )
...
* Move image zooming back to unvendorized lib
* refactor
* perf: Avoid mounting zoom dialog until interacted
* Add captions to lightbox
* lightbox
2024-06-03 17:26:25 -07:00
Tom Moor
cb0f03d698
fix: Comment action not visible on mobile formatting toolbar
2024-06-01 16:39:32 -04:00
Tom Moor
938fd6ed2d
feat: Enable block insertion in table cells from formatting menu
...
fix: Remove gutter controls from headers not at root
2024-06-01 12:21:33 -04:00
Tom Moor
f2e9c0ab23
perf: Remove useComponentSize from image and video node render
2024-06-01 11:13:03 -04:00
Tom Moor
009458e435
fix: Finicky click target on share dialog permission action
2024-05-31 19:18:35 -04:00
Tom Moor
715b2b1b3f
Hide collection header share button on mobile (no space, available in ...)
2024-05-31 18:21:55 -04:00
Tom Moor
da19054555
Table improvements ( #6958 )
...
* Header toggling, resizable columns
* Allow all blocks in table cells, disable column resizing in read-only
* Fixed dynamic scroll shadows
* Refactor, scroll styling
* fix scrolling, tweaks
* fix: Table layout lost on sort
* fix: Caching of grip decorators
* refactor
* stash
* fix first render shadows
* stash
* First add column grip, styles
* Just add column/row click handlers left
* fix: isTableSelected for single cell table
* Refactor mousedown handlers
* fix: 'Add row before' command missing on first row
* fix overflow on rhs
* fix: Error clicking column grip when menu is open
* Hide table controls when printing
* Restore table header background
* fix: Header behavior when adding columns and rows at the edges
* Tweak header styling
* fix: Serialize and parsing of column attributes when copy/pasting
fix: Column width is lost when changing column alignment
2024-05-31 14:52:39 -07:00
Tom Moor
1db46f4aac
fix: Change to 'No access' is not persisted in collection sharing dialog
2024-05-31 16:45:54 -04:00
Tom Moor
09782939d1
Update icon for drafts
2024-05-30 19:04:54 -04:00
Tom Moor
1f980050ca
fix: Incorrect empty check for collection description results in large empty space below title
2024-05-30 18:57:40 -04:00
Tom Moor
6920f13ae4
fix: Missing space in new child document menu
2024-05-30 18:32:41 -04:00
Tom Moor
1ceb87515d
fix: Default feature flag logic
2024-05-29 21:30:42 -04:00
Tom Moor
4b1b87abde
fix: Cannot remove user from collection in beta sharing UI
2024-05-29 20:04:20 -04:00
Tom Moor
14df74d776
fix: Broken external links on shared docs, closes #6962
2024-05-29 07:11:03 -04:00
Tom Moor
d866d28c6e
fix: Client side 'copy as markdown' does not work in doc with comments or mentions
2024-05-28 22:08:08 -04:00
Tom Moor
f58f309321
Simplify layout of full-width images
2024-05-27 14:12:38 -04:00
Tom Moor
f9dac3cba1
fix: Missing key prop warning
2024-05-27 13:28:46 -04:00
Tom Moor
3d8daa1d8c
fix: cmd+click on share links should redirect to shared url.
...
closes #6937
2024-05-27 11:38:38 -04:00
Tom Moor
1f097258f4
Enable new collection permissions UI
2024-05-27 09:34:53 -04:00
Tom Moor
7858133e71
DRY sharing interface
2024-05-27 09:34:53 -04:00
Tom Moor
e3837f6ad5
feat: Adds permission selector in document/collection invite flow ( #6948 )
...
* stash
* fix: Permissions cleared on collection addition
fix: Cannot remove user from document
Allow choosing permission in invite flow
2024-05-26 09:45:53 -07:00
Tom Moor
f103d73b48
Move collection description rendering to JSON ( #6944 )
...
* First pass, moving collection description rendering to JSON
* tsc
* docs
* refactor
* test
2024-05-25 15:17:19 -07:00
Tom Moor
d51267b8bc
JSON to client ( #5553 )
2024-05-24 05:29:00 -07:00
Tom Moor
c872f3e245
fix: Unneccessary network requests on shared documents
2024-05-18 11:29:35 -04:00
Tom Moor
2d510aaf4e
Update link editor placeholder
2024-05-17 08:41:19 -04:00
Tom Moor
51ff1d865d
tsc
2024-05-16 21:28:43 -04:00
Tom Moor
40a2c29c3f
tsc
2024-05-16 21:23:02 -04:00
Tom Moor
3d87a03ca6
fix: Minor fixes to new collection sharing UI (behind flag)
2024-05-16 20:55:09 -04:00
Tom Moor
cae013837b
Update collection permissions UI ( #6917 )
2024-05-16 16:45:09 -07:00
Tom Moor
5ae0b03572
fix: Versions behind reads 'up to date' when github cannot be reached.
...
closes #6872
2024-05-14 22:07:01 -04:00
Tom Moor
73277ab8a2
Simplify publish shortcut, related #5794
2024-05-14 22:00:55 -04:00
Tom Moor
936127de20
Add title prop to link editor results
2024-05-11 00:03:56 -06:00
Tom Moor
1a32405ee2
fix: Incorrect shortcut position
2024-05-11 00:02:39 -06:00
Tom Moor
7c3cd216bf
fix: Long words in table of contents should wrap, closes #6883
2024-05-09 23:24:57 -06:00
Tom Moor
8dc530a50f
fix: Policies on archived documents disallow unarchive ( #6862 )
2024-05-01 18:02:01 -07:00
Tom Moor
40fecf13ad
fix: Unneccessary API requests on deleted documents
2024-04-29 20:11:03 -04:00
Tom Moor
14c6251be4
fix: Icon misalignment in document restore menu
2024-04-29 20:11:03 -04:00
Tom Moor
167467e8ea
fix: 'Search in document' appears on deleted documents
2024-04-29 09:24:50 -04:00
Tom Moor
b7e19a0eb1
chore: Upgrade date-fns to v3 ( #6849 )
...
* chore: Upgrade date-fns
* fixes
* test
2024-04-26 16:34:06 -07:00
Tom Moor
958cf45d74
Support for filter by parent document ( #6850 )
...
* Backend support for filter by parent document
* parentDocumentId -> documentId
2024-04-25 19:44:15 -07:00
Tom Moor
3f4583ce72
fix: Invariant violation – team required after deleting workspace
2024-04-25 20:50:09 -04:00