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 component): new with icon state + examples #1147

Closed paghar closed 5 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 Dec 12, 2023 6:22pm
paghar commented 9 months ago

Hi @rluders this branch is completed!

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 (98e484d) 97.37%. Report is 179 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1147 +/- ## ========================================== - Coverage 99.54% 97.37% -2.18% ========================================== Files 163 214 +51 Lines 6621 9088 +2467 Branches 401 536 +135 ========================================== + Hits 6591 8849 +2258 - Misses 30 239 +209 ```

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

paghar commented 9 months ago

Hi @SutuSebastian, could you pls take a look at this PR?