PromucFlow_constructor/app/client/src/widgets
Ashok Kumar M bf21c15ba9
Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748)
* Fix: On renaming a widget via entity explorer the canvas gets resized

* Fix: Close prop pane on resize start of unselected widget.

* Fix: Match all - corejs polyfill

* Fix: Proppane not updated properly when same type widgets are selected.

* Feature: Draggable Proppane.

* Bug fixes for draggable popup.

* Fix: Property pane editor when selecting another widget.

* resolve rebase bad merges.

* cytest fix

* cytest fix

* cytest fix

* cytest fix

* cytest fix

* cytest fix

* cytest fixes

* cytest fix

* fixing draggable components inside porp pane.

* Adding cypress test.

* refactored Draggable list POC version

* reverting unwanted changes.

* prop pane bug fix

* unwanted dependencies.

* double click to open prop pane.

* Fixing bugs in draggable prop pane.

* one click prop pane open.

* ignore drag/resize click captures

* make prop pane draggable only via drag handler.

* Fixed property pane title.

* converting layer to hook and adding it to top most layer.

* removing irrelevant comments.

* close panel when widget changes.

* fixing cytests.

* bug fix

* fixing cytest

* Addressing code review comments.

* bug fix
2021-03-29 21:17:22 +05:30
..
ChartWidget Custom FusionCharts Config (#2670) 2021-03-25 03:35:04 +05:30
TableWidget Fix filter condition functions 2021-03-26 01:18:40 +05:30
AlertWidget.tsx Action refactor 2020-02-18 10:41:52 +00:00
BaseWidget.tsx Custom FusionCharts Config (#2670) 2021-03-25 03:35:04 +05:30
ButtonWidget.tsx Use property config for trigger properties (#3217) 2021-02-25 19:30:02 +05:30
CanvasWidget.tsx Table Widget New Features (#2816) 2021-02-16 15:59:08 +05:30
CheckboxWidget.tsx Use property config for trigger properties (#3217) 2021-02-25 19:30:02 +05:30
ContainerWidget.tsx Table Widget New Features (#2816) 2021-02-16 15:59:08 +05:30
DatePickerWidget.tsx Use property config for trigger properties (#3217) 2021-02-25 19:30:02 +05:30
DatePickerWidget2.tsx Update: DatePicker validates data as ISO 8601 string (#3397) 2021-03-24 17:42:24 +05:30
DropdownWidget.tsx Feature: selectedOptionLabel and selectedOptionLabels in Dropdown widget (#3205) 2021-02-26 11:54:25 +05:30
FilepickerWidget.tsx Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
FormButtonWidget.tsx Use property config for trigger properties (#3217) 2021-02-25 19:30:02 +05:30
FormWidget.tsx Custom FusionCharts Config (#2670) 2021-03-25 03:35:04 +05:30
IconWidget.tsx Use property config for trigger properties (#3217) 2021-02-25 19:30:02 +05:30
ImageWidget.test.tsx Sub tree evaluation (#1841) 2021-01-04 15:46:08 +05:30
ImageWidget.tsx Use property config for trigger properties (#3217) 2021-02-25 19:30:02 +05:30
InputWidget.tsx Moving all toast messages to messages.ts file (#2798) 2021-03-13 19:54:45 +05:30
MapWidget.tsx Use property config for trigger properties (#3217) 2021-02-25 19:30:02 +05:30
MetaHOC.tsx Add sync meta property update function (#3293) 2021-03-01 20:26:47 +05:30
ModalWidget.tsx Fix: Modal Size gets cut in smaller screens. (#3441) 2021-03-09 11:27:44 +05:30
RadioGroupWidget.tsx Use property config for trigger properties (#3217) 2021-02-25 19:30:02 +05:30
RichTextEditorWidget.tsx Merge branch 'release' of https://github.com/appsmithorg/appsmith into fix/rte-newline 2021-03-12 15:24:51 +05:30
SkeletonWidget.tsx Fix selected row issue in view mode (#3186) 2021-02-24 15:59:19 +05:30
SwitchWidget.tsx Use property config for trigger properties (#3217) 2021-02-25 19:30:02 +05:30
TabsWidget.tsx Fix crash on Tabs property bindings (#3640) 2021-03-24 14:28:00 +05:30
TextWidget.tsx Table Widget New Features (#2816) 2021-02-16 15:59:08 +05:30
VideoWidget.tsx Use property config for trigger properties (#3217) 2021-02-25 19:30:02 +05:30