-
Notifications
You must be signed in to change notification settings - Fork 469
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: Upgrade HeadlessUI, new chart tests #1142
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🎉 This PR is included in version 3.18.5-beta-headlessui.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.18.5-beta-headlessui.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* uts for areaChart, barChart, sparkAreaChart, Legend * removed test code * lint --------- Co-authored-by: wajahat5 <[email protected]> Co-authored-by: severinlandolt <[email protected]>
🎉 This PR is included in version 3.18.5-beta-headlessui.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.18.5-beta-headlessui.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.18.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
https://github.com/tremorlabs/tremor/pull/1142 broke us, because we depended on their @headlessui/tailwindcss dependency
https://github.com/tremorlabs/tremor/pull/1142 broke us, because we depended on their @headlessui/tailwindcss dependency
🎉 This PR is included in version 3.18.5-beta-tremor-v4.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
This PR upgrades HeadlessUI to v2.2, along with the following components:
Source Links have been removed and the config has been updated.
New tests for charts have been added.
Related issue(s)
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
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:
main
branch