gristlabs_grist-core/app/client
Paul Fitzpatrick 07bb90b5a6
allow bundled widgets to be hidden from dropdown, and nested (#714)
This makes a few refinements to bundling widgets:

  * A widget with `published: false` is not shown in the
    custom widget dropdown in the UI. This is so widgets
    can be bundled with the app for "native" use (like the
    calendar widget) without immediately resulting in an
    extra listing in the UI. (There are improvements we'd
    like to make to the UI to better communicate widget
    provenance and quality eventually, which would be a
    helpful alternative to just a binary flag.)

  * A relative path to the custom widget manifest is
    respected. This will make the bundling process marginally
    neater.
2023-10-30 21:13:21 -04:00
..
aclui (core) Avoid reporting unhelpful ResizeObserver error 2023-10-27 15:26:20 -04:00
components (core) Guessing column widget options when transforming from 2023-10-30 13:36:39 +01:00
lib (core) Move theme from ConfigNotifier to ThemeNotifier 2023-10-10 21:45:10 -04:00
models (core) support for bundling custom widgets with the Grist app 2023-10-27 17:00:10 -04:00
ui allow bundled widgets to be hidden from dropdown, and nested (#714) 2023-10-30 21:13:21 -04:00
ui2018 (core) Tweak Add Column menu 2023-10-24 15:35:42 -04:00
widgets (core) Guessing column widget options when transforming from 2023-10-30 13:36:39 +01:00
app.css
app.js
billingMain.ts
browserCheck.ts
declarations.d.ts (core) Polish new Add Column menu 2023-10-17 15:39:53 -04:00
DefaultHooks.ts
errorMain.ts
exposeModulesForTests.js
Hooks.ts
logo.css
tsconfig.json (core) Migrate to SRP and add change password dialog 2022-03-16 21:35:06 -07:00