1
0
Fork 0
mirror of synced 2024-05-19 20:02:34 +12:00
budibase/packages/client/src/components/app
2022-09-14 12:11:20 +01:00
..
blocks Make block searching on dates useful by using a range of the whole day 2022-07-22 11:10:20 +01:00
charts Custom colors line chart 2022-08-11 17:52:09 +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 Fix bug which prevented last marker being removed from the map if deleted 2022-03-25 10:59:45 +00:00
forms Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01: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
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 support for custom themes in client apps 2022-07-29 13:33:04 +01:00
Layout.svelte Remove layout padding when using max width screens 2022-07-13 12:19:24 +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 Update client library so that component placeholders are always shown when required settings are missing 2022-06-13 12:09:29 +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