mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +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 |
||
|---|---|---|
| .. | ||
| ACLRuleRec.ts | ||
| CellRec.ts | ||
| ColumnRec.ts | ||
| DocInfoRec.ts | ||
| FilterRec.ts | ||
| PageRec.ts | ||
| TabBarRec.ts | ||
| TableRec.ts | ||
| ValidationRec.ts | ||
| ViewFieldRec.ts | ||
| ViewRec.ts | ||
| ViewSectionRec.ts | ||