mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Summary: Adding a new method `setCursorPos` in the widget API, and a new configuration option for the ready message `allowSelectBy` that exposes custom widgets in the `Select by` dropdown. With this, a custom widget can control the position of the linked widgets and is able to change the column in the creator panel. Test Plan: Added new test. Existing tests should pass. Reviewers: JakubSerafin Reviewed By: JakubSerafin Subscribers: JakubSerafin Differential Revision: https://phab.getgrist.com/D3993 |
||
---|---|---|
.. | ||
AbstractWidget.js | ||
AttachmentsEditor.ts | ||
AttachmentsWidget.ts | ||
BaseEditor.js | ||
CellStyle.ts | ||
CheckBox.css | ||
CheckBoxEditor.js | ||
ChoiceEditor.js | ||
ChoiceListCell.ts | ||
ChoiceListEditor.ts | ||
ChoiceListEntry.ts | ||
ChoiceTextBox.ts | ||
ChoiceToken.ts | ||
ConditionalStyle.ts | ||
CurrencyPicker.ts | ||
DateEditor.js | ||
DateTextBox.js | ||
DateTimeEditor.css | ||
DateTimeEditor.js | ||
DateTimeTextBox.js | ||
DiffBox.ts | ||
DiscussionEditor.ts | ||
EditorButtons.ts | ||
EditorPlacement.ts | ||
EditorTooltip.ts | ||
ErrorDom.ts | ||
FieldBuilder.css | ||
FieldBuilder.ts | ||
FieldEditor.ts | ||
FloatingEditor.ts | ||
FormulaAssistant.ts | ||
FormulaEditor.ts | ||
HyperLinkEditor.ts | ||
HyperLinkTextBox.ts | ||
NewAbstractWidget.ts | ||
NewBaseEditor.ts | ||
NTextBox.ts | ||
NTextEditor.ts | ||
NumericTextBox.ts | ||
Reference.css | ||
Reference.ts | ||
ReferenceEditor.ts | ||
ReferenceList.ts | ||
ReferenceListEditor.ts | ||
Spinner.css | ||
Spinner.ts | ||
Switch.css | ||
TextBox.css | ||
TextEditor.css | ||
TextEditor.js | ||
Toggle.ts | ||
TZAutocomplete.ts | ||
UserType.ts | ||
UserTypeImpl.ts |