gristlabs_grist-core/app/plugin
George Gevoian f6256646ef (core) Remove deprecated code
Summary:
The removed code is no longer reachable now that a new version of the plugin
API is being served by Grist on production.

Test Plan: Existing tests.

Reviewers: jarek

Reviewed By: jarek

Subscribers: jarek

Differential Revision: https://phab.getgrist.com/D4081
2023-10-18 09:39:12 -04:00
..
CustomSectionAPI-ti.ts (core) Move theme from ConfigNotifier to ThemeNotifier 2023-10-10 21:45:10 -04:00
CustomSectionAPI.ts (core) Move theme from ConfigNotifier to ThemeNotifier 2023-10-10 21:45:10 -04:00
DocApiTypes-ti.ts add an endpoint for doing SQL selects (#641) 2023-09-04 09:21:18 -04:00
DocApiTypes.ts add an endpoint for doing SQL selects (#641) 2023-09-04 09:21:18 -04:00
FileParserAPI-ti.ts (core) Improve encoding detection for csv imports, and make encoding an editable option. 2023-08-24 09:50:52 -04:00
FileParserAPI.ts (core) Improve encoding detection for csv imports, and make encoding an editable option. 2023-08-24 09:50:52 -04:00
grist-plugin-api.ts (core) Remove deprecated code 2023-10-18 09:39:12 -04:00
GristAPI-ti.ts (core) Cursor in custom widgets 2023-08-29 09:19:52 +02:00
GristAPI.ts (core) Cursor in custom widgets 2023-08-29 09:19:52 +02:00
GristData-ti.ts
GristData.ts
GristTable-ti.ts
GristTable.ts
gutil.ts
ImportSourceAPI-ti.ts
ImportSourceAPI.ts
InternalImportSourceAPI-ti.ts
InternalImportSourceAPI.ts
objtypes.ts
PluginManifest-ti.ts (core) Adding import from google drive to the home screen 2021-08-05 20:46:11 +02:00
PluginManifest.ts
README.md
RenderOptions-ti.ts
RenderOptions.ts
StorageAPI-ti.ts
StorageAPI.ts
TableOperations.ts
TableOperationsImpl.ts
tsconfig.json
TypeCheckers.ts
WidgetAPI-ti.ts
WidgetAPI.ts

Methods here are available for use in Grist custom widgets.