1393 Commits (7d024f285db1b85759fb2ecb05ebed41ae14ebfa)

Author SHA1 Message Date
Budibase Release Bot 65837abcc0 v0.9.180 5 years ago
Andrew Kingston a7849eac7d 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 5 years ago
Budibase Staging Release Bot 7df3227432 v0.9.180-alpha.0 5 years ago
Budibase Release Bot 25965696fc v0.9.179 5 years ago
Andrew Kingston e2cbf054ce Lint 5 years ago
Andrew Kingston d5002d3dda Add ability to link rows in tables, and link rows in the table with search block 5 years ago
Budibase Release Bot 6489d61fd1 v0.9.178 5 years ago
Budibase Staging Release Bot 7db07ed081 v0.9.176-alpha.3 5 years ago
Martin McKeaveney ff9130c49c tidy up 5 years ago
Martin McKeaveney 1219c53250 fix safari 5 years ago
Martin McKeaveney 193d40bbf3 refactor switch into a key value handler object 5 years ago
Budibase Release Bot 8c4c0ae93e v0.9.177 5 years ago
Andrew Kingston d5983d5603 Lint 5 years ago
Andrew Kingston adda702588 Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
Budibase Release Bot acf136268b v0.9.176 5 years ago
Budibase Staging Release Bot a173b4a02c v0.9.176-alpha.2 5 years ago
Budibase Staging Release Bot 5bdf63c91d v0.9.176-alpha.1 5 years ago
Budibase Staging Release Bot 80789824b8 v0.9.176-alpha.0 5 years ago
Budibase Release Bot f4cd6b84c5 v0.9.175 5 years ago
Andrew Kingston 7f6b4fb30b Remove conditional props from manifest for table with search block 5 years ago
Andrew Kingston 4019eeaa26 Fix picker width in table with search block and enable autosizing of other search components 5 years ago
Andrew Kingston 512ed5aa2a Add support for tables updating server-side sorting 5 years ago
Budibase Release Bot 58d7b13e9e v0.9.174 5 years ago
Andrew Kingston d054d496be Allow table with search block to render correct components for all relevant field types 5 years ago
Andrew Kingston fcf87956de Standardise fetching schema from client apps to fix issues with determing schema for certain data sources 5 years ago
opensas 8967cfa6ee fix: update README.md 5 years ago
Budibase Staging Release Bot 7d4221284f v0.9.173-alpha.8 5 years ago
Budibase Staging Release Bot 747a3b5303 v0.9.173-alpha.7 5 years ago
Andrew Kingston 76c0f24977 Simplify some block logic 5 years ago
Andrew Kingston e43aba075e Comment some parts of blocks implementation for clarity 5 years ago
Andrew Kingston 0f1d9c4de3 Add title setting to table with search block and fix import paths 5 years ago
Andrew Kingston 38eacb5a10 Remove old files and tidy up 5 years ago
Andrew Kingston e6ffccaff7 Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder 5 years ago
Andrew Kingston e9dd47b562 Add initial structure of table with search block 5 years ago
Andrew Kingston 04bbbd7873 Add in-preview editing for all field labels 5 years ago
Andrew Kingston c48a56b997 Fix issue editing components in the preview when nested inside another draggable component 5 years ago
Andrew Kingston 387831b799 Add in-preview editing of buttons and add settings bar for buttons 5 years ago
Andrew Kingston 234f53d37a Focus contenteditable node when starting editing a component in the preview 5 years ago
Andrew Kingston 7910b6a40f Add in-preview editing of link text and improve placeholder usage when combined with in-preview editing 5 years ago
Andrew Kingston de163567f5 Move keyboard handling into client library so that component deletion via keyboard can reference client app state 5 years ago
Budibase Staging Release Bot 6e6018c8c7 v0.9.173-alpha.6 5 years ago
Andrew Kingston b522726afc Allow in-preview editing of paragraphs and headings 5 years ago
Budibase Staging Release Bot c6304ca321 v0.9.173-alpha.5 5 years ago
Budibase Staging Release Bot 2f2bf2f26c v0.9.173-alpha.4 5 years ago
Budibase Release Bot 484a38c9f5 v0.9.173 5 years ago
Budibase Staging Release Bot 600e28e3d7 v0.9.173-alpha.3 5 years ago
Andrew Kingston 25bafc15d2 Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 5 years ago
Budibase Staging Release Bot 3376e07bca v0.9.173-alpha.2 5 years ago
Andrew Kingston 2af3888d8a Don't invalidate users table due to autocolumn fields in schema when hot reloading data in the client library 5 years ago
Andrew Kingston 262b238388 Invalidate related tables automatically via client library and fix issue with data source invalidation from modals 5 years ago