themesberg / flowbite-react

Official React components built for Flowbite and Tailwind CSS
https://flowbite-react.com
MIT License
1.84k stars 411 forks source link

Feat/list stories improvement #1141

Closed paghar closed 9 months ago

paghar commented 9 months ago

Summarize the changes made and the motivation behind them.

Reference related issues using # followed by the issue number.

If there are breaking API changes - like adding or removing props, or changing the structure of the theme - describe them, and provide steps to update existing code.

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flowbite-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2023 9:36pm
paghar commented 9 months ago

This PR is merge ready

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7461173) 99.54% compared to head (08c8c82) 93.60%. Report is 155 commits behind head on main.

:exclamation: Current head 08c8c82 differs from pull request most recent head 6f71ac0. Consider uploading reports for the commit 6f71ac0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1141 +/- ## ========================================== - Coverage 99.54% 93.60% -5.95% ========================================== Files 163 213 +50 Lines 6621 9048 +2427 Branches 401 483 +82 ========================================== + Hits 6591 8469 +1878 - Misses 30 579 +549 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

SutuSebastian commented 9 months ago

Maybe soon enough we'll render all docs examples in storybook file, which will be a 1-to-1 kept in sync [storybook <-> docs]