gristlabs_grist-core/test/fixtures
George Gevoian f38df564a9 (core) Add Command API to Grist Plugin API
Summary:
The new Command API provides limited access to Grist Commands from within cusotm
widgets. This includes the ability to perform undo and redo, which is bound to
the same keyboard shortcut as Grist by default.

Test Plan: Browser tests.

Reviewers: jarek

Reviewed By: jarek

Subscribers: paulfitz, jarek

Differential Revision: https://phab.getgrist.com/D4050
2023-09-27 13:25:18 -04:00
..
docs (core) Fix error in sandbox when removing multiple summary source columns 2023-09-27 16:23:49 +02:00
export-csv (core) Fix imports into reference columns, and support two ways to import Numeric as a reference. 2023-05-02 10:28:14 -04:00
export-xlsx (core) For exporting XLSX, do it memory-efficiently in a worker thread. 2023-06-01 12:06:48 -04:00
plugins (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
sites (core) Add Command API to Grist Plugin API 2023-09-27 13:25:18 -04:00
uploads (core) Set DateTime timezone during xlsx import 2023-05-24 11:39:49 -04:00