gristlabs_grist-core/app/client
George Gevoian 89468bd9f0 (core) Switch to sync Markdown rendering
Summary:
There was a bug where stale Markdown values were sometimes shown when moving between pages. It appears to have been an issue with async rendering of Markdown and how cell values were being updated.

As a fix, we now use synchronous rendering, which doesn't have any perceptible performance penalty, and behaves predictably.

Test Plan: Manual.

Reviewers: jarek

Reviewed By: jarek

Subscribers: jarek

Differential Revision: https://phab.getgrist.com/D4379
2024-10-15 09:54:04 -04:00
..
aclui (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
components (core) Rename popup for group by columns 2024-10-09 11:46:26 +02:00
lib (core) New look for site switcher in top-left corner, with support for per-org logos 2024-10-08 10:43:26 +02:00
models (core) Treat URLs in Markdown cells as absolute 2024-09-30 13:07:17 -04:00
ui (core) Change default team logo 2024-10-11 15:40:04 +02:00
ui2018 (core) Change default team logo 2024-10-11 15:40:04 +02:00
widgets (core) Switch to sync Markdown rendering 2024-10-15 09:54:04 -04:00
apiconsole.ts apiconsole: allow uploads in console 2024-07-26 09:09:11 -04:00
app.css (core) Polish tutorial popups 2023-04-20 12:20:03 -04:00
app.js (core) Improve API Console and link from Document Settings. 2024-01-29 10:08:19 -05:00
billingMain.ts (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
browserCheck.ts (core) On mobile, only show a warning for older and unknown browsers rather than for all 2023-06-01 11:15:21 -04:00
declarations.d.ts (core) Add support for locales to DateEditor and DateTimeEditor. 2024-09-05 08:35:04 -04:00
DefaultHooks.ts add hooks for tweaking how downloads happen (for grist-static) (#665) 2023-09-09 14:50:32 -04:00
errorMain.ts (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
exposeModulesForTests.js (core) Improve API Console and link from Document Settings. 2024-01-29 10:08:19 -05:00
formMain.ts (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
Hooks.ts support other SQLite wrappers, and various hooks needed by grist-static (#516) 2023-05-23 15:17:28 -04:00
logo.css
tsconfig.json (core) Migrate to SRP and add change password dialog 2022-03-16 21:35:06 -07:00