PromucFlow_constructor/app/client/src/widgets
balajisoundar 8c6bae6f71
fix: allow updating computed values of table widget in view mode (#9817)
* fix: allow updating computed values of table widget in view mode
* cypress tests
2021-12-28 12:45:28 +05:30
..
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: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00: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: 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: 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: 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: 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 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: Reset on submit for Number type in Input widget (#9958) 2021-12-24 11:20:07 +05:30
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: table filter popup is overlaid on modal (#8540) 2021-12-24 18:02:40 +08: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 chore: [ImgBot] Optimize images (#10019) 2021-12-27 18:02:30 +05:30
SwitchWidget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
TableWidget fix: allow updating computed values of table widget in view mode (#9817) 2021-12-28 12:45:28 +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