PromucFlow_constructor/app/client/src/widgets
2021-12-23 14:17:08 +00:00
..
AudioRecorderWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +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: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
ChartWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
CheckboxGroupWidget fix: checkbox group feedback (#6959) 2021-12-16 22:24:23 +08:00
CheckboxWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
ContainerWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
DatePickerWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
DatePickerWidget2 fix: added support for timePrecision (#9423) 2021-12-23 14:17:08 +00:00
DividerWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
DocumentViewerWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
DropdownWidget fix: selected option value from select widget (#9796) 2021-12-16 08:36:26 +01: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: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
FormWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
IconButtonWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
IconWidget refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
IframeWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
ImageWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
InputWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00: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: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
ModalWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
MultiSelectTreeWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
MultiSelectWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
RadioGroupWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
RateWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
RichTextEditorWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
SingleSelectTreeWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
StatboxWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
SwitchGroupWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
SwitchWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
TableWidget fix: added support for timePrecision (#9423) 2021-12-23 14:17:08 +00:00
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 fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
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