PromucFlow_constructor/app/client/src/components/propertyControls
albinAppsmith fcbcec751d
feat: Design System package & Tooltip integration (#14547)
* Added Appsmith Design System Package
* Removed tooltip from ADS folder
* Changed imports for Tooltip

* added alias for the @appsmithorg/design-system

* fix for npm aliasing in jest

* design system package version change to beta 1.0.1-beta.8

* Tooltip Position type changed to PopoverPosition

* design system package updated
2022-06-24 19:53: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 feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
BoxShadowOptionsControl.tsx feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
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: Disable js toggle button if field is not empty (#12754) 2022-06-16 15:17:35 +05:30
DropDownControl.test.tsx fix: JS toggle issue for dropdown control with numeric value (#14648) 2022-06-22 11:53:54 +05:30
DropDownControl.tsx fix: JS toggle issue for dropdown control with numeric value (#14648) 2022-06-22 11:53:54 +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 feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53: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: In Table widget for button/icon/menu type when Button Color is selected as Theme color and we toggle JS {{or}}}} is displayed (#14492) 2022-06-16 16:46:05 +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 fix: added focus border for numeric input buttons (#14709) 2022-06-23 22:33:30 +05:30
OptionControl.tsx feat: Disable js toggle button if field is not empty (#12754) 2022-06-16 15:17:35 +05:30
PrimaryColumnColorPickerControl.tsx fix: In Table widget for button/icon/menu type when Button Color is selected as Theme color and we toggle JS {{or}}}} is displayed (#14492) 2022-06-16 16:46:05 +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 feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
StepControl.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
StyledControls.tsx feat: Disable js toggle button if field is not empty (#12754) 2022-06-16 15:17:35 +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