themesberg / flowbite-react

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

Feat/list component #1122

Closed paghar closed 11 months ago

paghar commented 11 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 11 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 12, 2023 9:08pm
paghar commented 11 months ago

hi @rluders, As you mentioned, I updated examples structure to this component in this new branch. Please take a look... Thanks.

paghar commented 11 months ago

@SutuSebastian fixed right now :)

SutuSebastian commented 11 months ago

some prettier must be ran so build can pass

paghar commented 11 months ago

@SutuSebastian Thanks for your information. fixed now...

codecov[bot] commented 11 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 (01065d4) 93.58%. Report is 145 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1122 +/- ## ========================================== - Coverage 99.54% 93.58% -5.97% ========================================== Files 163 213 +50 Lines 6621 9026 +2405 Branches 401 481 +80 ========================================== + Hits 6591 8447 +1856 - Misses 30 579 +549 ``` [see 178 files with indirect coverage changes](https://app.codecov.io/gh/themesberg/flowbite-react/pull/1122/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=themesberg)

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