PromucFlow_constructor/app/client/src/widgets
Pawan Kumar e7ba79775c
fix: Radio Group options are aligned with the label (#24776)
## Description
When the label is on the left of the radio widget, the options are
aligned to the top of the container.

In this PR this issue is fixed.
#### PR fixes following issue(s)
Fixes #23847

#### Media

#### Type of change

- Bug fix (non-breaking change which fixes an issue)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [ ] Jest
- [ ] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Test-plan-implementation#speedbreaker-features-to-consider-for-every-change)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans/_edit#areas-of-interest)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-06-23 18:23:13 +05:30
..
AudioRecorderWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
AudioWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
BaseInputWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
ButtonGroupWidget Add web api types 2023-06-14 17:29:15 +05:30
ButtonWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
CameraWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
CategorySliderWidget fix: Fix crash on passing invalid mark option to category slider widget (#23619) 2023-05-23 13:50:09 +05:30
ChartWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
CheckboxGroupWidget fix: List widget issues in Auto Layout (#23252) 2023-05-29 10:06:19 +05:30
CheckboxWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
CircularProgressWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
CodeScannerWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
components feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ContainerWidget fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
CurrencyInputWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
DatePickerWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
DatePickerWidget2 feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
DividerWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
DocumentViewerWidget fix: Add support for xls,json,tsv file types in file widget (#23159) 2023-06-06 08:53:45 +05:30
DropdownWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FilepickerWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
FilePickerWidgetV2 fix: Add support for xls,json,tsv file types in file widget (#23159) 2023-06-06 08:53:45 +05:30
FormButtonWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
FormWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
IconButtonWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
IconWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
IframeWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ImageWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
InputWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
InputWidgetV2 fix: Removed inputText from Input widget autocomplete (#24396) 2023-06-14 16:20:41 +05:30
JSONFormWidget fix: change to lodash wrapper (#24610) 2023-06-19 22:35:32 +05:30
ListWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ListWidgetV2 fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
MapChartWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
MapWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
MenuButtonWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
ModalWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
MultiSelectTreeWidget test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
MultiSelectWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
MultiSelectWidgetV2 feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
NumberSliderWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
PhoneInputWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ProgressBarWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ProgressWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
QRGeneratorWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
RadioGroupWidget fix: Radio Group options are aligned with the label (#24776) 2023-06-23 18:23:13 +05:30
RangeSliderWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
RateWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
RichTextEditorWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
SelectWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
SingleSelectTreeWidget test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
StatboxWidget test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
SwitchGroupWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
SwitchWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
TableWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
TableWidgetV2 fix: Fix default selected row on a page change when primary key is selected in a table and is unavailable in new data (#23863) 2023-06-23 10:27:48 +05:30
TabsMigrator chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
TabsWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
TextWidget fix: List widget issues in Auto Layout (#23252) 2023-05-29 10:06:19 +05:30
VideoWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
BaseComponent.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
BaseWidget.tsx feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
CanvasResizer.tsx fix: ads-v2 fixes (#23543) 2023-05-29 13:40:41 +08:00
CanvasWidget.tsx chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
constants.ts fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
MetaHOC.tsx fix: Remove console log on MetaWidgetUpdate (#22836) 2023-04-28 17:45:40 +05:30
MetaWidgetContextProvider.tsx feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
Skeleton.tsx perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
SkeletonWidget.tsx chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
useDropdown.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
WidgetUtils.test.ts [Community Contribution] fix: clean implementation of isAutoHeightEnabledForWidget (#21738) 2023-04-03 11:41:10 +05:30
WidgetUtils.ts fix: Remove excess padding on right side and fix widget drop in nested containers (#22533) 2023-04-26 13:39:11 -04:00
withLazyRender.tsx chore: Remove lazy canvas rendering feature flag - LAZY_CANVAS_RENDERING (#22354) 2023-05-10 17:36:30 +05:30
withWidgetProps.tsx feat: Expand auto height implementation to handle auto height use cases. (#22974) 2023-05-11 10:15:14 +05:30