PromucFlow_constructor/app/client/src/widgets
Tolulope Adetula 99a5b8ca69
Merge pull request #12356 from appsmithorg/fix/table-widget-scroll-issue
fix: remove unnecessary horizontal scroll when table columns fit within table widget width and prevent unnecessary re-renders
2022-04-07 19:46:43 +01:00
..
AudioRecorderWidget Merge branch 'release' into feat/4182-form-detect-changes 2022-03-25 17:29:04 +08:00
AudioWidget refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
BaseInputWidget feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
ButtonGroupWidget fix: onclick handler update in ButtonGroup Widget (#12442) 2022-04-01 11:28:51 +05:30
ButtonWidget fix: added helpful comments 2022-04-04 16:12:51 +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 Merge branch 'release' into feat/4182-form-detect-changes 2022-03-25 17:29:04 +08:00
CircularProgressWidget feat: Progress bar widget enhancements (#12053) 2022-04-02 00:02:19 +08:00
ContainerWidget feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
CurrencyInputWidget Merge branch 'release' into feat/4182-form-detect-changes 2022-03-31 17:53:50 +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-30 21:45:40 +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 Remove all references to WidgetIcons, as the icons now come from the individual widget folders (#12334) 2022-03-31 10:07:37 +00:00
FormWidget feat: Internal property to detect changes in a form 2022-03-02 03:02:10 +08:00
IconButtonWidget fix: Fixed Icon Button onClick in disabled state. 2022-03-18 14:59:34 +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: iframe srcDoc was not able to postMessage that can be received by onMessageReceived event. Match iframe by object not origin (#11809) 2022-03-28 13:12:12 +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 feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
InputWidgetV2 feat: Internal property to detect changes in a form 2022-03-22 18:09:52 +08:00
JSONFormWidget JSON form autogenerate control tooltip content changes (#12208) 2022-03-31 11:36:26 +05:30
ListWidget feat: Progress bar widget enhancements (#12053) 2022-04-02 00:02:19 +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: Button Group, MenuButton, Tabs undo Redo fixed. 2022-03-17 15:49:17 +05:30
ModalWidget feat: changed icon widget to icon btn for modal widget (#11508) 2022-03-11 23:58:17 +05:30
MultiSelectTreeWidget Merge pull request #12459 from appsmithorg/fix/Multiselect-style-specificity 2022-04-05 09:07:54 +01:00
MultiSelectWidget feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
MultiSelectWidgetV2 Merge pull request #12459 from appsmithorg/fix/Multiselect-style-specificity 2022-04-05 09:07:54 +01:00
PhoneInputWidget feat: Internal property to detect changes in a form 2022-03-30 23:15:44 +08:00
ProgressBarWidget feat: Progress bar widget enhancements (#12053) 2022-04-02 00:02:19 +08:00
ProgressWidget fix: Progress widget with circular type is showing wrong value (#12667) 2022-04-07 15:39:35 +05:30
RadioGroupWidget Merge branch 'release' into feat/4182-form-detect-changes 2022-03-25 17:29:04 +08:00
RateWidget Merge pull request #10935 from appsmithorg/fix/10766-rating-inactive-color 2022-02-18 17:54:44 +05:30
RichTextEditorWidget feat: Internal property to detect changes in a form 2022-03-30 23:15:44 +08:00
SelectWidget Merge pull request #12459 from appsmithorg/fix/Multiselect-style-specificity 2022-04-05 09:07:54 +01:00
SingleSelectTreeWidget Merge pull request #12459 from appsmithorg/fix/Multiselect-style-specificity 2022-04-05 09:07:54 +01:00
StatboxWidget fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
SwitchGroupWidget Merge branch 'release' into feat/4182-form-detect-changes 2022-03-25 17:29:04 +08:00
SwitchWidget Merge branch 'release' into feat/4182-form-detect-changes 2022-03-25 17:29:04 +08:00
TableWidget Merge pull request #12356 from appsmithorg/fix/table-widget-scroll-issue 2022-04-07 19:46:43 +01:00
TabsMigrator fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
TabsWidget fix: handle duplicate tab name in tab widget (#12411) 2022-04-07 16:19:12 +00:00
TextWidget fix: add overflow property in text-widget (#12160) 2022-03-31 10:18:51 +05:30
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 Revert "fix: trigger fields linting issue (#11875)" (#12668) 2022-04-07 16:31:31 +05:30
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 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 feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
WidgetUtils.ts fix: select dropdown 2022-04-04 06:12:33 +01:00