PromucFlow_constructor/app/client/src/widgets
Bhavin Ag c45de57ab8
fix(Dropdown): remove empty dropdown in case of no options (#8357)
* fix(dropdown): add check for empty option array

* test(Dropdown): add UT for empty option

* refactor(Dropdown): show no results found message on empty data

* refactor: update empty data message
2021-10-19 08:40:07 -07:00
..
AudioRecorderWidget feat: Audio recorder widget - permission denied state (#8223) 2021-10-11 18:21:34 +05:30
AudioWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
ButtonWidget fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
ChartWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
CheckboxGroupWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +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 feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +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: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
MenuButtonWidget fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
ModalWidget fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
MultiSelectTreeWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
MultiSelectWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
RadioGroupWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +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 fix: unable to change button color on table widget (#8521) 2021-10-14 16:25:03 +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