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

Add color prop to Tag component #2337

Open
AbhayVAshokan opened this issue Oct 9, 2024 · 0 comments · May be fixed by #2338
Open

Add color prop to Tag component #2337

AbhayVAshokan opened this issue Oct 9, 2024 · 0 comments · May be fixed by #2338
Assignees
Labels
0.5D Estimate - 4 hours enhancement Enhancement or feature request. PR The issue has a PR associated with it. working A branch associated with this issue is created.

Comments

@AbhayVAshokan
Copy link
Member

Part of https://github.com/bigbinary/neeto-tags-nano/issues/333

  • The color prop overrides the style property and should have a higher precedence.
  • The color prop accepts a hexadecimal value. This value will be set as the font-color and border color of the Tag component.
  • The background color of the Tag component will be set to the color with an alpha value of 0.3 (opacity).

enhancement _t
@AbhayVAshokan _a

@AbhayVAshokan AbhayVAshokan added the 0.5D Estimate - 4 hours label Oct 9, 2024
@neetogit-bot neetogit-bot bot added the enhancement Enhancement or feature request. label Oct 9, 2024
@neetogit-bot neetogit-bot bot added the working A branch associated with this issue is created. label Oct 10, 2024
@AbhayVAshokan AbhayVAshokan linked a pull request Oct 10, 2024 that will close this issue
6 tasks
@neetogit-bot neetogit-bot bot added the PR The issue has a PR associated with it. label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.5D Estimate - 4 hours enhancement Enhancement or feature request. PR The issue has a PR associated with it. working A branch associated with this issue is created.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant