PromucFlow_constructor/app/client/src/widgets
2022-01-13 05:24:12 +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 feat: Add Jest Test for propertyPaneConfiguration validation (#8773) 2022-01-13 05:24:12 +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 refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
CheckboxGroupWidget feat: Checkbox group should have a select all option (#8744) 2022-01-11 21:26:50 +08:00
CheckboxWidget feat: Checkbox group should have a select all option (#8744) 2022-01-11 21:26:50 +08:00
ContainerWidget fix: Inconsistency propertypane (#10181) 2022-01-11 11:08:17 +05:30
DatePickerWidget feat: Add Jest Test for propertyPaneConfiguration validation (#8773) 2022-01-13 05:24:12 +00:00
DatePickerWidget2 fix: disable submit button when date is out of bounds (#9552) 2021-12-30 00:38:40 -08:00
DividerWidget feat: Add Jest Test for propertyPaneConfiguration validation (#8773) 2022-01-13 05:24:12 +00:00
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 feat: Add Jest Test for propertyPaneConfiguration validation (#8773) 2022-01-13 05:24:12 +00: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: Inconsistency propertypane (#10181) 2022-01-11 11:08:17 +05:30
MapChartWidget feat: Map Chart widget (#6929) 2022-01-07 17:57:45 +08:00
MapWidget refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
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 Jest Test for propertyPaneConfiguration validation (#8773) 2022-01-13 05:24:12 +00:00
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 feat: Add Jest Test for propertyPaneConfiguration validation (#8773) 2022-01-13 05:24:12 +00:00
TabsMigrator fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
TabsWidget feat: Tab widget should have navigation arrows when the tabs don't fit (#8630) 2022-01-12 13:04:28 +08:00
TextWidget fix: Inconsistency propertypane (#10181) 2022-01-11 11:08:17 +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