..
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: 8336 updated isLoading property in all widgets ( #9409 )
2021-12-14 07:55:58 +00: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: 8336 updated isLoading property in all widgets ( #9409 )
2021-12-14 07:55:58 +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: 8336 updated isLoading property in all widgets ( #9409 )
2021-12-14 07:55:58 +00:00
FilepickerWidget
fix: 8336 updated isLoading property in all widgets ( #9409 )
2021-12-14 07:55:58 +00:00
FilePickerWidgetV2
fix: 8336 updated isLoading property in all widgets ( #9409 )
2021-12-14 07:55:58 +00:00
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: removed -1 and 2d array population error in the selectedRowIndices ( #9606 )
2021-12-15 17:44:50 +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
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