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: Custom chart colors #854

Merged
merged 28 commits into from
Dec 14, 2023
Merged

feat: Custom chart colors #854

merged 28 commits into from
Dec 14, 2023

Conversation

severinlandolt
Copy link
Member

Description

This PR adds:

  • Support for custom chart colors: Area Chart, Bar Chart, Line Chart, Donut Chart, Scatter Chart
  • Adds tooltip prop to the Switch
  • Improves the Tracker styling
  • Improves the className delegation of Table
  • Chore: Updated tailwind.config.ts

Related issue(s)

What kind of change does this PR introduce? (check at least one)

  • Bug fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

How has This been tested?

Storybook

Screenshots (if appropriate):

The PR fulfills these requirements:

  • It's submitted to the main branch
  • When resolving a specific issue, it's referenced in the related issue section above
  • My change requires a change to the documentation. (Managed by Tremor Team)
  • I have added tests to cover my changes
  • Check the "Allow edits from maintainers" option while creating your PR.
  • Add refs #XXX or fixes #XXX to the related issue section if your PR refers to or fixes an issue.
  • By contributing to Tremor, you confirm that you have read and agreed to Tremor's CONTRIBUTING.md guideline. You also agree that your contributions will be licensed under the Apache License 2.0 license.

severinlandolt and others added 28 commits November 7, 2023 20:33
* add autofocus handler

* Fix selection height
* Expand children for SearchSelect  compatibility

* Expand children for Select compatibility

* Expand children for MultiSelect compatibility
* fix switch color

---------

Co-authored-by: Maxime BAUCHET <[email protected]>
* feat: custom chart colors

---------
* feat: Add tooltip to switch component

---------

Co-authored-by: Severin Landolt <[email protected]>
* add: tracker facelift

* Update Tracker.stories.tsx

---------

Co-authored-by: christopherkindl <[email protected]>
* feat: custom chart colors support within existing `colors` `prop` (#843)

---------

Co-authored-by: Adam <[email protected]>
Copy link

vercel bot commented Dec 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tremor-storybook ✅ Ready (Inspect) Visit Preview Dec 14, 2023 1:01pm

@severinlandolt severinlandolt marked this pull request as ready for review December 14, 2023 13:03
@severinlandolt severinlandolt merged commit d063ce7 into main Dec 14, 2023
6 checks passed
Copy link

🎉 This PR is included in version 3.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants