PromucFlow_constructor/app/client/src/widgets
Pawan Kumar 2dacdec880
fix: Not able to see all the options of Font property as it is not scrollable + Canvas scroll to top when I drop Tab widget on the canvas (#13608)
* fix tab widget scrolling + text widget font control overflowing issue

* revert text widget changes

* tab widget scroll issue

* remove border radius and box shadow from v1 widgets
2022-05-11 10:23:13 +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: Not able to see all the options of Font property as it is not scrollable + Canvas scroll to top when I drop Tab widget on the canvas (#13608) 2022-05-11 10:23:13 +05:30
InputWidgetV2 feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
JSONFormWidget feature: JSONForm - disable add new and remove buttons when array is disabled (#13520) 2022-05-09 17:34:49 +05:30
ListWidget refactor: removed the duplicate style properties for the list widget (#13605) 2022-05-09 15:41:36 +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 fix: Not able to see all the options of Font property as it is not scrollable + Canvas scroll to top when I drop Tab widget on the canvas (#13608) 2022-05-11 10:23:13 +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 Merge branch 'release' into fix/disable-cancel-button-on-a-disabled-select-widget 2022-05-09 03:15:51 +01:00
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 fix: Not able to see all the options of Font property as it is not scrollable + Canvas scroll to top when I drop Tab widget on the canvas (#13608) 2022-05-11 10:23:13 +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