PromucFlow_constructor/app/client/packages
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
..
ast fix: improve autocompletion hints discovery (#28222) 2023-10-25 18:18:45 +01:00
design-system fix: improved widgets layout (#31471) 2024-03-05 10:46:29 +03:00
dsl fix: [Custom widget] update default dynamic height value (#31078) 2024-02-13 11:54:49 +05:30
rts fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
storybook fix: wds fine tunes (#31205) 2024-02-21 12:42:46 +03:00