PromucFlow_constructor/app/client/src/widgets
AS Laguna 65890a1ebf
fix: Table widget default selected row should display value "0" instead of a watermark (#16626)
* Changed placeholderText to defaultValue

To resolve this issue I swapped out two properties of this object, placeholderText and defaultValue, to change the placeholder zero for an actual 0 character.

* Changed defaultValue from a string to an int

It seems there was an issue being caused by having the default value being a string where typing a zero still resulted in a value of -1. Changing it to an int seems to have resolved this issue.
2022-09-09 14:40:17 -04:00
..
AudioRecorderWidget chore: Property Pane Grouping of Chart, Maps & Media widgets (#15557) 2022-08-09 13:05:36 +00:00
AudioWidget chore: Grouping & Reorganisation for ButtonWidget, JSON Form widget and Audio Widget (#14379) 2022-08-04 11:01:05 +05:30
BaseInputWidget feat: Datepicker reskinning (#16587) 2022-09-08 16:42:50 +05:30
ButtonGroupWidget chore: Grouping & reorganisation for Toggle widgets (#15706) 2022-08-15 13:35:46 +05:30
ButtonWidget fix: show the form setting in button widget (#16013) 2022-09-01 15:08:41 +05:30
CameraWidget chore: Property Pane Grouping of Chart, Maps & Media widgets (#15557) 2022-08-09 13:05:36 +00:00
ChartWidget fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 (#16439) 2022-09-02 14:46:30 +05:30
CheckboxGroupWidget feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
CheckboxWidget feat: Table widget checkbox column type (#15933) 2022-09-08 16:35:59 +05:30
CircularProgressWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
ContainerWidget fix: useCanvasDragging should not be called in View mode. (#16030) 2022-08-26 18:43:48 +05:30
CurrencyInputWidget feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
DatePickerWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
DatePickerWidget2 feat: Datepicker reskinning (#16587) 2022-09-08 16:42:50 +05:30
DividerWidget chore: Grouping & reorganisation for multiple widgets (#15673) 2022-08-09 13:05:15 +00:00
DocumentViewerWidget chore: Grouping & Reorganisation for ButtonWidget, JSON Form widget and Audio Widget (#14379) 2022-08-04 11:01:05 +05:30
DropdownWidget feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
FilepickerWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
FilePickerWidgetV2 chore: Property Pane Grouping of Chart, Maps & Media widgets (#15557) 2022-08-09 13:05:36 +00:00
FormButtonWidget fix: depercate form button widget (#14510) 2022-07-22 08:27:37 +00:00
FormWidget fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 (#16439) 2022-09-02 14:46:30 +05:30
IconButtonWidget chore: Grouping & reorganisation for Toggle widgets (#15706) 2022-08-15 13:35:46 +05:30
IconWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
IframeWidget fix: navigation issue in the Iframe widget due to src change (#15656) 2022-08-16 09:12:38 +05:30
ImageWidget chore: Property Pane Grouping of Chart, Maps & Media widgets (#15557) 2022-08-09 13:05:36 +00:00
InputWidget feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
InputWidgetV2 fix: unable to remove Icon on Input widget (#16007) 2022-08-15 09:44:58 +00:00
JSONFormWidget feat: Table widget checkbox column type (#15933) 2022-09-08 16:35:59 +05:30
ListWidget fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 (#16439) 2022-09-02 14:46:30 +05:30
MapChartWidget feat: Add USA to the Map Chart Widget (#16130) 2022-08-24 13:49:24 +05:30
MapWidget chore: Property Pane Grouping of Chart, Maps & Media widgets (#15557) 2022-08-09 13:05:36 +00:00
MenuButtonWidget chore: Grouping & reorganisation for Toggle widgets (#15706) 2022-08-15 13:35:46 +05:30
ModalWidget chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
MultiSelectTreeWidget fix: TreeWidgets issues (#16401) 2022-09-01 06:40:04 +01:00
MultiSelectWidget feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
MultiSelectWidgetV2 chore: Property pane design changes (#16112) 2022-09-05 10:22:39 +05:30
PhoneInputWidget feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
ProgressBarWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
ProgressWidget chore: Grouping & reorganisation for multiple widgets (#15673) 2022-08-09 13:05:15 +00:00
RadioGroupWidget feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
RateWidget feat: Rating reskinning (#16527) 2022-09-08 16:43:09 +05:30
RichTextEditorWidget feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
SelectWidget chore: Property pane design changes (#16112) 2022-09-05 10:22:39 +05:30
SingleSelectTreeWidget fix:allow clear button in tree select widget (#16542) 2022-09-09 04:55:31 -07:00
StatboxWidget perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
SwitchGroupWidget feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
SwitchWidget chore: Grouping & reorganisation for Toggle widgets (#15706) 2022-08-15 13:35:46 +05:30
TableWidget fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 (#16439) 2022-09-02 14:46:30 +05:30
TableWidgetV2 fix: Table widget default selected row should display value "0" instead of a watermark (#16626) 2022-09-09 14:40:17 -04:00
TabsMigrator
TabsWidget feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
TextWidget fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 (#16439) 2022-09-02 14:46:30 +05:30
VideoWidget chore: Grouping & Reorganisation for ButtonWidget, JSON Form widget and Audio Widget (#14379) 2022-08-04 11:01:05 +05:30
BaseComponent.tsx
BaseWidget.tsx perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
CanvasWidget.tsx perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
constants.ts perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
MetaHOC.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
Skeleton.tsx perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
SkeletonWidget.tsx fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
useDropdown.tsx fix: search functionality in tree select (#16073) 2022-08-18 16:00:37 +05:30
WidgetUtils.test.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
WidgetUtils.ts feat: Datepicker reskinning (#16587) 2022-09-08 16:42:50 +05:30
withWidgetProps.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30