PromucFlow_constructor/app/client/src/widgets
Tolulope Adetula d056c0baaa
feat: menu button as column type (#7039)
* fix: add menubutton

* feat: Make on Menu Item Click

* fix: remove console

* fix: refactor Utils.ts

* fix: add Comments

* fix: refactor utils

* fix: use forEach not Map

* fix: refactor table widget

* fix: add comment to config

* fix: refactor hook

* refactor: property Config

* fix: eslint issues

* fix:Add null check, refactor menuItemComponent

* test: add Cypress test for Menu button In Table widget

* fix: warning error

* fix: conflicts and remove menuStyle

* fix: change property pane arrangement

* fix: QA issues

* fix: Change default text, Change menu button color

* fix: Add background color to menuitems

* fix: bg color

* fix: failing tests
2021-10-06 13:57:05 +01:00
..
AudioRecorderWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
AudioWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
ButtonWidget feat: menu button as column type (#7039) 2021-10-06 13:57:05 +01: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 feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
DatePickerWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
DatePickerWidget2 feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
DividerWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
DropdownWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
FilepickerWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
FilePickerWidgetV2 feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +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 feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
IconButtonWidget feat: menu button as column type (#7039) 2021-10-06 13:57:05 +01: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: using let instead of var and all var declarations at top (#8026) 2021-10-05 22:55:16 +05:30
MapWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
MenuButtonWidget feat: menu button as column type (#7039) 2021-10-06 13:57:05 +01:00
ModalWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
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: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
SingleSelectTreeWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
StatboxWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
SwitchWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
TableWidget feat: menu button as column type (#7039) 2021-10-06 13:57:05 +01:00
TabsMigrator refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TabsWidget feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +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 feat: menu button as column type (#7039) 2021-10-06 13:57:05 +01:00