PromucFlow_constructor/app/client/src/widgets
2022-03-17 19:27:50 +08:00
..
AudioRecorderWidget feat: Internal property to detect changes in a form 2022-03-02 03:02:10 +08:00
AudioWidget refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
BaseInputWidget fix: Input widget onSubmit gets triggered before evaluation (#11590) 2022-03-16 22:45:12 +08:00
ButtonGroupWidget fix: remove margin when no label (#11789) 2022-03-17 10:42:35 +05:30
ButtonWidget fix: added iconAlign dependency to iconName prop 2022-03-15 12:19:30 +05:30
CameraWidget Merge branch 'release' into feat/4182-form-detect-changes 2022-03-07 23:27:57 +08:00
ChartWidget chore: Replace require with import statements (#8121) 2022-02-28 14:53:19 +05:30
CheckboxGroupWidget feat: Internal property to detect changes in a form 2022-03-02 03:02:10 +08:00
CheckboxWidget feat: Internal property to detect changes in a form 2022-03-02 03:02:10 +08:00
CircularProgressWidget fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
ContainerWidget feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
CurrencyInputWidget feat: Internal property to detect changes in a form 2022-03-02 03:02:10 +08:00
DatePickerWidget refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
DatePickerWidget2 Merge branch 'release' into feat/4182-form-detect-changes 2022-03-02 03:15:54 +08:00
DividerWidget fix: changed cap default to fix ux issue on js toggle (#10424) 2022-01-25 13:54:36 +00:00
DocumentViewerWidget Revert "fix: Added iFrame to load Base64 PDF data in document viewer widget (#10770)" (#10786) 2022-02-01 15:43:20 +05:30
DropdownWidget feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
FilepickerWidget chore: remove defaultSelectedFiles (#10586) 2022-01-27 09:40:51 +00:00
FilePickerWidgetV2 feat: Internal property to detect changes in a form 2022-03-02 03:02:10 +08:00
FormButtonWidget fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
FormWidget feat: Internal property to detect changes in a form 2022-03-02 03:02:10 +08:00
IconButtonWidget fix: Added Button Container for the firefox drag issue (#11627) 2022-03-13 22:51:04 +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 fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
ImageWidget fix: Reset image error flag when imageUrl or defaultImageUrl is changed in Image widget (#11790) 2022-03-16 06:10:20 +00:00
InputWidget refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
InputWidgetV2 Merge branch 'release' into feat/4182-form-detect-changes 2022-03-16 22:51:09 +08:00
ListWidget fix: #11112 updated list widget property config (#11388) 2022-03-10 21:38:37 -08:00
MapChartWidget fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
MapWidget fix: Map pin does not center when location is changed and centering option is turned on (#10296) 2022-02-09 18:39:07 +08:00
MenuButtonWidget fix: Added Button Container for the firefox drag issue (#11627) 2022-03-13 22:51:04 +05:30
ModalWidget feat: changed icon widget to icon btn for modal widget (#11508) 2022-03-11 23:58:17 +05:30
MultiSelectTreeWidget Merge branch 'release' into feat/4182-form-detect-changes 2022-03-16 07:55:07 +08:00
MultiSelectWidget feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
MultiSelectWidgetV2 feat: Internal property to detect changes in a form 2022-03-16 22:44:44 +08:00
PhoneInputWidget Merge branch 'release' into feat/4182-form-detect-changes 2022-03-16 22:51:09 +08:00
ProgressBarWidget fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
RadioGroupWidget Merge branch 'release' into feat/4182-form-detect-changes 2022-03-02 03:15:54 +08:00
RateWidget Merge pull request #10935 from appsmithorg/fix/10766-rating-inactive-color 2022-02-18 17:54:44 +05:30
RichTextEditorWidget feat: 4182: Internal property to detect changes in a form 2022-03-17 19:26:24 +08:00
SelectWidget Merge branch 'release' into feat/4182-form-detect-changes 2022-03-16 07:55:07 +08:00
SingleSelectTreeWidget Merge branch 'release' into feat/4182-form-detect-changes 2022-03-16 07:55:07 +08:00
StatboxWidget fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
SwitchGroupWidget feat: Internal property to detect changes in a form 2022-03-07 23:23:57 +08:00
SwitchWidget feat: Internal property to detect changes in a form 2022-03-02 03:02:10 +08:00
TableWidget Merge pull request #11623 from appsmithorg/fix/table-filter-pane-overflow 2022-03-09 11:22:19 +05:30
TabsMigrator fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
TabsWidget fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
TextWidget fix: Text widget shows a horizontal scroll on center and right alignment (#11189) 2022-02-17 20:01:15 +08:00
VideoWidget refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
BaseComponent.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
BaseWidget.tsx fix: handled to hide widget in preview mode (#11138) 2022-02-23 10:22:04 +05:30
CanvasWidget.tsx Revert "fix: handle main container height (#11461)" (#11674) 2022-03-08 12:54:40 +05:30
constants.ts fix: popups same width as parent (#7499) 2021-11-30 02:38:46 -08:00
MetaHOC.tsx fix: meta changes (non-default) also update metaHOC state (#10734) 2022-02-26 02:16:04 +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 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