Tom Moor
562b03711f
Add menu option to create template directly in collection
2024-06-08 13:42:59 -04:00
Tom Moor
c02f7c9c85
Remove gist.github.com, gitlab.com from default CSP ( #7008 )
2024-06-08 07:54:55 -07:00
Tom Moor
20d71391bb
fix: Unneccessary height animation on share popover when reopening
2024-06-05 09:26:22 -04:00
Tom Moor
025ee63f0b
Add MembersCanCreateApiKey team preference
2024-06-05 08:30:30 -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
70bc8f1a5a
fix: Shift-Enter in code block in table should behave correctly
...
closes #6994
2024-06-04 22:20:37 -04:00
Tom Moor
7a32271992
fix: Allow delete table row and column with mod+backspace
2024-06-04 21:59:22 -04:00
Tom Moor
e7602f8f1b
fix: caption positioning
2024-06-03 21:42:50 -04:00
Tom Moor
cfc7ae6d04
feat: Add support for Figam boards, add support for pasting Figma embed code
...
closes #6986
2024-06-03 20:40:20 -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
899a15afaf
fix: Shift+click on table grip does not select rows/columns in between
2024-06-02 15:39:37 -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
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
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
a05beab3b6
Revert "Bump paragraph spacing"
...
This reverts commit 1c4817486b .
2024-05-30 18:28:15 -04:00
Tom Moor
1c4817486b
Bump paragraph spacing
2024-05-29 21:29:10 -04:00
Tom Moor
f58f309321
Simplify layout of full-width images
2024-05-27 14:12:38 -04:00
Tom Moor
24e4dd663b
fix: Clarify functionality of personal Slack connection
2024-05-27 13:10:58 -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
Pranav Joglekar
20642f4225
feat preview: add support for youtube clips ( #6942 )
2024-05-27 05:37:39 -07:00
RenderCoder
88eae87404
Fix: Adapt to Figma's New Link Structure for Embedding Design Previews ( #6946 )
...
Co-authored-by: RenderCoder <rendercoder@sot.app >
2024-05-26 08:05:08 -07:00
Tom Moor
d51267b8bc
JSON to client ( #5553 )
2024-05-24 05:29:00 -07:00
Tom Moor
cd4f3f9ff2
Use inline content disposition for common images and PDFs ( #6924 )
...
* Use inline content disposition for common images and PDFs
* Add double-click on widgets to download
2024-05-18 09:17:04 -07:00
Tom Moor
aa755ffc34
fix: Images in lists on shared documents sometimes render as code blocks
2024-05-18 10:54:36 -04:00
Tom Moor
2d510aaf4e
Update link editor placeholder
2024-05-17 08:41:19 -04:00
Tom Moor
cae013837b
Update collection permissions UI ( #6917 )
2024-05-16 16:45:09 -07:00
Tom Moor
6cc0cde124
fix: Allow mixed ltr/rtl content in a document, closes #6836
2024-05-14 20:45:47 -04:00
Translate-O-Tron
20c2c552da
New Crowdin updates ( #6851 )
2024-05-14 16:42:15 -07:00
Tom Moor
8120407bf3
Remove forced italic from block quotes
2024-05-12 22:12:24 -06: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
51611f8a86
fix: Correct invite placeholder now email invite is supported
2024-04-25 20:40:47 -04:00
Translate-O-Tron
af8f4f0b5c
New Crowdin updates ( #6804 )
2024-04-25 16:39:49 -07:00
Tom Moor
cffd0be0cf
Add missing keyboard shortcuts to guide
2024-04-24 21:00:01 -04:00
Tom Moor
9b12d486f5
fix: Disable smart text replacements in code mark ( #6839 )
2024-04-23 19:30:52 -07:00
Tom Moor
3f8990520b
fix: Squashed image in email diff #6612
2024-04-23 21:47:52 -04:00
Tom Moor
c8a0343cf5
fix: Margin jumping on empty paragraph below heading
2024-04-23 19:48:09 -04:00
Tom Moor
ac0fd2adbb
Move event list to shared
2024-04-22 21:19:53 -04:00
Tom Moor
0c997bfd8c
Change behavior of Enter in tables, closes #6281
2024-04-21 20:13:48 -04:00
Tom Moor
21537b069b
Special-case searching for urls as these are not indexed in whole by postgres.
...
closes OLN-276
2024-04-21 11:51:52 -04:00
Tom Moor
e2bc4c277b
Remove restriction on floated images being max 33% of document width
...
closes OLN-354
2024-04-21 11:14:18 -04:00
Tom Moor
e33ca19e64
fix: Compact invite dialog layout
...
closes #6819
2024-04-17 19:26:54 -04:00
一颗小土豆
2a5c13c2ba
Handle several translation issues ( #6820 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-04-17 07:11:54 -07:00
Tom Moor
dffb6604dd
fix: Mermaid diagram styling in exported HTML/PDF
...
closes #6726
2024-04-16 22:21:28 -04:00
Tom Moor
c259c9617b
Add color scheme setting to Settings -> Preferences
2024-04-16 20:19:07 -04:00
Hemachandar
ef0fb74308
feat: Add button to empty trash ( #6772 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-04-16 06:04:56 -07:00
Tom Moor
54c6abbba9
Allow setting permission of collections during import ( #6799 )
...
* Allow setting permission of collections during import
closes #6767
* Remove unused column
2024-04-15 19:13:12 -07:00