1
0
Fork 0
mirror of synced 2024-09-28 23:31:43 +12:00
budibase/packages/client/src/stores
2021-11-08 14:35:58 +00:00
..
app.js Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
auth.js Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
builder.js fixing import 2021-09-30 16:52:21 +01:00
confirmation.js Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
context.js Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 2021-11-08 14:35:58 +00:00
dataSource.js Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 2021-10-27 14:24:36 +01:00
index.js Hide state action in old apps and add working basic implementation of theming 2021-09-02 11:38:41 +01:00
initialise.js Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
notification.js Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
peek.js Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
routes.js Add ability to link rows in tables, and link rows in the table with search block 2021-11-05 12:38:33 +00:00
screens.js Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
state.js Move all lucene logic into central builder helpers file 2021-09-27 12:59:49 +01:00
theme.js Add button to reset theme to default and fix determination of theme 2021-09-06 16:51:40 +01:00