PromucFlow_constructor/app/client/src/components/propertyControls
Aswath K c29fd2db19
chore: Adds canDisplayValue to property controls (#13309)
* Adds canDisplayValue to property controls

* Adds tests

* add fn for LocationSearch & ActionSelector

* Adds CSV value support in ButtonTabControl
2022-06-03 10:37:02 +05:30
..
ActionSelectorControl.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
BaseControl.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
BorderRadiusOptionsControl.tsx fix: Broken keyboard nav with BorderRadius & BoxShadow (#13636) 2022-05-06 11:24:33 +00:00
BoxShadowOptionsControl.tsx fix: Broken keyboard nav with BorderRadius & BoxShadow (#13636) 2022-05-06 11:24:33 +00:00
ButtonBorderRadiusControl.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ButtonControl.tsx feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
ButtonListControl.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ButtonTabControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
ButtonTabControl.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
ChartDataControl.tsx fix: chart validation (#9718) 2021-12-16 22:19:44 -08:00
CodeEditorControl.tsx Show JS eval errors in evaluated value pane and debugger (#4463) 2021-05-26 18:02:43 +05:30
ColorPickerControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
ColorPickerControl.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
ColumnActionSelectorControl.tsx Feat: Table Widget: icon button as a new column type (#6598) 2021-09-01 15:20:23 +05:30
ComputeTablePropertyControl.tsx fix: Check if event.target is defined before accessing the value (#8475) 2021-10-13 11:55:04 +05:30
DatePickerControl.tsx feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +05:30
DropDownControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
DropDownControl.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
FieldConfigurationControl.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
IconSelectControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
IconSelectControl.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
IconTabControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
IconTabControl.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
index.ts fix: set max-height for Dropdown component (#13105) 2022-05-06 10:34:17 +05:30
InputTextControl.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
JSONFormComputeControl.tsx fix: JSONForm fix events/actions controls JS mode produces additional binding strings (#13509) 2022-05-06 15:29:56 +05:30
KeyValueComponent.tsx feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +05:30
LabelAlignmentOptionsControl.tsx feat: Controls for labels in widgets to align the widgets in forms and other places (#10600) 2022-04-14 16:47:25 +08:00
LocationSearchControl.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
MenuItemsControl.tsx fix: ButtonGroup, MenuItems update indexes. 2022-03-17 18:58:56 +05:30
MultiSwitchControl.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
NumericInputControl.tsx feat: Controls for labels in widgets to align the widgets in forms and other places (#10600) 2022-04-14 16:47:25 +08:00
OptionControl.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
PrimaryColumnDropdownControl.tsx fix: set max-height for Dropdown component (#13105) 2022-05-06 10:34:17 +05:30
PrimaryColumnsControl.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
StepControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
StepControl.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
StyledControls.tsx feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +05:30
SwitchControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
SwitchControl.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
TabControl.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30