Commit Graph

12 Commits (19cc3b4fb477fd65462ede34eb2e6196760a314f)

Author SHA1 Message Date
J-Michalek 725c7371c5
feat(button): add a11yAttrs to slot types
Ideally the types would only suggest it when the asChild option is set to true, but I suspect that we cannot do that without composition API and the generic types - even then it could be very messy.
2025-01-12 20:10:46 +01:00
tugcekucukoglu 6ba4f0e9f6 Fixed #6756 2024-11-14 12:32:48 +03:00
Cagatay Civici 605490e1b8 Deprecation notice 2024-10-28 14:55:20 +03:00
Cagatay Civici a8b01e31a4 Fixed #6658 - Add variant prop to Button 2024-10-28 14:53:33 +03:00
崮生 1500542e62
fix: #5903 (#6088)
* fix: #5903

* renaming GlobalComponentConstructor https://github.com/primefaces/primevue/pull/6088#issuecomment-2374917228

* Delete package-lock.json

* Update how component types are defined
2024-10-09 09:04:31 +01:00
tugcekucukoglu d8f1f6d269 Class type updates 2024-10-01 15:02:29 +03:00
Andrew Russell 48f1ff85b9 extend Button component props 2024-08-20 21:29:12 +02:00
tugcekucukoglu 1d79237d11 Fixed #6122 - New Fluid component 2024-07-26 14:14:05 +03:00
tugcekucukoglu 544fe3fbb5 Fixed #6000 - Remove .p-fluid and add new fluid property 2024-07-02 12:53:07 +03:00
Mert Sincan c2d8c17082 Fixed #5996 - Add as and asChild property to Button 2024-07-01 13:03:12 +01:00
Mert Sincan f02874cc18 Refactor on d.ts 2024-06-12 00:08:08 +01:00
Mert Sincan 61929eae75 Convert to PrimeVue monorepo 2024-06-11 13:21:12 +01:00