Commit Graph

12638 Commits (cd029328b9f665f169ef89bde13efc50816510c0)

Author SHA1 Message Date
Mert Sincan cd029328b9 fix: Primevue 4 Design Tokens: Bug when transpile Build. Fixes #6217 2025-01-13 12:37:40 +00:00
Mert Sincan 6ae87fe433 Refactor #6715 2025-01-13 11:22:54 +00:00
Yannis JUSTINE a1873d0d9c
Fix memory leaks (#6889)
* Fix most of memory leaks

- Remove callback after component is unmounted

* fix: restore original unmounted implementation in BaseComponent

* Remove callback map
2025-01-13 10:58:23 +00:00
Cagatay Civici 6cc44c9d7a Better responsive images 2025-01-13 13:39:44 +03:00
Cagatay Civici 1718c3a3d5 Merge branch 'master' of https://github.com/primefaces/primevue 2025-01-13 13:32:54 +03:00
Cagatay Civici a255bd1778 Update after directives move to components change 2025-01-13 13:32:47 +03:00
Mert Sincan 7e4e89f11e doc: no values param in onFormSubmit callback if not return in resolver. Fixes #7031 2025-01-13 10:31:42 +00:00
Mert Sincan 3e7739b1e7 Fixed #6737 - InputText: Name attribute not applied when used outside of Form component 2025-01-13 10:13:56 +00:00
Mert Sincan 295c7eb46e refactor: update `settings.json` for performance 2025-01-13 10:07:06 +00:00
Mert Sincan 992e8f59fb Refactor: update nuxt-module paths for components 2025-01-13 10:06:33 +00:00
Mert Sincan c1f3bdaf72 Fixed #7052 - Select filter in forms (FormField): The filter input is also invalid when select is invalid. 2025-01-13 10:05:37 +00:00
Cagatay Civici 8336423981 Image for dashboard 2025-01-13 12:28:00 +03:00
Cagatay Civici 030ea63d63 Images for guide 2025-01-13 12:14:44 +03:00
Cagatay Civici 4a642f8203 Center for responsive design 2025-01-13 11:51:32 +03:00
Cagatay Civici ddbe1693d3 Use text secondary color 2025-01-13 11:41:25 +03:00
Tuğçe Küçükoğlu e77e17fba3
Merge pull request #7080 from J-Michalek/feat/menu-types
docs(menu): add show/hide events to types and docs
2025-01-13 11:22:19 +03:00
Jakub Michálek 83545ed520 feat(menu): add hide/show events to docs 2025-01-13 08:54:28 +01:00
Cagatay Civici 5777f1c52c Merge branch 'master' of https://github.com/primefaces/primevue 2025-01-13 10:52:35 +03:00
Cagatay Civici 8b8a5e2f45 Display an error for bad token values, and update theme afte migration 2025-01-13 10:52:11 +03:00
Jakub Michálek a989dbcb60 feat(menu): add shot/hide events to menu emits type 2025-01-13 08:45:01 +01:00
tugcekucukoglu c80e0ab358 Refactor #7053 2025-01-13 10:42:50 +03:00
Cagatay Civici 06ae612f3b Removed lodash 2025-01-13 10:29:27 +03:00
Cagatay Civici 8ea3e561b2 Merge branch 'master' of https://github.com/primefaces/primevue 2025-01-13 10:17:13 +03:00
Cagatay Civici c737696613 Add animations 2025-01-13 10:17:05 +03:00
GitHub Actions Bot a4b80a22c9 Update API doc 2025-01-13 07:13:50 +00:00
Tuğçe Küçükoğlu 19cc3b4fb4
Merge pull request #7078 from J-Michalek/patch-2
feat(button): add a11yAttrs to slot types
2025-01-13 10:12:35 +03:00
tugcekucukoglu 8c570cac8c Fixed #7071 2025-01-13 10:08:41 +03:00
Tuğçe Küçükoğlu b47856b65b
Merge pull request #7072 from iessa-pragg-ctct/master
#7071 enhance edge detection for tooltips
2025-01-13 10:07:32 +03:00
Mert Sincan 60bda70d9a Merge branch 'master' of https://github.com/primefaces/primevue 2025-01-13 01:25:26 +00:00
Mert Sincan 662a2d1f35 Remove console.logs 2025-01-13 01:25:19 +00:00
GitHub Actions Bot 4da61d5566 Update API doc 2025-01-13 00:59:39 +00:00
Mert Sincan c30bba0a1a Fixed #6780 - DynamicForm: DatePicker (range) not working 2025-01-13 00:58:24 +00:00
GitHub Actions Bot d658d6fd4e Update API doc 2025-01-12 23:26:26 +00:00
Mert Sincan 271ee4f4e1 Fixed #6783 - DynamicForm: MultiSelect label not shown 2025-01-12 23:25:13 +00:00
Mert Sincan 803e8575b3 Fixed #7006 - @primevue/forms: Form components submit event parameter missing values 2025-01-12 21:53:13 +00:00
Cagatay Civici f481158d36 Merge branch 'master' of https://github.com/primefaces/primevue 2025-01-12 22:15:51 +03:00
Cagatay Civici 7f6a5b38f9 Add new enter leave animations 2025-01-12 22:15:42 +03: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
Mert Sincan 536d21cef1 Fixed #6939 and #7075: Forms/FormField: The form does not seem to support nested data.
Fixes #6939 and #7075
2025-01-12 18:26:03 +00:00
Cagatay Civici d3fbb4170f Move directives to components 2025-01-10 17:32:25 +03:00
Mert Sincan e4b44b57a4 Update `@primeuix` packages 2025-01-10 13:03:10 +00:00
Cagatay Civici acae2c3177 Docs for Theme Designer 2025-01-10 14:13:04 +03:00
Iessa Pragg 80a3e3d354 fix arrow position math 2025-01-10 20:15:30 +13:00
Iessa Pragg 7331a90b0a enhance edge detection for tooltips 2025-01-10 19:20:36 +13:00
Tuğçe Küçükoğlu 81a5df370b
Merge pull request #7066 from J-Michalek/fix/datepicker
fix(date-picker): inline used together with range and time options
2025-01-09 15:13:27 +03:00
Mert Sincan 7db4f4769f fix: Form: errorMessage could not reactive display correctly. Fixes #6905 2025-01-09 12:02:51 +00:00
tugcekucukoglu df8a416e69 Fixed #7062 - Calendar | Date Picker | Cannot read properties of undefined ( reading 'focus') 2025-01-09 14:57:58 +03:00
Jakub Michálek a116df09d9 fix(date-picker): inline used together with range and time options
When using selectionMode = range, showTime and inline options
together the component would not allow the time of the second
date to be edited.

This seems like a bug to me rather than a intended
behavior of the component.

If it is for some reason intended, it should be documented
that this won't indeed work.
2025-01-09 12:55:14 +01:00
Tuğçe Küçükoğlu 813c516727
Merge pull request #6814 from arpi17/patch-1
fix(Select): Set `aria-invalid` attribute in non-editable mode as well
2025-01-09 09:32:19 +03:00
Mert Sincan 950596a8b1 Merge branch 'master' of https://github.com/primefaces/primevue 2025-01-08 14:35:52 +00:00