Commit Graph

29 Commits (04306bace17acf21547eb58e7b93a16b8070b0c8)

Author SHA1 Message Date
Mert Sincan 9ac4c5a07f fix: update '@primeuix/styles' imports to use 'style' instead of 'theme' across multiple components 2025-01-28 12:37:54 +00:00
tugcekucukoglu 4852576beb Fixed #7153 - Port all styles to @primeuix/styles 2025-01-27 14:52:25 +03:00
tugcekucukoglu a77e375e4f Fixed #7123 - Dialog close button when label is empty 2025-01-22 12:36:21 +03:00
Cagatay Civici 0975f41110 Fixed #7017 - Size support for Icon Only Buttons 2025-01-14 15:50:15 +03:00
GitHub Actions Bot 3da964795c Update API doc 2025-01-14 06:32:32 +00:00
Tuğçe Küçükoğlu 13e391fee9
Merge pull request #7077 from J-Michalek/patch-1
feat(button): add to prop type
2025-01-14 09:15:45 +03:00
GitHub Actions Bot a4b80a22c9 Update API doc 2025-01-13 07:13:50 +00:00
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
J-Michalek 6507c612ea
feat(button): add to prop type
The docs do show that the "to" prop is usable on the button, but the types don't support it, making it hard to use in types components.

https://primevue.org/button/#link
2025-01-12 19:51:56 +01:00
tugcekucukoglu 07fae3b6de Revert "Fixed #6891 - $attrs binding defects"
This reverts commit 31bee76017.
2024-11-29 17:54:49 +03:00
tugcekucukoglu 31bee76017 Fixed #6891 - $attrs binding defects 2024-11-29 13:26:31 +03:00
tugcekucukoglu 6ba4f0e9f6 Fixed #6756 2024-11-14 12:32:48 +03:00
Вдовин Никита Анатольевич 093f2c5da0 Added loadingIcon pt options to loadingicon slot 2024-11-12 08:34:03 +03:00
tugcekucukoglu d4579d4b3a Refactor #6680 - For Button 2024-10-30 12:07:11 +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
Cagatay Civici 1a2f6cceb1 Fixed #6657 - Deprecate plain button in favor of Contrast 2024-10-28 14:36:27 +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
tugcekucukoglu 14b2373812 Refactor #6435 - Button 2024-09-19 11:00:00 +03:00
tugcekucukoglu 3fbb6c0a26 Test fixes 2024-09-17 12:09:05 +03:00
Andrew Russell 48f1ff85b9 extend Button component props 2024-08-20 21:29:12 +02:00
uros a378599783 - fix Button.spec.js, Checkbox.spec.js, ColorPicker.spec.js, ContextMenu.spec.js 2024-08-01 22:56:35 +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
Cagatay Civici 2a63f6fcb9 Init fluid refactor 2024-07-02 11:09:44 +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