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: bar category gap #1002

Merged
merged 2 commits into from Mar 27, 2024
Merged

feat: bar category gap #1002

merged 2 commits into from Mar 27, 2024

Conversation

severinlandolt
Copy link
Member

@severinlandolt severinlandolt commented Mar 26, 2024

Description

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)
  • New Feature (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?

Screenshots (if appropriate):

The PR fulfils 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.

Copy link

vercel bot commented Mar 26, 2024

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

Name Status Preview Updated (UTC)
tremor-storybook ✅ Ready (Inspect) Visit Preview Mar 26, 2024 11:29pm

@severinlandolt severinlandolt changed the base branch from main to beta March 26, 2024 23:30
@severinlandolt severinlandolt linked an issue Mar 27, 2024 that may be closed by this pull request
@severinlandolt severinlandolt merged commit 76bf497 into beta Mar 27, 2024
21 checks passed
Copy link

🎉 This PR is included in version 3.15.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

severinlandolt added a commit that referenced this pull request Mar 27, 2024
* feat: add auto-height to textarea (#798)

Co-authored-by: severinlandolt <sev.landolt@gmail.com>

* fix: Beta dialog (#1000)

* visible class added (#989)
---------

Co-authored-by: Harsh Prajapati <155417349+harshqback@users.noreply.github.com>

* update tooltip (#1001)

* fix: add correct type table (#1003)

* feat: bar category gap (#1002)

* add bar category gap prop

* remove default

* fix: update BarList (#1004)

* fix: hover colors barlist

* fix: sortedData

---------

Co-authored-by: Amir Hesham Ibrahim <amirhesham65@gmail.com>
Co-authored-by: Harsh Prajapati <155417349+harshqback@users.noreply.github.com>
@severinlandolt severinlandolt deleted the feat/barCategoryGap branch April 12, 2024 09:21
Copy link

🎉 This PR is included in version 3.16.0-beta.2 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Add barCategoryGap prop from recharts
1 participant