Commit 9cc8554
Submodule grapesjs-data-source updated 64 files
- .gitignore+1
- README.md+49-296
- _index.html+7-10
- dist/index.d.ts-424
- dist/index.js-1.2k
- dist/index.js.map-1
- example.graphql+355
- example.graphql.json+5.7k
- example.page.json+1
- integration-tests/base/graphql-response.json-6
- integration-tests/base/graphql-types.json-2.1k
- integration-tests/base/preview.html-5
- integration-tests/base/website.json-79
- integration-tests/countries-lists/graphql-response.json-1.1k
- integration-tests/countries-lists/graphql-types.json-2.1k
- integration-tests/countries-lists/preview.html-36
- integration-tests/countries-lists/website.json-422
- integration-tests/example.graphql-result.json-18.7k
- integration-tests/example.graphql-types.json-2.0k
- integration-tests/graphql-modules.json-191
- integration-tests/modules.html-45
- integration-tests/visibility-truthy/graphql-response.json-1.1k
- integration-tests/visibility-truthy/graphql-types.json-2.1k
- integration-tests/visibility-truthy/preview.html-31
- integration-tests/visibility-truthy/website.json-261
- integration-tests/website-modules.json-650
- jest.config.ts+10
- package-lock.json+124-544
- package.json+6-6
- src/api.ts-351
- src/commands.ts+10-66
- src/datasources/GraphQL.ts+29-67
- src/filters/generic.ts+34-34
- src/filters/liquid.ts+9-9
- src/index.ts+18-25
- src/integration.test.ts-503
- src/model/DataSourceManager.ts+231
- src/model/DataTree.test.ts+82-856
- src/model/DataTree.ts+24-161
- src/model/completion.test.ts+9-15
- src/model/completion.ts+3-19
- src/model/dataSourceManager.ts-234
- src/model/dataSourceRegistry.test.ts-165
- src/model/dataSourceRegistry.ts-110
- src/model/previewDataLoader.test.ts-194
- src/model/previewDataLoader.ts-197
- src/model/queryBuilder.test.ts-229
- src/model/queryBuilder.ts-115
- src/model/state.test.ts+3-3
- src/model/state.ts+4-3
- src/model/token.test.ts+2-1
- src/model/token.ts+2-8
- src/storage.test.ts+31-38
- src/storage.ts+13-34
- src/types.ts+18-42
- src/utils.ts+14-24
- src/view/canvas.test.ts-710
- src/view/canvas.ts-333
- src/view/custom-states-editor.ts+15-12
- src/view/defaultStyles.ts+119-156
- src/view/index.ts+14-28
- src/view/properties-editor.ts+19-27
- src/view/settings.ts+42-51
- src/view/state-editor.ts+23-97
- 11ty-test/storage/default/website.json+1-1
- 11ty-test/storage/test/src/page-BjayAjrJwvl66IEz.json-1
- 11ty-test/storage/test/website.json-1
- 11ty-test/storage/test2/src/page-BjayAjrJwvl66IEz.json-1
- 11ty-test/storage/test2/website.json-1
- package-lock.json+22-22
- package.json+4-4
- src/client.ts+3-3
- src/client/DataSource.ts+37-38
- src/client/collection-pages.ts-222
- src/client/config.ts+7-16
- src/client/filters.ts+58-44
- src/client/liquid.test.ts+11-4
- src/client/liquid.ts+3-3
- src/client/page-settings.ts+4-4
- src/client/publication.test.ts+18-18
- src/client/publication.ts+41-33
- src/client/site-settings.ts+3-4
- src/client/states.ts+3-4
0 commit comments