PromucFlow_constructor/app/client/src/widgets
Pawan Kumar 028fe42dd2
fix: Select widget if set to required on initial state has red border (#9378)
* fix select widget error bug

* fix jest test

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2022-01-05 13:43:25 +00:00
..
AudioRecorderWidget fix: Audio recorder widget - group styling properties (#7643) 2021-12-23 14:17:47 +00:00
AudioWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
ButtonGroupWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
ButtonWidget fix: change recaptcha key and type and add suggestion for recaptchaToken (#9464) 2022-01-02 08:27:39 -08:00
CameraWidget chore: [ImgBot] Optimize images (#10019) 2021-12-27 18:02:30 +05:30
ChartWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
CheckboxGroupWidget fix: Allow empty value in multiple widgets options property (#10012) 2021-12-30 14:57:44 +05:30
CheckboxWidget fix: disallow drag to select for drop disabled canvas. (#9914) 2021-12-29 13:04:31 +05:30
ContainerWidget fix: disallow drag to select for drop disabled canvas. (#9914) 2021-12-29 13:04:31 +05:30
DatePickerWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
DatePickerWidget2 fix: disable submit button when date is out of bounds (#9552) 2021-12-30 00:38:40 -08:00
DividerWidget fix: changed the default row size to 4 for the divider widget (#9917) 2021-12-24 13:49:34 +05:30
DocumentViewerWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
DropdownWidget fix: Select widget if set to required on initial state has red border (#9378) 2022-01-05 13:43:25 +00:00
FilepickerWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
FilePickerWidgetV2 fix: remove allowed filetype restriction in filepickerwidget (#9921) 2021-12-23 18:46:57 +05:30
FormButtonWidget fix: change recaptcha key and type and add suggestion for recaptchaToken (#9464) 2022-01-02 08:27:39 -08:00
FormWidget fix: change recaptcha key and type and add suggestion for recaptchaToken (#9464) 2022-01-02 08:27:39 -08:00
IconButtonWidget fix: Icon Widget button variant does not have JS option (#8669) 2021-12-24 18:01:09 +08:00
IconWidget refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
IframeWidget feat: support iframe.srcdoc in iframe widget (#8693) 2022-01-05 13:01:58 +08:00
ImageWidget fix: When image url is not passed in both image and default field the rotate icons are still displayed in the widget (#8549) 2022-01-05 05:08:42 +08:00
InputWidget fix: Improper formatting for Input Widget for DataType currency (#9050) 2021-12-30 00:40:01 -08:00
ListWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
MapWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
MenuButtonWidget fix: added placement default value (#10025) 2021-12-29 17:32:37 +05:30
ModalWidget fix: table filter popup is overlaid on modal (#8540) 2021-12-24 18:02:40 +08:00
MultiSelectTreeWidget fix: Allow empty value in multiple widgets options property (#10012) 2021-12-30 14:57:44 +05:30
MultiSelectWidget fix: Allow empty value in multiple widgets options property (#10012) 2021-12-30 14:57:44 +05:30
ProgressBarWidget feat: add progressbar widget (#9574) 2021-12-29 17:31:19 +05:30
RadioGroupWidget fix: Allow empty value in multiple widgets options property (#10012) 2021-12-30 14:57:44 +05:30
RateWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
RichTextEditorWidget fix: rich text editor cursor fix (#9889) 2021-12-30 00:01:45 -08:00
SingleSelectTreeWidget fix: Allow empty value in multiple widgets options property (#10012) 2021-12-30 14:57:44 +05:30
StatboxWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
SwitchGroupWidget fix: Allow empty value in multiple widgets options property (#10012) 2021-12-30 14:57:44 +05:30
SwitchWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
TableWidget fix: updated columns names (#9715) 2021-12-29 17:12:07 +05:30
TabsMigrator fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
TabsWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
TextWidget feat: #4141 added truncate support into text widget (#9820) 2022-01-04 11:51:02 +05:30
VideoWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
BaseComponent.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
BaseWidget.tsx fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
CanvasWidget.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
constants.ts fix: popups same width as parent (#7499) 2021-11-30 02:38:46 -08:00
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.test.ts fix: Add escaping special characters before JSON.parse (#9293) 2021-11-25 16:22:40 +05:30
WidgetUtils.ts fix: added placement support in button, button group, and menu widget (#9354) 2021-12-08 13:11:13 +00:00