PromucFlow_constructor/app/client/src/widgets
Tolulope Adetula 7ba4f0679a
Merge pull request #13129 from appsmithorg/fix/12161-multiselects-broken-in-modal
fix: Popover in Multi select widget inside modals breaks away from the widget
2022-06-22 09:59:00 +01:00
..
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 feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
ButtonWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
CameraWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +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: Add deprecation warning badge to deprecated widgets (#13381) 2022-05-25 09:38:32 +00:00
ContainerWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
CurrencyInputWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
DatePickerWidget feat: Add deprecation warning badge to deprecated widgets (#13381) 2022-05-25 09:38:32 +00:00
DatePickerWidget2 feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
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: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
FilepickerWidget feat: Add deprecation warning badge to deprecated widgets (#13381) 2022-05-25 09:38:32 +00:00
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: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +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: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
InputWidgetV2 fix: show the error message in input widget (#14460) 2022-06-22 06:09:50 +00:00
JSONFormWidget fix: JSONForm - Generate Form button apply theme on new fields (#14687) 2022-06-22 14:21:53 +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 feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ModalWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
MultiSelectTreeWidget fix: use ESC to close dropdown 2022-06-22 01:11:29 +01:00
MultiSelectWidget fix: CANVAS_SELECTOR 2022-06-09 09:56:31 +01:00
MultiSelectWidgetV2 fix: use ESC to close dropdown 2022-06-22 01:11:29 +01:00
PhoneInputWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
ProgressBarWidget feat: Add deprecation warning badge to deprecated widgets (#13381) 2022-05-25 09:38:32 +00:00
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 fix: the rating widget breaking on dropping issue(#14509) 2022-06-21 16:31:05 +00:00
RichTextEditorWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
SelectWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
SingleSelectTreeWidget fix: use ESC to close dropdown 2022-06-22 01:11:29 +01: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 feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
TabsMigrator
TabsWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +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: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
MetaHOC.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
SkeletonWidget.tsx
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