gristlabs_grist-core/app/client/widgets
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
..
AbstractWidget.js (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
AttachmentsEditor.ts
AttachmentsWidget.ts
BaseEditor.js
CellStyle.ts
CheckBox.css
CheckBoxEditor.js
ChoiceEditor.js (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
ChoiceListCell.ts
ChoiceListEditor.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
ChoiceListEntry.ts
ChoiceTextBox.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
ChoiceToken.ts
ConditionalStyle.ts
CurrencyPicker.ts
DateEditor.ts (core) Add support for locales to DateEditor and DateTimeEditor. 2024-09-05 08:35:04 -04:00
DateTextBox.js
DateTimeEditor.css
DateTimeEditor.ts (core) Add support for locales to DateEditor and DateTimeEditor. 2024-09-05 08:35:04 -04:00
DateTimeTextBox.js (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
DiffBox.ts
DiscussionEditor.ts (core) New look for site switcher in top-left corner, with support for per-org logos 2024-10-08 10:43:26 +02:00
EditorButtons.ts
EditorPlacement.ts
EditorTooltip.ts
ErrorDom.ts
FieldBuilder.css
FieldBuilder.ts (core) Adding UI for reverse columns 2024-09-18 12:07:21 +02:00
FieldEditor.ts (core) Add support for locales to DateEditor and DateTimeEditor. 2024-09-05 08:35:04 -04:00
FloatingEditor.ts
FormulaAssistant.ts Fix: formula assistant translations (#1192) 2024-09-04 11:11:22 -04:00
FormulaEditor.ts (core) Add support for locales to DateEditor and DateTimeEditor. 2024-09-05 08:35:04 -04:00
HyperLinkEditor.ts
HyperLinkTextBox.ts (core) Add Markdown cell format 2024-08-23 11:24:35 -04:00
MarkdownTextBox.ts (core) Switch to sync Markdown rendering 2024-10-15 09:54:04 -04:00
NewAbstractWidget.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
NewBaseEditor.ts (core) Add support for locales to DateEditor and DateTimeEditor. 2024-09-05 08:35:04 -04:00
NTextBox.ts (core) Add Markdown cell format 2024-08-23 11:24:35 -04:00
NTextEditor.ts (core) Add support for locales to DateEditor and DateTimeEditor. 2024-09-05 08:35:04 -04:00
NumericEditor.ts
NumericSpinner.ts
NumericTextBox.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
Reference.css
Reference.ts (core) Adding UI for reverse columns 2024-09-18 12:07:21 +02:00
ReferenceEditor.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
ReferenceList.ts
ReferenceListEditor.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
ReverseReferenceConfig.ts (core) Two way reference polish 2024-09-24 10:20:55 +02:00
Spinner.css
Spinner.ts
Switch.css
TextBox.css
TextEditor.css
TextEditor.js
Toggle.ts (core) Fixing print preview bugs 2024-09-13 11:13:39 +02:00
TZAutocomplete.ts
UserType.ts (core) Add Markdown cell format 2024-08-23 11:24:35 -04:00
UserTypeImpl.ts (core) Add support for locales to DateEditor and DateTimeEditor. 2024-09-05 08:35:04 -04:00