Tom Moor
|
795fe37bd6
|
fix: Emoji picker should be on right hand side for RTL languages
|
2023-09-05 07:53:07 -04:00 |
|
Tom Moor
|
262590e507
|
perf: Improve performance of rendering context menus
|
2023-09-04 23:29:19 -04:00 |
|
Tom Moor
|
5f788012db
|
Hide document UI while typing
|
2023-09-04 22:10:27 -04:00 |
|
Tom Moor
|
74860ed961
|
feat: Allow users to override team setting for seamless editing (#5772)
|
2023-09-04 16:19:43 -07:00 |
|
Apoorv Mishra
|
1c7bb65c7a
|
Document emoji picker (#4338)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2023-09-03 06:11:14 -07:00 |
|
Tom Moor
|
4e53029377
|
Use "Inter" as default typeface (#5741)
* Inter
* tweaks
* tweaks
|
2023-08-31 15:07:45 -07:00 |
|
Tom Moor
|
7abb4f9ad6
|
Improve validation on api/users endpoints (#5752)
|
2023-08-31 15:06:18 -07:00 |
|
Tom Moor
|
30a4303a8e
|
chore: Remove DEPLOYMENT and SUBDOMAINS_ENABLED (#5742)
|
2023-08-28 17:39:58 -07:00 |
|
Tom Moor
|
c643f62d96
|
fix: Show more header options in edit mode
|
2023-08-24 21:51:42 -04:00 |
|
Tom Moor
|
aada5c20cd
|
fix: Clarify separate billing on workspaces
|
2023-08-23 19:44:42 -04:00 |
|
Tom Moor
|
418d3305b2
|
feat: Add team deletion flow for cloud-hosted (#5717)
|
2023-08-21 17:24:46 -07:00 |
|
Tom Moor
|
cc2a1865c5
|
perf: Do not render KeyboardShortcuts guide unless clicked
|
2023-08-18 19:00:59 +02:00 |
|
Tom Moor
|
5f00b4f744
|
fix: Incorrect error shown to user when connection limit is reached (#5695)
|
2023-08-16 12:39:56 -07:00 |
|
Tom Moor
|
28ae1af2a3
|
fix: ctrl+a does not work on Windows in code block (#5692)
|
2023-08-14 13:16:12 -07:00 |
|
Philip Standt
|
c38e045df2
|
feat: support self hosted grist (#5655)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2023-08-14 11:46:24 -07:00 |
|
Tom Moor
|
b7bfc4bb1a
|
chore: Remove optimize imports to allow vite upgrade (#5691)
|
2023-08-14 11:44:58 -07:00 |
|
Tom Moor
|
cf2f0b1b5c
|
fix: Flash of empty state in sidebar when creating a new collection
|
2023-08-11 22:34:14 +02:00 |
|
Tom Moor
|
8830773acb
|
fix: Mobile styling bugs
|
2023-08-11 22:26:40 +02:00 |
|
dependabot[bot]
|
454a4e9a8d
|
chore(deps): bump y-indexeddb from 9.0.9 to 9.0.11 (#5656)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2023-08-07 15:08:18 -07:00 |
|
Tom Moor
|
5a60329021
|
fix: Unable to access document without reload after 24h+ session
|
2023-08-05 08:24:37 -04:00 |
|
Tom Moor
|
042ea7b61f
|
Misc fixes from qa pass (#5650)
|
2023-08-04 20:40:36 -07:00 |
|
Tom Moor
|
e0289aed40
|
chore: Enable recommended React eslint rules (#5600)
|
2023-07-24 18:23:54 -07:00 |
|
Tom Moor
|
e47d493d13
|
fix: Remove absolute positiioning of insights management, closes #5599
|
2023-07-24 08:28:35 -04:00 |
|
Tom Moor
|
217e53d8b6
|
fix: Enable toggling of insights while document is draft
|
2023-07-23 13:06:34 -04:00 |
|
Tom Moor
|
479b805613
|
Add per-document control over who can see viewer insights (#5594)
|
2023-07-23 09:01:36 -07:00 |
|
Apoorv Mishra
|
5d71398ea6
|
Preview mentions (#5571)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2023-07-22 09:13:09 -07:00 |
|
Tom Moor
|
60b456f35a
|
closes #5570
|
2023-07-17 20:10:27 -04:00 |
|
Tom Moor
|
4b14fa5dd7
|
Inherit 'full width' setting creating new child document
towards #5562
|
2023-07-15 23:21:59 -04:00 |
|
Tom Moor
|
e81f97b2de
|
Allow override of theme on shared documents
|
2023-07-15 21:36:04 -04:00 |
|
Tom Moor
|
39e12cef65
|
chore: Use httpOnly authentication cookie (#5552)
|
2023-07-15 13:56:32 -07:00 |
|
Tom Moor
|
b54a370e01
|
fix: Enter/Esc keys in content editable should not be considered while composing
closes #5523
|
2023-07-04 08:31:22 -04:00 |
|
Tom Moor
|
0aabcb8d22
|
Remove unused isOnlyTitle
|
2023-07-03 19:24:22 -04:00 |
|
Tom Moor
|
f843a20a54
|
chore: Improves linting rule to catch mishandled promises (#5506)
|
2023-07-01 10:25:51 -07:00 |
|
Tom Moor
|
f214db0ab7
|
fix: Scroll to document header on page load
|
2023-07-01 09:17:37 -04:00 |
|
Tom Moor
|
89d5527d39
|
Handle promise linting (#5488)
|
2023-06-28 17:18:18 -07:00 |
|
Tom Moor
|
f3d8129a13
|
fix: Await logout
|
2023-06-27 22:20:41 -04:00 |
|
Tom Moor
|
d319bb7d9a
|
Allows commenting outside edit mode when seamless editing is disabled. (#5422)
|
2023-06-10 05:56:00 -07:00 |
|
Tom Moor
|
a810d9176f
|
Remove empty comment and mark on cancel
|
2023-06-07 23:34:50 +03:00 |
|
Tom Moor
|
d18994b14e
|
Improve reliability by retrying failed imports (#5408)
|
2023-06-03 11:17:36 -07:00 |
|
Tom Moor
|
45641103ba
|
Allow viewing diff before revision is written (#5399)
|
2023-05-29 19:49:13 -07:00 |
|
Tom Moor
|
d5341a486c
|
chore: Upgrade all of prosemirror (#5366)
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com>
|
2023-05-24 19:24:05 -07:00 |
|
Tom Moor
|
e8b9a1b650
|
fix: AwarenessChangeEvent type
|
2023-05-22 23:10:05 -04:00 |
|
Tom Moor
|
bb0cd891bd
|
fix: Remove old policies from frontend when collection sharing permission changes
|
2023-05-22 22:30:53 -04:00 |
|
dependabot[bot]
|
fbd16d4b9a
|
chore(deps-dev): bump prettier from 2.1.2 to 2.8.8 (#5372)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2023-05-22 19:14:56 -07:00 |
|
Tom Moor
|
3317bf2396
|
fix: User presence is not updated when leaving a document
|
2023-05-22 21:05:40 -04:00 |
|
Tom Moor
|
502d8b9e8d
|
fix: Tweak back button on desktop app
|
2023-05-20 18:51:28 -04:00 |
|
Tom Moor
|
ac6047bbb7
|
fix: Mobile hover states make notifications unscrollable
|
2023-05-20 11:32:05 -04:00 |
|
Tom Moor
|
ea885133ac
|
Notifications interface (#5354)
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com>
|
2023-05-20 07:47:32 -07:00 |
|
Tom Moor
|
9b257e9593
|
Animate appearance of pinned documents
|
2023-05-17 20:13:09 -04:00 |
|
Tom Moor
|
8d157ff962
|
fix: Re-focus comment input after comment
|
2023-05-08 22:52:34 -04:00 |
|