PromucFlow_constructor/app/client/src/widgets/TableWidgetV2/widget
Valera Melnikov 6d90ce8dc9
chore: update storybook (#32828)
## Description
- Update Storybook and related dependencies
- Delete the stories for old widget components
- Rewrite stories for new widgets(mdx to tsx)

Note: local chromatic doesn't work because of this
https://github.com/storybookjs/storybook/issues/22531

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced new component stories across various packages to enhance
design system documentation and user experience.

- **Documentation**
- Updated `.gitignore` files to optimize version control settings for
Storybook and build logs.

- **Refactor**
- Modified UI element positioning in Storybook theming for improved
layout management.

- **Style**
- Adjusted CSS properties for the `Select` component to ensure better
visual presentation.

- **Chores**
- Updated dependencies and scripts in package configurations to maintain
up-to-date development tools.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-22 12:17:28 +03:00
..
propertyConfig chore: autoFocus widget search input on load (#32002) 2024-04-03 13:21:53 +05:30
reactTableUtils chore: Hide hidden columns from table in preview mode (#30452) 2024-01-22 10:15:50 +05:30
derived.js fix: [Table widget] Date column with input format Unix timestamps should sort properly (#30662) 2024-01-26 18:10:12 +05:30
derived.test.js fix: [Table widget] Date column with input format Unix timestamps should sort properly (#30662) 2024-01-26 18:10:12 +05:30
index.tsx feat: enhanced widget card (#32211) 2024-04-09 02:16:46 +01:00
parseDerivedProperties.ts 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
propertyUtils.test.ts fix: add null check for select options in table widget (#24902) 2023-06-29 12:37:41 +05:30
propertyUtils.ts fix: improve validation error message for Table widget (#29686) 2024-01-03 19:26:33 +05:30
utilities.test.ts feat: Table widget currency column (#27819) 2023-11-06 11:05:26 +05:30
utilities.ts chore: update storybook (#32828) 2024-04-22 12:17:28 +03:00