This website requires JavaScript.
Explore
Help
Sign In
Archives
/
gristlabs_grist-core
Watch
1
Star
0
Fork
0
You've already forked gristlabs_grist-core
mirror of
https://github.com/gristlabs/grist-core.git
synced
2024-10-27 20:44:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1ce26ea6f5
gristlabs_grist-core
/
app
/
plugin
History
George Gevoian
0c60446f9c
Move phab docs to /documentation (
#882
)
2024-03-05 08:35:48 -05:00
..
CustomSectionAPI-ti.ts
(core) Move theme from ConfigNotifier to ThemeNotifier
2023-10-10 21:45:10 -04:00
CustomSectionAPI.ts
(core) Small fixes in plugin API docs
2024-01-04 20:44:17 +02: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) 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
GristTable.ts
Move phab docs to /documentation (
#882
)
2024-03-05 08:35:48 -05:00
gutil.ts
(core) Forms improvements
2024-01-19 10:34:03 +01:00
ImportSourceAPI-ti.ts
ImportSourceAPI.ts
InternalImportSourceAPI-ti.ts
InternalImportSourceAPI.ts
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
TableOperationsImpl.ts
DocApi: Implement DELETE on columns (
#601
) (
#640
)
2023-08-24 14:33:53 +02:00
tsconfig.json
TypeCheckers.ts
WidgetAPI-ti.ts
WidgetAPI.ts
(core) Widget options api
2022-01-13 11:10:17 +01:00
README.md
Methods here are available for use in Grist custom widgets.