PromucFlow_constructor/app/client/src/components/propertyControls
2022-09-13 11:11:59 +05:30
..
ActionSelectorControl.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
BaseControl.tsx feat: Table widget checkbox column type (#15933) 2022-09-08 16:35:59 +05:30
BorderRadiusOptionsControl.tsx feat: import changes for button tab component (#15507) 2022-08-04 10:30:36 +00:00
BoxShadowOptionsControl.tsx feat: import changes for button tab component (#15507) 2022-08-04 10:30:36 +00:00
ButtonBorderRadiusControl.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ButtonControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
ButtonListControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
ButtonTabControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
ButtonTabControl.tsx feat: import changes for button tab component (#15507) 2022-08-04 10:30:36 +00:00
ChartDataControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
CodeEditorControl.tsx fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
ColorPickerControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
ColorPickerControl.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
ColumnActionSelectorControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
ComputeTablePropertyControl.tsx fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
DatePickerControl.tsx feat: import changes batch 2 (#15722) 2022-09-02 14:08:17 +05:30
DropDownControl.test.tsx fix: JS toggle issue with Numeric Input & multi select dropdown controls (#14892) 2022-07-07 05:37:50 +00:00
DropDownControl.tsx fix: Property pane dropdown for currency and phone input widgets. (#16379) 2022-08-30 11:33:31 +05:30
FieldConfigurationControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
IconSelectControl.test.tsx chore: Fix Jest test Flakiness (#16596) 2022-09-09 10:06:45 +05:30
IconSelectControl.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
IconTabControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
IconTabControl.tsx feat: import changes for button tab component (#15507) 2022-08-04 10:30:36 +00:00
index.ts feat: Table widget V2 Inline editing validation for plain text & number column (#15954) 2022-09-13 11:11:59 +05:30
InputTextControl.tsx fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
JSONFormComputeControl.tsx fix: JSONForm input field REGEX validation (#15316) 2022-07-29 09:49:39 +05:30
KeyValueComponent.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
LabelAlignmentOptionsControl.tsx feat: import changes for button tab component (#15507) 2022-08-04 10:30:36 +00:00
LocationSearchControl.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
MenuItemsControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
MultiSwitchControl.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
NumericInputControl.test.ts fix: JS toggle issue with Numeric Input & multi select dropdown controls (#14892) 2022-07-07 05:37:50 +00:00
NumericInputControl.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
OptionControl.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +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
PrimaryColumnColorPickerControlV2.tsx feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
PrimaryColumnDropdownControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
PrimaryColumnsControl.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
PrimaryColumnsControlV2.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
SelectDefaultValueControl.tsx feat: Select default value control (#15856) 2022-08-18 08:10:58 +01:00
StepControl.test.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
StepControl.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
StyledControls.tsx chore: Property pane design changes (#16112) 2022-09-05 10:22:39 +05:30
SwitchControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
SwitchControl.tsx chore: Property pane design changes (#16112) 2022-09-05 10:22:39 +05:30
TabControl.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
TableComputeValue.tsx feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
TableInlineEditValidation.tsx feat: Table widget V2 Inline editing validation for plain text & number column (#15954) 2022-09-13 11:11:59 +05:30