Giter VIP home page Giter VIP logo

Comments (4)

benjamincanac avatar benjamincanac commented on July 18, 2024 14

I understand your situation but unfortunately I can't give you a specific date at this time. However, I can explain where I'm at. If you check #1289, you'll see that most components are done. You can see the code of v3 here: https://github.com/benjamincanac/ui3. We're only missing Meter, Table and Carousel components.

At the moment I'm focused on rebuilding @nuxt/ui-pro so I can start working on the docs of Nuxt UI (you can check the progress here https://github.com/nuxt/ui-pro/issues/326 if you have a license). Once this is done, I'll release a beta version of Nuxt UI v3 . As you can imagine, it takes a lot of time as there are 100+ components to rewrite from scratch.

Also, we're using the alpha version of Tailwind CSS 4 which is missing dark mode support and especially an API to configure the theme. As you can see here https://github.com/benjamincanac/ui3/blob/dev/src/templates.ts#L257, the module has to write a tailwind.css file to configure the primary and gray colors as CSS variables which prevents the user to write / configure their theme.

It was announced that Tailwind v4 would release early summer, I plan to be ready to release @nuxt/ui & @nuxt/ui-pro at the same time as Tailwind CSS. I hope it answers your question!

from ui.

benjamincanac avatar benjamincanac commented on July 18, 2024 3

You sure can try it out by:

  1. Cloning https://github.com/benjamincanac/ui3
  2. Remove this line as it will prevent installing dependencies at the moment without the new ui-pro: https://github.com/benjamincanac/ui3/blob/dev/pnpm-workspace.yaml#L4
  3. pnpm install
  4. pnpm run dev:prepare
  5. pnpm run dev

from ui.

lammerfalcon avatar lammerfalcon commented on July 18, 2024 1

Awesome! thank you for answer!
Yes, I understand how colossal the work was to rewrite all the components on radix-vue! That's why I bought a ui-pro license, I appreciate your work and want to support you in some way.

One more question - is it possible to try v3 locally right now to try out the changes? I tried forking v3, but I encountered errors when installing dependencies.

from ui.

lammerfalcon avatar lammerfalcon commented on July 18, 2024

You sure can try it out by:

  1. Cloning https://github.com/benjamincanac/ui3
  2. Remove this line as it will prevent installing dependencies at the moment without the new ui-pro: https://github.com/benjamincanac/ui3/blob/dev/pnpm-workspace.yaml#L4
  3. pnpm install
  4. pnpm run dev:prepare
  5. pnpm run dev

Thank you!)

from ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.