primefaces / primevue-tailwind

PrimeVue Components Styled with Tailwind CSS
https://tailwind.primevue.org
MIT License
627 stars 76 forks source link

bug: change pcInput to pcInputText #331

Closed gimler closed 1 month ago

gimler commented 1 month ago

primevue 4.1.0 change pcInput to pcInputText see https://github.com/primefaces/primevue/commit/5bc8f2a8e36354168bd0c14b5bda3462f4a7d04b

not shure if we also must change? https://github.com/primefaces/primevue-tailwind/blob/main/presets/aura/inputotp/index.js#L7 https://github.com/primefaces/primevue-tailwind/blob/main/presets/lara/inputotp/index.js#L7

vercel[bot] commented 1 month ago

@gimler is attempting to deploy a commit to the primetek Team on Vercel.

A member of the Team first needs to authorize it.

cagataycivici commented 1 month ago

As of v4.1.1, the new Tailwind styles have been rewritten using the preprocessor approach with @apply and builder is removed as it is not necessary anymore. Thank you.

New Website is live.