PromucFlow_constructor/app/client/src/components/propertyControls
Pawan Kumar fb275ec9cb
chore: Update defaults (#32736)
Fixes #32616
Fixes #32617
Fixes #32618
Fixes #32619
Fixes #32620
Fixes #32621
Fixes #32622
Fixes #32623
Fixes #32624
Fixes #32625
Fixes #32638
Fixes #32639
Fixes #32642
Fixes #32643
Fixes #32644
Fixes #32644
Fixes #32645
Fixes #32646

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
  - Added static label "Menu Item" for new menu items.
- Introduced clearer placeholder texts across various widget
configurations for enhanced user guidance.
- Updated default button text to "Do something" and removed default
click disable.
  - Included "RED" in default selections for Checkbox Group Widget.
  - New "Current Price" label in Currency Input Widget.
- Changed default currency details to United States Dollar in Currency
Input Widget.
- Updated default labels and placeholders across multiple widgets for
clarity and relevance.

- **Bug Fixes**
- Fixed inconsistencies in placeholder texts and default values across
widgets to improve user experience.

- **Documentation**
- Updated placeholder and label texts in property configurations to
reflect more accurate descriptions.

- **Style**
- Modified button variants from "filled" to "ghost" in Toolbar Buttons
Widget.

- **Refactor**
- Removed unnecessary imports and updated method implementations to
enhance performance and maintainability.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
2024-04-18 12:03:37 +03:00
..
__snapshots__ feat: add property hideNoneIcon to IconSelectControl (#27281) 2023-09-18 18:37:03 +05:30
ActionSelectorControl.tsx fix: Refactoring fetching of icon for module instances (#31765) 2024-03-14 14:31:44 +05:30
BaseControl.tsx chore: Custom widget (alpha) (#27571) 2023-11-14 10:03:37 +05:30
BorderRadiusOptionsControl.tsx
BoxShadowOptionsControl.tsx
ButtonBorderRadiusControl.tsx chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
ButtonControl.tsx chore: Custom widget (alpha) (#27571) 2023-11-14 10:03:37 +05:30
ButtonListControl.tsx chore: create inline buttons widget (#31318) 2024-03-04 10:28:11 +03:00
ButtonTabControl.test.tsx
ButtonTabControl.tsx
ChartDataControl.tsx chore: sunset assistive binding (#29119) 2023-11-28 14:25:46 +05:30
CodeEditorControl.tsx chore: sunset assistive binding (#29119) 2023-11-28 14:25:46 +05:30
ColorPickerComponentV2.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
ColorPickerComponentV2.tsx fix: save checked full color picker between renders (#27028) 2023-09-08 12:05:46 +03:00
ColorPickerControl.test.tsx
ColorPickerControl.tsx
ColumnActionSelectorControl.tsx fix: Passsing dataTreePath to CodeEditor for AI events (#26601) 2023-09-01 17:43:24 +05:30
ComputeTablePropertyControl.tsx chore: sunset assistive binding (#29119) 2023-11-28 14:25:46 +05:30
CustomWidgetAddEventButtonControl.tsx chore: misc updates to custom widget (#30114) 2024-01-16 10:52:17 +05:30
CustomWidgetEditSourceButtonControl.tsx fix: [custom widget] remove stale keys from dynamicTriggerPathList (#31586) 2024-03-20 14:31:03 +05:30
DatePickerControl.tsx
DraggableListCard.tsx chore: create inline buttons widget (#31318) 2024-03-04 10:28:11 +03:00
DraggableListComponent.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
DropDownControl.test.tsx
DropDownControl.tsx chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
FieldConfigurationControl.tsx fix: Table and JSON Widgets columns max height adjusted (#31882) 2024-03-20 08:50:46 +00:00
HTMLDocumentBuilderControl.tsx chore: Custom widget (alpha) (#27571) 2023-11-14 10:03:37 +05:30
IconSelectControl.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
IconSelectControl.tsx feat: add property hideNoneIcon to IconSelectControl (#27281) 2023-09-18 18:37:03 +05:30
IconSelectControlV2.tsx feat: Tabler Icons (#30248) 2024-01-19 11:54:44 +03:00
IconTabControl.test.tsx
IconTabControl.tsx
index.ts feat: Space redistribution UX upgrade and implicit space distribution (#30242) 2024-01-24 07:56:23 +05:30
InputTextControl.tsx fix: restrict the module query being shown in Inputs autocomplete area (#30624) 2024-02-02 11:36:37 +05:30
JSONFormComputeControl.tsx chore: sunset assistive binding (#29119) 2023-11-28 14:25:46 +05:30
KeyValueComponent.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
LabelAlignmentOptionsControl.tsx
ListComputeControl.tsx
LocationSearchControl.tsx
MenuButtonDynamicItemsControl.tsx chore: sunset assistive binding (#29119) 2023-11-28 14:25:46 +05:30
MenuItemsControl.tsx chore: Update defaults (#32736) 2024-04-18 12:03:37 +03:00
MultiSwitchControl.tsx
NumericInputControl.test.ts
NumericInputControl.tsx
OneClickBindingControl.tsx feat: JSON form widget one click binding integration (#25873) 2023-10-03 13:40:51 +05:30
OpenConfigPanelControl.tsx
OptionControl.tsx
PrimaryColumnColorPickerControl.tsx
PrimaryColumnColorPickerControlV2.tsx
PrimaryColumnDropdownControl.tsx
PrimaryColumnsControl.tsx chore: decouple evaluatedValues from evaluated window popup (#31127) 2024-02-16 17:37:56 +05:30
PrimaryColumnsControlV2.tsx fix: Table and JSON Widgets columns max height adjusted (#31882) 2024-03-20 08:50:46 +00:00
SectionSplitterControl.tsx feat: Space redistribution UX upgrade and implicit space distribution (#30242) 2024-01-24 07:56:23 +05:30
SelectDefaultValueControl.tsx chore: sunset assistive binding (#29119) 2023-11-28 14:25:46 +05:30
StepControl.test.tsx
StepControl.tsx
StyledControls.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
SwitchControl.test.tsx
SwitchControl.tsx
TabControl.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
TableComputeValue.tsx chore: sunset assistive binding (#29119) 2023-11-28 14:25:46 +05:30
TableInlineEditValidationControl.tsx chore: sunset assistive binding (#29119) 2023-11-28 14:25:46 +05:30
TableInlineEditValidPropertyControl.tsx
utils.ts
WrappedCodeEditorControl.tsx chore: sunset assistive binding (#29119) 2023-11-28 14:25:46 +05:30
ZoneStepperControl.tsx feat: Space redistribution UX upgrade and implicit space distribution (#30242) 2024-01-24 07:56:23 +05:30