Commit Graph

11788 Commits (47f243fb5c8af480fc2c36c323b722ede0c216fa)

Author SHA1 Message Date
Mehdi Rande 264b30c3ae Fix #6371: Add node and expanded data on nodetoggleicon.
Nodetoggleicon slot is used to customize expand / collapse and loading
icon, but when loading mode is set to icon mode and a node is loading,
TreeNode use nodetoggleicon without any props instead of binding node and
expanded.
This commit bind node and expanded props to nodetoggleicon slot when
loading mode is set to icon and node.loading is true.
2024-09-10 14:28:00 +02:00
Tuğçe Küçükoğlu 08340e2691
Merge pull request #6333 from KumJungMin/fix/issue-6323
fix: handle click event using event.currentTarget in DataTable
2024-09-10 14:26:02 +03:00
Tuğçe Küçükoğlu 5f61a7dad1
Merge pull request #6355 from mergehez/input-otp-integer-only-space-problem
fixes #6353 - InputOtp: IntegerOnly mode accepts "space"
2024-09-10 14:19:21 +03:00
Tuğçe Küçükoğlu ba744ca571
Merge pull request #6324 from avramz/fix/date-picker-show-other-months
fix: DatePicker: fix showOtherMonths behavior so it doesn't show oth…
2024-09-10 11:35:12 +03:00
Tuğçe Küçükoğlu 466b4106aa
Merge pull request #6358 from b7c/dialog-fix
Dialog: fix #6356 and implement #6357
2024-09-10 11:09:39 +03:00
GitHub Actions Bot fbf3e9ac93 Update API doc 2024-09-10 07:53:48 +00:00
Tuğçe Küçükoğlu d0de51b919
Merge pull request #6364 from ByStronq/master
ColumnWidths yanlış yazım düzeltildi.
2024-09-10 10:52:44 +03:00
Tuğçe Küçükoğlu 4feb48cffe
Merge pull request #6319 from jacobtylerwalls/fix-typos
Fix various typos
2024-09-10 10:47:00 +03:00
tugcekucukoglu a382e67668 Fixed #6368 2024-09-10 10:45:00 +03:00
tugcekucukoglu 79d6a0ca66 Version 4.0.6 released 2024-09-10 10:13:26 +03:00
tugcekucukoglu 1139cd1a01 Set new version 2024-09-10 10:09:28 +03:00
tugcekucukoglu 24e177d7dc Update CHANGELOG.md 2024-09-10 10:07:12 +03:00
Jacob Walls 42f2c6f969 Tree: allow `filterBy` to be a getter 2024-09-09 16:56:48 -04:00
Cagatay Civici acfba694f9 Add video tutorial 2024-09-09 21:27:03 +03:00
GitHub Actions Bot a2ecc42bba Update API doc 2024-09-09 18:12:56 +00:00
Cagatay Civici 259369fa6a Merge branch 'master' of https://github.com/primefaces/primevue 2024-09-09 21:11:46 +03:00
Cagatay Civici 55d4889d37 Fixed #6365 - animate-slidedown fails when a Tailwind prefix is used 2024-09-09 21:11:36 +03:00
CEMAL YILDIRIM be0dc30905
ColumnWidths yanlış yazım düzeltildi. 2024-09-09 20:30:20 +03:00
tugcekucukoglu 627a932ab2 Popover: DT demo updates 2024-09-09 20:22:20 +03:00
Cagatay Civici 78b8c8330a Updated animation sample 2024-09-09 19:33:44 +03:00
rob 42a0f934fb
add dragstart event to Dialog component 2024-09-07 22:48:57 +12:00
rob f663868463
fix(Dialog): reset dragging state when closing 2024-09-07 22:05:52 +12:00
mergehez e72583d658 fixes #6353 - InputOtp: IntegerOnly mode accepts "space" 2024-09-06 23:57:23 +02:00
Cagatay Civici 3564633889 Update text 2024-09-05 10:39:33 +03:00
Cagatay Civici 500181a3e2 Merge branch 'prod' 2024-09-05 10:38:09 +03:00
Cagatay Civici b8838e08d8 Fixed typo 2024-09-05 10:37:58 +03:00
GitHub Actions Bot 7fbc8c751e Update API doc 2024-09-04 12:42:52 +00:00
sceee 22cf8be060
fix: global vue type augmentation (#6207)
Augment vue types instead of 'vue/types/vue' and '@vue/runtime-core' to fix incompatibility with other libraries caused by the current augmentation behavior

Fixes: #6199

Co-authored-by: sceee <11340487+sceee@users.noreply.github.com>
2024-09-04 13:41:48 +01:00
Daniel Roe 3ed064f9b0
chore: update to latest `@nuxt/module-builder` (#6336) 2024-09-04 13:40:50 +01:00
Cagatay Civici 4ddf8c0ed5 Merge branch 'prod' 2024-09-04 12:22:19 +03:00
Cagatay Civici 71024ca9b8 Update roadmap 2024-09-04 12:22:01 +03:00
KumJungMin a3a4534730 test: update test target 2024-09-04 18:15:37 +09:00
KumJungMin 896d4e7d00 test: update test originEvent target 2024-09-04 18:13:24 +09:00
KumJungMin 4c9dd17f57 chore: apply format 2024-09-04 18:02:29 +09:00
KumJungMin ed0fcf2a89 fix: change click event handling by using event.currentTarget instead of event.target 2024-09-04 17:32:17 +09:00
uros 87c1ba43c1 fix: DatePicker: fix showOtherMonths behaviour so it doesn't show other month's dates (instead of prev/next)
fixes #6307
2024-09-02 14:53:32 +02:00
Jacob Walls bb4ef58d82 Improve typing of FileUploadState.messages 2024-08-31 17:23:53 -04:00
Jacob Walls ffd361f4ee Fix various typos 2024-08-30 17:40:44 -04:00
Cagatay Civici dcd66c1515 Merge branch 'prod' 2024-08-30 00:44:13 +03:00
Cagatay Civici 372cad43ab Add new samples, update roadmap 2024-08-30 00:43:40 +03:00
GitHub Actions Bot 6111e80b1e Update API doc 2024-08-29 10:34:26 +00:00
tugcekucukoglu 1900ad9e9c Fixed #6255 2024-08-29 13:33:21 +03:00
GitHub Actions Bot 079977c6a0 Update API doc 2024-08-29 07:10:20 +00:00
tugcekucukoglu 333b576ccd Fixed #6301 2024-08-29 10:09:13 +03:00
tugcekucukoglu e29af346fe Fixed #6301 2024-08-28 15:27:24 +03:00
Tuğçe Küçükoğlu 585b57728a
Merge pull request #6293 from JasonLandbridge/patch-1
removed incorrect duplicate template in code sample
2024-08-28 10:50:58 +03:00
Tuğçe Küçükoğlu c0c6775e20
Merge pull request #6298 from TekPike/patch-1
Update [Live Demo] urls
2024-08-28 10:49:54 +03:00
Kévin 39a8be34a4
Update IconField.d.ts
Update [Live Demo] urls
2024-08-26 16:05:19 +02:00
Jason Landbridge b7dea837f8
Update ResponsiveDoc.vue
fix: removed incorrect duplicate template
2024-08-26 09:56:53 +02:00
tugcekucukoglu 75e4cf3446 Fixed #6286 2024-08-26 09:46:10 +03:00