Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: checkbox colors #1032

Merged
merged 1 commit into from
Oct 3, 2023
Merged

feat: checkbox colors #1032

merged 1 commit into from
Oct 3, 2023

Conversation

MateoWartelle
Copy link
Contributor

Summarize the changes made and the motivation behind them.

Reference related issues using # followed by the issue number.

#1029

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
Copy link

vercel bot commented Sep 30, 2023

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 Oct 3, 2023 7:24pm

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Attention: 487 lines in your changes are missing coverage. Please review.

Comparison is base (7461173) 99.54% compared to head (1ae1ea2) 93.62%.
Report is 105 commits behind head on main.

❗ Current head 1ae1ea2 differs from pull request most recent head fd110d2. Consider uploading reports for the commit fd110d2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1032      +/-   ##
==========================================
- Coverage   99.54%   93.62%   -5.93%     
==========================================
  Files         163      184      +21     
  Lines        6621     8121    +1500     
  Branches      401      447      +46     
==========================================
+ Hits         6591     7603    +1012     
- Misses         30      518     +488     
Files Coverage Δ
src/components/Badge/Badge.tsx 100.00% <100.00%> (ø)
src/components/Banner/index.ts 100.00% <100.00%> (ø)
src/components/Breadcrumb/theme.ts 100.00% <100.00%> (ø)
src/components/Button/Button.tsx 100.00% <100.00%> (ø)
src/components/Button/ButtonBase.tsx 100.00% <100.00%> (ø)
src/components/Button/theme.ts 100.00% <100.00%> (ø)
src/components/Card/Card.tsx 100.00% <100.00%> (ø)
src/components/Carousel/Carousel.tsx 99.10% <100.00%> (+0.13%) ⬆️
src/components/Checkbox/Checkbox.tsx 100.00% <100.00%> (ø)
src/components/Checkbox/theme.ts 100.00% <100.00%> (ø)
... and 51 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rluders rluders linked an issue Sep 30, 2023 that may be closed by this pull request
2 tasks
@rluders
Copy link
Collaborator

rluders commented Oct 3, 2023

This is actually pretty cool, thanks @MateoWartelle

@rluders rluders merged commit 8ae697e into themesberg:main Oct 3, 2023
2 checks passed
maman pushed a commit to transkripid/flowbite-react that referenced this pull request Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checkbox Colors
2 participants