gristlabs_grist-core/app/plugin
Jarosław Sadziński 0aad09a4ed (core) Forms improvements
Summary:
Forms improvements and following new design
- New headers
- New UI
- New right panel options

Test Plan: Tests updated

Reviewers: georgegevoian, dsagal

Reviewed By: georgegevoian

Subscribers: dsagal, paulfitz

Differential Revision: https://phab.getgrist.com/D4158
2024-01-19 10:34:03 +01:00
..
CustomSectionAPI-ti.ts
CustomSectionAPI.ts (core) Small fixes in plugin API docs 2024-01-04 20:44:17 +02:00
DocApiTypes-ti.ts
DocApiTypes.ts add an endpoint for doing SQL selects (#641) 2023-09-04 09:21:18 -04:00
FileParserAPI-ti.ts
FileParserAPI.ts
grist-plugin-api.ts (core) Update app/plugin/ documentation comments to improve generated docs 2024-01-11 23:49:50 -05:00
GristAPI-ti.ts (core) Include linking rowIds into remembered cursor position and anchor links. 2024-01-09 09:50:31 -05:00
GristAPI.ts (core) Update app/plugin/ documentation comments to improve generated docs 2024-01-11 23:49:50 -05:00
GristData-ti.ts
GristData.ts (core) Update app/plugin/ documentation comments to improve generated docs 2024-01-11 23:49:50 -05:00
GristTable-ti.ts (core) add grist.onRecord and grist.onRecords event handlers 2020-08-13 14:34:23 -04:00
GristTable.ts
gutil.ts (core) Forms improvements 2024-01-19 10:34:03 +01:00
ImportSourceAPI-ti.ts
ImportSourceAPI.ts
InternalImportSourceAPI-ti.ts (core) Adding schema validation for records endpoint 2021-10-18 21:40:50 +02:00
InternalImportSourceAPI.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
objtypes.ts Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
PluginManifest-ti.ts (core) support for bundling custom widgets with the Grist app 2023-10-27 17:00:10 -04:00
PluginManifest.ts (core) support for bundling custom widgets with the Grist app 2023-10-27 17:00:10 -04:00
README.md
RenderOptions-ti.ts
RenderOptions.ts
StorageAPI-ti.ts
StorageAPI.ts
TableOperations.ts Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
TableOperationsImpl.ts
tsconfig.json
TypeCheckers.ts
WidgetAPI-ti.ts (core) Widget options api 2022-01-13 11:10:17 +01:00
WidgetAPI.ts

Methods here are available for use in Grist custom widgets.