PromucFlow_constructor/app/client/src/widgets
2022-09-05 10:22:39 +05:30
..
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: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +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 fix: Reskinning Input Widgets (#15546) 2022-08-18 11:56:07 +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: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +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 chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +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 chore: Grouping & reorganisation for multiple widgets (#15673) 2022-08-09 13:05:15 +00:00
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: TreeWidgets issues (#16401) 2022-09-01 06:40:04 +01: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 feat: Grouping & reorganisation of Property Pane (#15768) 2022-09-03 18:20:39 +05:30
TabsMigrator fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
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 refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
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 fix: TreeWidgets issues (#16401) 2022-09-01 06:40:04 +01:00
withWidgetProps.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30