PromucFlow_constructor/app/client/src/widgets
ashit-rath ddc95fae53
fix: JSONForm fix events/actions controls JS mode produces additional binding strings (#13509)
* fix: JSONForm fix events controls js mode additional binding strings

* fixed globalContext value for fieldState update and fix FilterText spec
2022-05-06 15:29:56 +05:30
..
AudioRecorderWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
AudioWidget refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
BaseInputWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ButtonGroupWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ButtonWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
CameraWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ChartWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
CheckboxGroupWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
CheckboxWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
CircularProgressWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ContainerWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
CurrencyInputWidget fix: set max-height for Dropdown component (#13105) 2022-05-06 10:34:17 +05:30
DatePickerWidget refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
DatePickerWidget2 fix: set max-height for Dropdown component (#13105) 2022-05-06 10:34:17 +05:30
DividerWidget fix: changed cap default to fix ux issue on js toggle (#10424) 2022-01-25 13:54:36 +00:00
DocumentViewerWidget chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
DropdownWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
FilepickerWidget fix: set max-height for Dropdown component (#13105) 2022-05-06 10:34:17 +05:30
FilePickerWidgetV2 fix: set max-height for Dropdown component (#13105) 2022-05-06 10:34:17 +05:30
FormButtonWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
FormWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
IconButtonWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
IconWidget fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
IframeWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ImageWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
InputWidget fix: set max-height for Dropdown component (#13105) 2022-05-06 10:34:17 +05:30
InputWidgetV2 feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
JSONFormWidget fix: JSONForm fix events/actions controls JS mode produces additional binding strings (#13509) 2022-05-06 15:29:56 +05:30
ListWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
MapChartWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
MapWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
MenuButtonWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ModalWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
MultiSelectTreeWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
MultiSelectWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
MultiSelectWidgetV2 feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
PhoneInputWidget fix: set max-height for Dropdown component (#13105) 2022-05-06 10:34:17 +05:30
ProgressBarWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ProgressWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
RadioGroupWidget fix: JSONForm RadioGroupField - support numeric values in the options (#13365) 2022-05-05 11:10:52 +05:30
RateWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
RichTextEditorWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
SelectWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
SingleSelectTreeWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
StatboxWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
SwitchGroupWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
SwitchWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
TableWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
TabsMigrator fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
TabsWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
TextWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
VideoWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
BaseComponent.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
BaseWidget.tsx feat: Controls for labels in widgets to align the widgets in forms and other places (#10600) 2022-04-14 16:47:25 +08:00
CanvasWidget.tsx feat: Hide shadows of hiddens objects during page loading in deploy view (#12184) 2022-03-30 21:22:01 +08:00
constants.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
MetaHOC.tsx fix: JSONForm select/multiselect filterText value synchronous update with onFilterUpdate action (#12578) 2022-04-08 11:39:23 +05:30
SkeletonWidget.tsx fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
WidgetUtils.test.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
WidgetUtils.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30