tailwindui-issues icon indicating copy to clipboard operation
tailwindui-issues copied to clipboard

Need TailwindUI older version that works with older version of HeadlessUI

Open naishe opened this issue 1 year ago • 0 comments

What component (if applicable)

  • URL for category: https://tailwindui.com/components/marketing/elements/flyout-menus
  • Component name: Flyout menu

Describe the bug I need the older version of user interface which does not depend on the latest headless UI. For example, I am currently on "@headlessui/react": "^1.7.17", and there's no way that I can get Flyout component from the website because it depends on the latest one.

To Reproduce Steps to reproduce the behavior:

  1. Use an older version of HeadlessUI, e.g. "@headlessui/react": "^1.7.17",
  2. try to import PopoverButton, PopoverPanel

Expected behavior We are a small team and we haven't been able to get a chance to upgrade to the latest HeadlessUI as I have seen there are some changes that require us to change old code and then it ensues testing before releasing. It would be great if I could access the older version of the website which relied on an older version of HeadlessUI. It used to be my central location to quickly copy the components and use in our app.

Screenshots N/A

Browser/Device (if applicable) N/A

Additional context N/A

naishe avatar Jun 20 '24 16:06 naishe