PromucFlow_constructor/app/client/packages/design-system/widgets/src
Valera Melnikov 1249330f91
feat: implement WDS components and tokenst at header of table widget (#28977)
## Description
Implement WDS components and tokenst at header of table widget

#### PR fixes following issue(s)
Fixes #28391 

#### Media

https://github.com/appsmithorg/appsmith/assets/11555074/456babee-ff8f-4771-8867-f44ae5bbe236

#### Type of change
- New feature (non-breaking change which adds functionality)

## 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
- [ ] 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
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] 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
2023-11-22 10:34:48 +03:00
..
components feat: implement WDS components and tokenst at header of table widget (#28977) 2023-11-22 10:34:48 +03:00
shared chore: rewrite Text component styles and consistency to as const types (#27497) 2023-09-21 10:56:11 +03:00
styles feat: implement WDS components and tokenst at header of table widget (#28977) 2023-11-22 10:34:48 +03:00
testing feat: add wds modal component (#28738) 2023-11-09 17:59:28 +03:00
utils chore: Move stories to component level (#26489) 2023-08-23 09:13:26 +03:00
index.ts feat: add wds modal component (#28738) 2023-11-09 17:59:28 +03:00