You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/app/plugin
George Gevoian 4c25aa7d3d
(core) Support dark mode in custom widgets
1 year ago
..
CustomSectionAPI-ti.ts (core) Support dark mode in custom widgets 1 year ago
CustomSectionAPI.ts (core) Support dark mode in custom widgets 1 year ago
DocApiTypes-ti.ts add an endpoint for doing SQL selects (#641) 1 year ago
DocApiTypes.ts add an endpoint for doing SQL selects (#641) 1 year ago
FileParserAPI-ti.ts (core) Improve encoding detection for csv imports, and make encoding an editable option. 1 year ago
FileParserAPI.ts (core) Improve encoding detection for csv imports, and make encoding an editable option. 1 year ago
GristAPI-ti.ts (core) Cursor in custom widgets 1 year ago
GristAPI.ts (core) Cursor in custom widgets 1 year ago
GristData-ti.ts (core) Update Plugin API documentation 2 years ago
GristData.ts (core) flesh out getAccessToken API documentation 2 years ago
GristTable-ti.ts (core) add grist.onRecord and grist.onRecords event handlers 4 years ago
GristTable.ts (core) Update Plugin API documentation 2 years ago
ImportSourceAPI-ti.ts (core) move home server into core 4 years ago
ImportSourceAPI.ts (core) move home server into core 4 years ago
InternalImportSourceAPI-ti.ts (core) Adding schema validation for records endpoint 3 years ago
InternalImportSourceAPI.ts (core) move home server into core 4 years ago
PluginManifest-ti.ts (core) Adding import from google drive to the home screen 3 years ago
PluginManifest.ts (core) Adding import from google drive to the home screen 3 years ago
README.md (core) configure typedoc for generating plugin api documentation 2 years ago
RenderOptions-ti.ts (core) Adding schema validation for records endpoint 3 years ago
RenderOptions.ts (core) configure typedoc for generating plugin api documentation 2 years ago
StorageAPI-ti.ts (core) Adding schema validation for records endpoint 3 years ago
StorageAPI.ts (core) move home server into core 4 years ago
TableOperations.ts Use relative imports only in plugin folder (#328) 2 years ago
TableOperationsImpl.ts DocApi: Implement DELETE on columns (#601) (#640) 1 year ago
TypeCheckers.ts (core) Speed up and upgrade build. 2 years ago
WidgetAPI-ti.ts (core) Widget options api 3 years ago
WidgetAPI.ts (core) Widget options api 3 years ago
grist-plugin-api.ts (core) Support dark mode in custom widgets 1 year ago
gutil.ts (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api 3 years ago
objtypes.ts Use relative imports only in plugin folder (#328) 2 years ago
tsconfig.json (core) move home server into core 4 years ago

README.md

Methods here are available for use in Grist custom widgets.