PromucFlow_constructor/app/client/src/widgets
Arsalan Yaldram 9dea163172
fix: show clear input icon on allow clear value (#15232)
* fix: show clear input on allow clear value

* fix: truncate select input on small size
2022-07-27 22:33:05 +05:30
..
AudioRecorderWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
AudioWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
BaseInputWidget feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
ButtonGroupWidget fix: Added the loader in the Button group widget (#15246) 2022-07-20 14:21:54 +05:30
ButtonWidget fix: depercate form button widget (#14510) 2022-07-22 08:27:37 +00:00
CameraWidget chore: code cleanup - remove extra break (#14672) 2022-07-04 09:25:40 +05:30
ChartWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
CheckboxGroupWidget fix: revert checkbox-group widget breaking UI issue (#14933) 2022-07-04 14:33:31 +05:30
CheckboxWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
CircularProgressWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
ContainerWidget fix: Multi widget selection fixes (#14388) 2022-06-29 11:55:26 +00:00
CurrencyInputWidget fix: error showing in currency input (#14958) 2022-07-20 06:06:33 +00:00
DatePickerWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
DatePickerWidget2 fix: the random month showing issue in datepicker widget (#14472) 2022-06-24 12:15:05 +00:00
DividerWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
DocumentViewerWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
DropdownWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
FilepickerWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
FilePickerWidgetV2 fix: reset selectedFiles meta prop only on specific reason event (#15023) 2022-07-08 13:32:54 +05:30
FormButtonWidget fix: depercate form button widget (#14510) 2022-07-22 08:27:37 +00:00
FormWidget fix: depercate form button widget (#14510) 2022-07-22 08:27:37 +00:00
IconButtonWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
IconWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
IframeWidget feat: Expose message event details for Iframe Widget (#14730) 2022-07-22 10:42:57 +05:30
ImageWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
InputWidget fix: show the error message for text input widget (#14934) 2022-07-07 05:37:54 +00:00
InputWidgetV2 feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
JSONFormWidget fix: JSONForm default array item not deletable when default value initialized with undefined (#15205) 2022-07-20 14:07:52 +05:30
ListWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
MapChartWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
MapWidget fix: changed the marker(default) value string to number (#15217) 2022-07-20 18:46:06 +05:30
MenuButtonWidget fix: Compact property not functional for menu widget (#15090) 2022-07-14 17:11:03 +05:30
ModalWidget fix: modal and App viewer header overlap (#15093) 2022-07-12 21:13:26 +05:30
MultiSelectTreeWidget fix: show clear input icon on allow clear value (#15232) 2022-07-27 22:33:05 +05:30
MultiSelectWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
MultiSelectWidgetV2 fix: Multiselect widget height decreases on selecting more options (#15228) 2022-07-20 14:26:37 +05:30
PhoneInputWidget fix: currencyInput , phoneInput show empty pop when no search result is found. (#14764) 2022-07-07 11:28:19 +05:30
ProgressBarWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
ProgressWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
RadioGroupWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
RateWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
RichTextEditorWidget fix: remove debounce from RTE component (#14126) 2022-07-04 08:31:16 +05:30
SelectWidget fix: Update maincanvas height on widget resize, drag or delete operation (#14992) 2022-07-15 15:57:13 +05:30
SingleSelectTreeWidget fix: show clear input icon on allow clear value (#15232) 2022-07-27 22:33:05 +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: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
TableWidget fix: Compact property not functional for menu widget (#15090) 2022-07-14 17:11:03 +05:30
TableWidgetV2 fix: Compact property not functional for menu type in table widget v2 (#15302) 2022-07-22 10:45:48 +05:30
TabsMigrator
TabsWidget fix: set default on reset of The Tab widget (#15202) 2022-07-27 14:26:16 +05:30
TextWidget Automated tests for Postgres Datatype - Binary type + Flaky fixes (#15210) 2022-07-16 16:11:17 +05:30
VideoWidget feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
BaseComponent.tsx
BaseWidget.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
CanvasWidget.tsx fix: Update maincanvas height on widget resize, drag or delete operation (#14992) 2022-07-15 15:57:13 +05:30
constants.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
MetaHOC.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
SkeletonWidget.tsx
useDropdown.tsx fix: dropdown not closing is fixed (#15058) 2022-07-12 17:20:09 +05:30
WidgetUtils.test.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
WidgetUtils.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30