1
0
Fork 0
mirror of synced 2024-05-17 10:53:15 +12:00
budibase/packages/client/src/components/app/blocks
Gerard Burns a33d4cae52
Add Row Explorer Block (#8454)
* Add Row Explorer Block and Row Details Component

* PR Feedback

* adding showSaveButton prop to formblock in row explorer

* PR Feedback

* PR Feedback

* Change row explorer name in manifest

Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2022-11-14 11:54:44 +00:00
..
CardsBlock.svelte Allow block ejection to properly apply all styles from blocks 2022-08-24 09:05:08 +01:00
ChartBlock.svelte Don't attempt to render the internal chart until a type has been set 2022-10-24 16:31:58 +01:00
FormBlock.svelte Fix Form Block Create Mode Bindings Causing Error When Ejected 2022-11-02 18:17:20 +00:00
index.js Add Row Explorer Block (#8454) 2022-11-14 11:54:44 +00:00
RepeaterBlock.svelte Allow block ejection to properly apply all styles from blocks 2022-08-24 09:05:08 +01:00
RowExplorer.svelte Add Row Explorer Block (#8454) 2022-11-14 11:54:44 +00:00
TableBlock.svelte Allow block ejection to properly apply all styles from blocks 2022-08-24 09:05:08 +01:00