Commit Graph

9 Commits (77fe1dc368bc65674acd99abd1f71f37b2695bec)

Author SHA1 Message Date
崮生 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
Tuğçe Küçükoğlu 1e6e9b5c4e
Merge pull request #6267 from WatCodeDatCode/fix-6266
fix: extend as props to accept component objects
2024-08-21 15:17:22 +03:00
tugcekucukoglu 08cc64a95d Refactor 2024-08-20 22:56:21 +03:00
Andrew Russell 56d9bc1c0a extend Step components props 2024-08-20 21:29:29 +02:00
Damien Churchill e04ff53326 fix(Stepper): include panel value in activateCallback signature
This removes the need to add a wrapper function that changes the type
of activateCallback to any before calling it.
2024-08-13 09:01:48 +01:00
rickngo e2abf5f974
Update StepPanel.vue with v-show rather than v-if for horizontal steps.
Bug fix for StepPanel.vue so that v-show is used rather than v-if. v-show is desired as the Stepper should not be re-rendering components.
2024-07-12 00:33:09 -06:00
Mert Sincan 796edf4c11 Fixed #5968 - Improve utils methods in all packages 2024-06-26 08:46:26 +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