PromucFlow_constructor/app/client/packages/design-system/widgets/src/components
Valera Melnikov 07279c070e
fix: improved widgets layout (#31471)
## Description
- Fixed text input widget width
- Increased size of the separator for toolbarButtons
- Fixed widgets label
- Fixed behaviour for Boolean widgets. Removed Checkbox and Radio
labelPosition. Fixed width for these widgets


#### PR fixes following issue(s)
Fixes # (issue number)
#29088 
#31250 

#### 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
- [ ] JUnit
- [x] Jest
- [ ] Cypress

## 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
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag
2024-03-05 10:46:29 +03:00
..
ActionGroup fix: improved widgets layout (#31471) 2024-03-05 10:46:29 +03:00
Button chore: create inline buttons widget (#31318) 2024-03-04 10:28:11 +03:00
ButtonGroup chore: create inline buttons widget (#31318) 2024-03-04 10:28:11 +03:00
Checkbox chore: create correct radii tokens (#31215) 2024-02-21 16:49:12 +03:00
CheckboxGroup fix: improved widgets layout (#31471) 2024-03-05 10:46:29 +03:00
Flex chore: Add new WDS statbox (#30744) 2024-02-01 14:17:23 +03:00
Icon chore: create inline buttons widget (#31318) 2024-03-04 10:28:11 +03:00
IconButton fix: wds fine tunes (#31205) 2024-02-21 12:42:46 +03:00
Menu chore: create inline buttons widget (#31318) 2024-03-04 10:28:11 +03:00
Modal fix: font-size in header + spacing (#31462) 2024-03-04 17:50:43 +03:00
Radio chore: Integrate Radio Group (#29026) 2023-11-23 11:21:23 +03:00
RadioGroup fix: improved widgets layout (#31471) 2024-03-05 10:46:29 +03:00
Spinner chore: Components sizing and alignment (#30595) 2024-01-29 13:15:58 +03:00
Switch fix: improved widgets layout (#31471) 2024-03-05 10:46:29 +03:00
SwitchGroup chore: Remove side label in WDS components (#27566) 2023-09-22 16:26:11 +03:00
TagGroup chore: create correct radii tokens (#31215) 2024-02-21 16:49:12 +03:00
Text fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
TextArea feat: implement WDS components and tokenst at header of table widget (#28977) 2023-11-22 10:34:48 +03:00
TextInput chore: Add new WDS statbox (#30744) 2024-02-01 14:17:23 +03:00
Tooltip chore: create correct radii tokens (#31215) 2024-02-21 16:49:12 +03:00