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

Bump to v1.2.0 #16

Merged
merged 3 commits into from
Nov 25, 2023
Merged

Bump to v1.2.0 #16

merged 3 commits into from
Nov 25, 2023

Conversation

ChrisUser
Copy link
Owner

Description

Breaking changes

  • The 'removeLabels' prop is now called showLabels and works as the opposite: default value is true

Features

  • You can now define items background colors with Tailwind classes, as requested in [New Feature]: Support classes for colors #15
  • You can now customize some elements of the component with custom and Tailwind css classes
  • You can now customize classes and text of the 'exceed total' error message
  • Optimized components renders, thanks to @vgribdev
  • Updated repo docs

Bugfix


Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I'm sure that this PR is not a duplicate
  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@ChrisUser ChrisUser added the enhancement New feature or request label Nov 25, 2023
@ChrisUser ChrisUser self-assigned this Nov 25, 2023
@ChrisUser ChrisUser merged commit c3173c2 into main Nov 25, 2023
3 checks passed
@ChrisUser ChrisUser deleted the feature/custom-classes-support branch November 25, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New Feature]: Support classes for colors [Bug]: Remove padding from UsageBar
2 participants