gristlabs_grist-core/app/client/widgets
Jarosław Sadziński bedb19f9c7 (core) Removing conditional styles for blank rows
Summary:
When grid view was not fully loaded the initial blank row
was marked as invalid by conditional styles. This removes the styling
when row is not fully loaded.

Test Plan: Tested manually

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3392
2022-04-21 11:45:17 +02:00
..
AbstractWidget.js (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
AttachmentsEditor.ts
AttachmentsWidget.css
AttachmentsWidget.ts
BaseEditor.js Correct spelling mistakes 2022-02-19 09:46:49 +00:00
CellStyle.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
CheckBox.css
CheckBox.js
CheckBoxEditor.js
ChoiceEditor.js
ChoiceListCell.ts
ChoiceListEditor.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
ChoiceListEntry.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
ChoiceTextBox.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
ChoiceToken.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
CurrencyPicker.ts
DateEditor.js
DateTextBox.js (core) Guess date format during type conversion 2022-02-21 22:39:47 +02:00
DateTimeEditor.css
DateTimeEditor.js
DateTimeTextBox.js (core) Guess date format during type conversion 2022-02-21 22:39:47 +02:00
DiffBox.ts
EditorButtons.ts
EditorPlacement.ts
EditorTooltip.ts
ErrorDom.ts
FieldBuilder.css
FieldBuilder.ts (core) Removing conditional styles for blank rows 2022-04-21 11:45:17 +02:00
FieldEditor.ts (core) Conditional formatting rules 2022-03-23 13:15:02 +01:00
FormulaEditor.ts (core) Conditional formatting rules 2022-03-23 13:15:02 +01:00
HyperLinkEditor.ts
HyperLinkTextBox.ts
NewAbstractWidget.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
NewBaseEditor.ts Correct spelling mistakes 2022-02-19 09:46:49 +00:00
NTextBox.ts
NTextEditor.ts
NumericTextBox.ts
Reference.css
Reference.ts
ReferenceEditor.ts
ReferenceList.ts
ReferenceListEditor.ts
Spinner.css
Spinner.ts
Switch.css
Switch.js
TextBox.css
TextEditor.css
TextEditor.js
TZAutocomplete.ts
UserType.js
UserTypeImpl.js