budibase/packages/builder/src/components/userInterface
mike12345567 928c306769 Fixing #848 - standard components was not using the same API calls consistently which was breaking some things like charts. For now just make it consistent by updating it to make calls the same way as client lib does but the SDK will eventually replace all this and solve these problems. 2020-11-10 15:09:54 +00:00
..
AppPreview Format with prettier 2020-10-27 15:28:13 +00:00
EventsEditor Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 2020-11-05 17:47:27 +00:00
Feedback Style background of feedback popover white due to iframe boundary breaking theming 2020-11-02 07:59:29 +00:00
IconSelect Format with prettier 2020-10-27 15:28:13 +00:00
PropertyPanelControls Standardise sizing of all settings and design properties 2020-10-23 10:34:14 +01:00
pagesParsing cut over to new frontend store 2020-11-04 17:09:45 +00:00
BindableInput.svelte Change binding icon colour 2020-10-30 13:49:24 +00:00
BindingDropdown.svelte Standardise binding icon styles 2020-10-30 13:46:16 +00:00
CategoryTab.svelte Format with prettier 2020-10-27 15:28:13 +00:00
ComponentDropdownMenu.svelte Linting. 2020-11-06 12:31:47 +00:00
ComponentPropertiesPanel.svelte Further updates to clear out all usage of the old frontend store functions. 2020-11-05 11:44:18 +00:00
ComponentSelectionList.svelte Linting. 2020-11-06 12:31:47 +00:00
ComponentsHierarchy.svelte Fix case sensitive screen alphabetical sorting 2020-11-09 08:43:36 +00:00
ComponentsHierarchyChildren.svelte Merge pull request #817 from Budibase/apex-charts 2020-11-09 08:48:44 +00:00
ComponentsPaneSwitcher.svelte Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 2020-11-05 17:47:27 +00:00
DesignView.svelte Format with prettier 2020-10-27 15:28:13 +00:00
DetailScreenSelect.svelte Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 2020-11-05 17:47:27 +00:00
FlatButton.svelte Enabling the dark side 2020-10-29 20:42:34 +00:00
FlatButtonGroup.svelte formatting and linting 2020-06-24 15:41:33 +01:00
FrontendNavigatePane.svelte Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 2020-11-05 17:47:27 +00:00
GenericBindingPopover.svelte Linting. 2020-10-27 13:25:12 +00:00
LayoutTemplateControls.svelte Enabling the dark side 2020-10-29 20:42:34 +00:00
MultiOptionSelect.svelte Fix multi option select handling of default value being hardcoded to a string 2020-11-03 10:09:22 +00:00
MultiTableViewFieldSelect.svelte Add multi option select and multi table view field select components 2020-11-03 09:42:46 +00:00
NewScreenModal.svelte Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 2020-11-05 17:47:27 +00:00
OptionSelect.svelte Tidy up option select 2020-11-03 09:43:08 +00:00
PageLayout.svelte Fixing #848 - standard components was not using the same API calls consistently which was breaking some things like charts. For now just make it consistent by updating it to make calls the same way as client lib does but the SDK will eventually replace all this and solve these problems. 2020-11-10 15:09:54 +00:00
PagesComponents.svelte
PagesList.svelte Further updates to clear out all usage of the old frontend store functions. 2020-11-05 11:44:18 +00:00
PropertyControl.svelte Fix evil falsiness bug with frontend property settings checkboxes 2020-11-03 09:39:42 +00:00
PropertyGroup.svelte Standardise sizing of all settings and design properties 2020-10-23 10:34:14 +01:00
ScreenDropdownMenu.svelte cut over to new frontend store 2020-11-04 17:09:45 +00:00
ScreenSelect.svelte Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 2020-11-05 17:47:27 +00:00
SettingsView.svelte Merge pull request #817 from Budibase/apex-charts 2020-11-09 08:48:44 +00:00
TableSelect.svelte Standardise sizing of all settings and design properties 2020-10-23 10:34:14 +01:00
TableViewFieldSelect.svelte Add multi option select and multi table view field select components 2020-11-03 09:42:46 +00:00
TableViewSelect.svelte Fix crash when an Input exists as a possible datasource 2020-10-28 19:32:46 +00:00
propertyCategories.js Merge pull request #743 from Budibase/bug/minor-fixes 2020-10-17 12:16:46 +01:00
temporaryPanelStructure.js Add colour palette options for charts 2020-11-05 13:37:28 +00:00