PromucFlow_constructor/app/client/src/widgets
Hetu Nandu 0e7c0c3ce4
Widget fixes (#242)
* fix table styles

* rich text editor fix

* Fix action panes showing as blank

* correct fix this time

* cleanup

* default search in table

* Fix for text widget heading style

* Fix for table widget filtered table search

* Another approach to see if app has been created

* Fixes in styles of table and text
2020-08-07 23:39:54 +05:30
..
AlertWidget.tsx Action refactor 2020-02-18 10:41:52 +00:00
BaseWidget.tsx Evaluated value popup 2020-06-04 13:49:22 +00:00
ButtonWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
CanvasWidget.tsx Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
ChartWidget.tsx Use injected configuration from Nginx at runtime instead of build time (#30) 2020-07-07 15:52:17 +05:30
CheckboxWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
ContainerWidget.tsx Fix Modal scroll behaviour. 2020-03-27 10:56:26 +00:00
DatePickerWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
DropdownWidget.tsx Add missing isDisabled prop to filepicker, radio and dropdown components (#231) 2020-08-07 18:47:15 +05:30
FilepickerWidget.tsx Add missing isDisabled prop to filepicker, radio and dropdown components (#231) 2020-08-07 18:47:15 +05:30
FormButtonWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
FormWidget.tsx Remove console warnings like react hook dependency warnings and unused vars 2020-06-17 19:23:01 +05:30
IconWidget.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
ImageWidget.tsx Fix js toggle issues 2020-03-16 07:59:07 +00:00
InputWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
MapWidget.tsx Add space around documentation (#229) 2020-08-06 12:06:12 +05:30
ModalWidget.tsx Add classnames to modal selector dropdown, modal close button and modal. 2020-04-03 14:06:02 +05:30
RadioGroupWidget.tsx Add missing isDisabled prop to filepicker, radio and dropdown components (#231) 2020-08-07 18:47:15 +05:30
RichTextEditorWidget.tsx Widget fixes (#242) 2020-08-07 23:39:54 +05:30
SwitchWidget.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
TableWidget.tsx Widget fixes (#242) 2020-08-07 23:39:54 +05:30
TabsWidget.tsx added on Tab selected for tab widget 2020-08-07 12:53:15 +05:30
TextWidget.tsx made form data visible at the top level 2020-06-09 17:34:38 +05:30