gristlabs_grist-core/app/client/widgets
Dmitry S 28cb64f1f7 (core) Fix JS error when scrolling with a column of hyperlinks, and use stricter types.
Summary:
When scrolling quicly through a column with hyperlinks, null could be passed to
a function that didn't expect it. Added better types would help catch it.

Test Plan: Tested manually

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2813
2021-05-12 17:31:56 -04:00
..
AbstractWidget.js
AttachmentsEditor.ts
AttachmentsWidget.css
AttachmentsWidget.ts
BaseEditor.js
CheckBox.css
CheckBox.js
CheckBoxEditor.js
ChoiceEditor.js
ChoiceListCell.ts (core) Fix JS error when scrolling with a column of hyperlinks, and use stricter types. 2021-05-12 17:31:56 -04:00
ChoiceListEditor.ts (core) Add ChoiceList type, cell widget, and editor widget. 2021-05-12 10:38:32 -04:00
ChoiceTextBox.ts (core) Add ChoiceList type, cell widget, and editor widget. 2021-05-12 10:38:32 -04:00
DateEditor.js
DateTextBox.js
DateTimeEditor.css
DateTimeEditor.js
DateTimeTextBox.js
DiffBox.ts (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
EditorButtons.ts
EditorPlacement.ts
EditorTooltip.ts
ErrorDom.ts
FieldBuilder.css
FieldBuilder.ts (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
FieldEditor.ts (core) Update UI for formula and column label/id in the right-side panel. 2021-03-17 01:35:56 -04:00
FormulaEditor.ts (core) Update UI for formula and column label/id in the right-side panel. 2021-03-17 01:35:56 -04:00
HyperLinkEditor.ts
HyperLinkTextBox.ts (core) Fix JS error when scrolling with a column of hyperlinks, and use stricter types. 2021-05-12 17:31:56 -04:00
NewAbstractWidget.ts
NewBaseEditor.ts (core) Update UI for formula and column label/id in the right-side panel. 2021-03-17 01:35:56 -04:00
NTextBox.ts
NTextEditor.ts
NumericTextBox.ts
Reference.css
Reference.ts
ReferenceEditor.ts (core) Add ChoiceList type, cell widget, and editor widget. 2021-05-12 10:38:32 -04:00
Spinner.css
Spinner.ts
Switch.css
Switch.js
TextBox.css (core) Update UI for formula and column label/id in the right-side panel. 2021-03-17 01:35:56 -04:00
TextEditor.css (core) Update UI for formula and column label/id in the right-side panel. 2021-03-17 01:35:56 -04:00
TextEditor.js
UserType.js (core) Add ChoiceList type, cell widget, and editor widget. 2021-05-12 10:38:32 -04:00
UserTypeImpl.js (core) Add ChoiceList type, cell widget, and editor widget. 2021-05-12 10:38:32 -04:00