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
Jarosław Sadziński 0aad09a4ed
(core) Forms improvements
5 months ago
..
CustomSectionAPI-ti.ts (core) Move theme from ConfigNotifier to ThemeNotifier 8 months ago
CustomSectionAPI.ts (core) Small fixes in plugin API docs 5 months ago
DocApiTypes-ti.ts add an endpoint for doing SQL selects (#641) 9 months ago
DocApiTypes.ts add an endpoint for doing SQL selects (#641) 9 months ago
FileParserAPI-ti.ts (core) Improve encoding detection for csv imports, and make encoding an editable option. 10 months ago
FileParserAPI.ts (core) Improve encoding detection for csv imports, and make encoding an editable option. 10 months ago
GristAPI-ti.ts (core) Include linking rowIds into remembered cursor position and anchor links. 5 months ago
GristAPI.ts (core) Update app/plugin/ documentation comments to improve generated docs 5 months ago
GristData-ti.ts (core) Update Plugin API documentation 2 years ago
GristData.ts (core) Update app/plugin/ documentation comments to improve generated docs 5 months 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) support for bundling custom widgets with the Grist app 8 months ago
PluginManifest.ts (core) support for bundling custom widgets with the Grist app 8 months 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) 10 months ago
TypeCheckers.ts (core) Speed up and upgrade build. 2 years ago
WidgetAPI-ti.ts (core) Widget options api 2 years ago
WidgetAPI.ts (core) Widget options api 2 years ago
grist-plugin-api.ts (core) Update app/plugin/ documentation comments to improve generated docs 5 months ago
gutil.ts (core) Forms improvements 5 months 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.