tremorlabs / tremor

React components to build charts and dashboards
https://npm.tremor.so
Apache License 2.0
16.22k stars 467 forks source link

[Feature]: Upgrade @headless/ui to v2 #1113

Open andreibarabas opened 3 months ago

andreibarabas commented 3 months ago

What problem does this feature solve?

v1.7 has not had a patch since April 2024, and v2 has a lot of new bug fixes, especially around ARIA.

What does the proposed API look like?

No response

severinlandolt commented 3 months ago

Will do a big tailwind update once v4 is released!

Kiryous commented 3 days ago

hey @severinlandolt! I just updated to NextJS 15 and build is broken due to

./node_modules/@tremor/react/node_modules/@headlessui/react/dist/utils/stable-collection.js
Attempted import error: '__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED' is not exported from 'react' (imported as 'r').

Could we have @headless/ui@2.2.0, please?

fabioriva commented 2 days ago

Same issue, I switched back to nextjs 14