PromucFlow_constructor/app/client/packages/storybook
Valera Melnikov 7fa73b100b
chore: rewrite Text component styles and consistency to as const types (#27497)
## Description
Rewrite Text component to CSS modules

#### PR fixes following issue(s)
Fixes # (issue number)
#27479 

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## 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
- [x] 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
- [x] 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
- [x] 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
2023-09-21 10:56:11 +03:00
..
.storybook chore: rewrite Text component styles and consistency to as const types (#27497) 2023-09-21 10:56:11 +03:00
public chore: add favicon to WDS Storybook (#26567) 2023-08-23 12:35:01 +03:00
src chore: rewrite Text component styles and consistency to as const types (#27497) 2023-09-21 10:56:11 +03:00
stories/design-system/headless chore: add TextInput component and InputWidgetV3 (#26775) 2023-09-20 09:56:46 +03:00
package.json fix: multiple fixes for storybook (#27318) 2023-09-15 10:51:19 +03:00
tsconfig.json fix: bump storybook version and move stories to storybook package (#25821) 2023-07-31 19:15:50 +03:00