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

fix(component): add custom theme to the carousel's default left and r… #910

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

oscargaom
Copy link
Contributor

@oscargaom oscargaom commented Aug 11, 2023

…ight controls

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

vercel bot commented Aug 11, 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 Sep 21, 2023 2:17pm

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage: 70.92% and project coverage change: -6.06% ⚠️

Comparison is base (7461173) 99.54% compared to head (095b17a) 93.48%.
Report is 77 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #910      +/-   ##
==========================================
- Coverage   99.54%   93.48%   -6.06%     
==========================================
  Files         163      179      +16     
  Lines        6621     7848    +1227     
  Branches      401      437      +36     
==========================================
+ Hits         6591     7337     +746     
- Misses         30      511     +481     
Files Changed Coverage Δ
src/components/Pagination/helpers.ts 100.00% <ø> (ø)
src/components/Toast/theme.ts 100.00% <ø> (ø)
src/components/Datepicker/Datepicker.tsx 28.43% <28.43%> (ø)
src/components/Datepicker/Views/Days.tsx 36.00% <36.00%> (ø)
src/components/Datepicker/Views/Decades.tsx 37.70% <37.70%> (ø)
src/components/Datepicker/Views/Months.tsx 37.70% <37.70%> (ø)
src/components/Datepicker/Views/Years.tsx 37.70% <37.70%> (ø)
src/components/Banner/BannerCollapseButton.tsx 40.90% <40.90%> (ø)
src/components/Datepicker/helpers.ts 60.13% <60.13%> (ø)
src/components/Banner/Banner.tsx 64.70% <64.70%> (ø)
... and 42 more

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

@rluders rluders merged commit ddff0e5 into themesberg:main Sep 21, 2023
maman pushed a commit to transkripid/flowbite-react that referenced this pull request Oct 7, 2023
themesberg#910)

fix(component): add custom theme to the carousel's default left and right controls
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.

2 participants