PromucFlow_constructor/app/client/src/widgets
Aswath K f895f7bf14
CENTER as default value for vertical alignment (#14888)
Set "CENTER" as default value for Vertical Alignment property instead of invalid value "LEFT"
2022-06-30 09:49:52 +05:30
..
AudioRecorderWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
AudioWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
BaseInputWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ButtonGroupWidget fix: remove the duplicate and rename the actions to events in property panel (#14714) 2022-06-29 11:54:50 +00:00
ButtonWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
CameraWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
ChartWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
CheckboxGroupWidget fix: handle selectedValues value (#13887) 2022-05-19 12:41:54 +05:30
CheckboxWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +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: Multi widget selection fixes (#14388) 2022-06-29 11:55:26 +00:00
CurrencyInputWidget fix: reset meta to default value (#14468) 2022-06-25 11:00:54 +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 fix: the random month showing issue in datepicker widget (#14472) 2022-06-24 12:15:05 +00:00
DividerWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
DocumentViewerWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
DropdownWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +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 feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
FormButtonWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
FormWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
IconButtonWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +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 feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
ImageWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
InputWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
InputWidgetV2 fix: show the error message in input widget (#14460) 2022-06-22 06:09:50 +00:00
JSONFormWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
ListWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
MapChartWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
MapWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
MenuButtonWidget fix: menu button icon alignment fixed. (#14644) 2022-06-24 00:59:07 +05:30
ModalWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
MultiSelectTreeWidget fix: remove the duplicate and rename the actions to events in property panel (#14714) 2022-06-29 11:54:50 +00:00
MultiSelectWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
MultiSelectWidgetV2 fix: remove the duplicate and rename the actions to events in property panel (#14714) 2022-06-29 11:54:50 +00:00
PhoneInputWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +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 feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
RadioGroupWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
RateWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
RichTextEditorWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
SelectWidget fix: remove the duplicate and rename the actions to events in property panel (#14714) 2022-06-29 11:54:50 +00:00
SingleSelectTreeWidget fix: remove the duplicate and rename the actions to events in property panel (#14714) 2022-06-29 11:54:50 +00:00
StatboxWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
SwitchGroupWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
SwitchWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
TableWidget CENTER as default value for vertical alignment (#14888) 2022-06-30 09:49:52 +05:30
TabsMigrator fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
TabsWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
TextWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
VideoWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
BaseComponent.tsx
BaseWidget.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
CanvasWidget.tsx feat: Hide shadows of hiddens objects during page loading in deploy view (#12184) 2022-03-30 21:22:01 +08:00
constants.ts feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
MetaHOC.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +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: use ESC to close dropdown 2022-06-22 01:11:29 +01:00
WidgetUtils.test.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
WidgetUtils.ts fix: CANVAS_SELECTOR 2022-06-09 09:56:31 +01:00