PromucFlow_constructor/app/client/src/widgets
rahulramesha ce453fd259
fix: Copied modal close and mobile modal bug fix (#8497)
* fix for copied widget

* copied modal paste on maincontainer fix

* mobile modal fix

* added logic to paste modal widget on the main container only

* added check only for modal Widget close since the saga seems to be shared for other scenarios
2021-10-28 07:41:19 +05:30
..
AudioRecorderWidget feat: Audio recorder widget - permission denied state (#8223) 2021-10-11 18:21:34 +05:30
AudioWidget fix: Don't trigger onpause on onend in audio widget (#8843) 2021-10-27 17:55:19 +05:30
ButtonWidget fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
ChartWidget fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
CheckboxGroupWidget fix: TypeError: Cannot read properties of undefined (reading 'filter') (#8598) 2021-10-22 13:26:52 +05:30
CheckboxWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
ContainerWidget fix: 🐛 Display tooltips for scroll content label (#8134) 2021-10-11 13:08:27 +05:30
DatePickerWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
DatePickerWidget2 feat: Property pane dropdown overflow issues (#8236) 2021-10-11 11:31:05 +05:30
DividerWidget fix: #8042 updated dropped height width and default color (#8304) 2021-10-26 15:28:54 +05:30
DropdownWidget fix(Dropdown): remove empty dropdown in case of no options (#8357) 2021-10-19 08:40:07 -07:00
FilepickerWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
FilePickerWidgetV2 feat: updated widget meta key reset logic (#7901) 2021-10-09 10:13:19 +05:30
FormButtonWidget fix: set button color and remove button style for button, IconButton, Menubutton (#7166) 2021-09-23 20:44:24 +05:30
FormWidget fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
IconButtonWidget fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
IconWidget refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
IframeWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
ImageWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
InputWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
ListWidget fix: if-else-statements-converted to ternary operator (#8219) 2021-10-09 02:05:24 +05:30
MapWidget feat: Disable Pin centering in Map Widget (#8552) 2021-10-23 11:05:18 +05:30
MenuButtonWidget fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
ModalWidget fix: Copied modal close and mobile modal bug fix (#8497) 2021-10-28 07:41:19 +05:30
MultiSelectTreeWidget fix: [Bug] The name of the Widget is 'MultiTreeSelect' in Widget Pane… (#8371) 2021-10-27 14:26:50 +01:00
MultiSelectWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
RadioGroupWidget fix: Radio component keys are now unique (#8277) 2021-10-20 17:45:54 +05:30
RateWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
RichTextEditorWidget feat: RTE - option to hide the toolbar (#8271) 2021-10-13 18:10:52 +05:30
SingleSelectTreeWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
StatboxWidget fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
SwitchWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
TableWidget feat: Set selectedRow for multiple row selection in table widget (#7935) 2021-10-27 11:43:48 +05:30
TabsMigrator fix: 🐛 Display tooltips for scroll content label (#8134) 2021-10-11 13:08:27 +05:30
TabsWidget fix: 🐛 Display tooltips for scroll content label (#8134) 2021-10-11 13:08:27 +05:30
TextWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
VideoWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
BaseComponent.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
BaseWidget.tsx feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
CanvasWidget.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
constants.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
MetaHOC.tsx fix: Show trigger errors in the debugger with widget and property name (#6970) 2021-09-15 10:41:13 +05:30
SkeletonWidget.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetUtils.ts fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00