1
0
Fork 0
mirror of synced 2024-05-17 10:53:15 +12:00
budibase/packages/client/src/components/app
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
..
blocks Add Row Explorer Block (#8454) 2022-11-14 11:54:44 +00:00
charts Ensure chart axis labelling fits the current theme 2022-10-24 12:20:43 +01:00
deprecated Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
dynamic-filter Only add defined schema fields to dynamic filter 2022-07-05 15:23:04 +01:00
embedded-map Minor alignment fix for the embedded map button icons 2022-09-21 11:58:57 +01:00
forms Check schema exists for default value 2022-11-04 18:50:47 +00:00
table Added preventSelectRow prop to custom column 2022-06-07 14:40:56 +01:00
BackgroundImage.svelte Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered 2022-05-30 12:57:10 +01:00
Button.svelte Revert click context 2022-08-17 15:17:29 +01:00
CardStat.svelte Ensure defaults are set for custom theming and fix a few inconsistencies 2021-09-03 14:43:21 +01:00
ComponentPlaceholder.svelte Fix component empty state and invalid state styling 2022-09-12 08:50:22 +01:00
Container.svelte Disable pointer events for all components nested inside a clickable container 2022-08-17 15:43:42 +01:00
DataProvider.svelte Lint 2022-09-12 09:20:25 +01:00
DateRangePicker.svelte Removing log statement 2021-11-22 14:09:54 +00:00
Divider.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
Embed.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
ErrorsBox.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
Grid.svelte Allow padding on grids when using DND 2022-10-24 13:14:46 +01:00
Heading.svelte Only save textContent of editable fields to fix HTML being inserted, and fully remount component when toggling editing to fix chrome issues 2022-03-30 09:32:19 +01:00
Icon.svelte Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered 2022-05-30 12:57:10 +01:00
Image.svelte Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered 2022-05-30 12:57:10 +01:00
index.js Add initial work on grid layout 2022-08-26 08:47:50 +01:00
Layout.svelte Ignore empty name validation on app update and change free logo text 2022-09-15 14:23:25 +01:00
Link.svelte Revert focus specific logic in other components and simplify 2022-06-13 16:11:12 +01:00
MarkdownViewer.svelte Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered 2022-05-30 12:57:10 +01:00
Placeholder.svelte Use block name in placeholders inside blocks 2022-10-14 19:13:44 +01:00
Repeater.svelte Expose static repeater context for row index 2021-11-30 08:47:21 +00:00
ScreenPlaceholder.svelte Show empty screen placeholder with a CTA to add a component 2022-06-07 13:41:17 +01:00
ScreenSlot.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
Section.svelte Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
SpectrumCard.svelte Allow full spectrum cards to be clickable 2022-07-18 15:23:07 +01:00
Tag.svelte Add new tag component to client apps 2021-12-08 13:06:15 +00:00
Text.svelte Only save textContent of editable fields to fix HTML being inserted, and fully remount component when toggling editing to fix chrome issues 2022-03-30 09:32:19 +01:00