Overview of Tailwind CSS Components with PrimeVue

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025
  • Build your own UI library with the flexibility of Tailwind CSS and the convenience of PrimeVue components.

Комментарии • 24

  • @gümrahsindar
    @gümrahsindar Год назад +3

    Looks amazing !!

  • @bynneh
    @bynneh Год назад

    Good job! Really looking forward to installation and customisation tutorial with nuxt

  • @Andre-vn7hj
    @Andre-vn7hj Год назад

    Hey, will there be a setup tutorial for vite + tailwind as well?
    I tried to follow the documentation but somehow I end up with the user agent style sheet for some setting...

  • @brightyouthacademy
    @brightyouthacademy Год назад

    Can we add custom animations and control the transitions?

  • @EmirCivici
    @EmirCivici Год назад

    You back to videos 😉

  • @codingguru106
    @codingguru106 Год назад

    Great job. Can you tell me how did you configured Algolia? Have you imported some records or?

  • @your_cristianoo07
    @your_cristianoo07 Год назад

    How to implement form validation on Password component? I tried adding border colors to red but it doesnot work

  • @d.g.567
    @d.g.567 5 месяцев назад

    Pass Through is a great feature from PrimeVue. However, imho with tailwind it makes no sense to allow customization through a class array which accepts strings. Tailwind Merge would be the better solution since it also ensures intelliSense and code completion for tailwind. With pass through this is not possible. Any plans to allow customization on the component it self through class prop? Shadcn uses this type of approach why it is also so liked, not because of the styling rather the DX to work with Tailwind with pre-defined components.

    • @cagataycivici
      @cagataycivici  5 месяцев назад

      I agree, as a matter of fact, we've decided to redo the Tailwind integration with components downloaded to your project source instead of using PT, see
      x.com/cagataycivici/status/1828378067233841209
      PT is great but not the best way to style entire lib with Tailwind. Unstyled + Headless combo is better

  • @_timestamp
    @_timestamp Год назад

    Awesome!
    Do you plan to group presets by style (shadcn, mui, ...) or add a search filter?

    • @cagataycivici
      @cagataycivici  Год назад

      In the gallery, once we have more presets, we'll create a filter with tags. It was implemented initially but we save it for later and wait for Gallery to grow.

  • @mustafa60x
    @mustafa60x 9 месяцев назад

    harika 💯

  • @fatmaabdelmageed2926
    @fatmaabdelmageed2926 5 месяцев назад

    how to convert prime view template from prime flex in tailwind

    • @cagataycivici
      @cagataycivici  5 месяцев назад

      There is a pf2tw command tool, see the primevue.org/guides/primeflex

  • @JEsterCW
    @JEsterCW Год назад

    *Will you guys fix the issue with using PrimeReact in Remix? This problem has been around for few weeks and I had to use different UI lib cuz I couldn't use PrimeReact for my project, which is kinda bigger one and prime ui gives me all what I need for it comparing to the current solution what I'm using for the ui. I have hope you guys will be able to fix the problem with remix*

    • @cagataycivici
      @cagataycivici  Год назад

      Hey, do you have a pointer like a github ticket or discussions link about the issue?

    • @JEsterCW
      @JEsterCW Год назад

      @@cagataycivici This issue is in remix repo and also in prime repo is similiar problem with remix aswell maybe those two collides with each other, but the problem is that no matter what type of module you will set primereact wont work in remix and the examples are 2+ years old in documentation of prime
      */remix-run/remix/issues/7907*
      */primefaces/primereact/pull/5237*
      Maybe you could tell me something more or tell if you guys are aware of that problem or have heard from your community.

    • @cagataycivici
      @cagataycivici  Год назад

      @@JEsterCW We’ll update the remix sample and get back to you this week. Thank you.

  • @blahblahblah-u3m
    @blahblahblah-u3m Год назад

    How can I intern with you sir.

  • @marcelojavierjaimes5723
    @marcelojavierjaimes5723 Год назад

    When Angular ? because I like more Angular than React or Vue

    • @cagataycivici
      @cagataycivici  Год назад

      For PrimeNG, we're targeting February 2024.

  • @GROOVETECHSETS
    @GROOVETECHSETS 8 месяцев назад

    primevue components are really cool, but primeflex is a pain in the ass...

  • @luisdavidoropezacordova5189
    @luisdavidoropezacordova5189 11 месяцев назад

    How do I disable dark mode so it doesn't follow the system operating system's settings?