Commit Graph

11836 Commits (a4bc174f4a9684195f33f44e98376cac9d6331ba)

Author SHA1 Message Date
tugcekucukoglu fa286e8514 Fixed #6409 2024-09-16 16:56:28 +03:00
Mert Sincan 827787ff00 Refactor #6408 2024-09-16 14:13:33 +01:00
tugcekucukoglu 055732d385 Merge branch 'master' of https://github.com/primefaces/primevue 2024-09-16 16:06:13 +03:00
tugcekucukoglu 75b6473550 PTViewer added to panel components 2024-09-16 16:04:45 +03:00
GitHub Actions Bot fda44059c6 Update API doc 2024-09-16 13:02:44 +00:00
tugcekucukoglu 274b9b43a0 PTViewer updates 2024-09-16 16:01:32 +03:00
Mert Sincan 335c6d862d Fixed #6408 - Scoped style (dt props) does not attach to page with correct selector 2024-09-16 13:05:37 +01:00
GitHub Actions Bot 886f5f3cf5 Update API doc 2024-09-16 10:56:55 +00:00
tugcekucukoglu b0b24f5b52 Update Fieldset.d.ts 2024-09-16 13:55:50 +03:00
GitHub Actions Bot 16f45f0fe2 Update API doc 2024-09-16 10:55:28 +00:00
tugcekucukoglu 714ada805e Update Fieldset.d.ts 2024-09-16 13:54:25 +03:00
tugcekucukoglu 16654516d6 PTViewer added to overlay components 2024-09-16 13:23:30 +03:00
tugcekucukoglu d38d5bc97a Refactor on PTViewer 2024-09-16 13:18:28 +03:00
GitHub Actions Bot 79d80dd98e Update API doc 2024-09-16 09:57:48 +00:00
tugcekucukoglu ac2c43989c Update ConfirmDialog.d.ts 2024-09-16 12:56:44 +03:00
KumJungMin a31c0f279b chore: change let to const 2024-09-16 18:28:12 +09:00
KumJungMin c50ae3990d fix: emit unmask value to update:modelValue when unmask mode 2024-09-16 18:09:32 +09:00
tugcekucukoglu b68bda798e PTViewer improvements - 2 2024-09-16 11:24:54 +03:00
tugcekucukoglu 095ee3d213 PTViewer improvements 2024-09-16 11:23:41 +03:00
Cagatay Civici bf964aff4c Merge branch 'prod' 2024-09-15 23:51:50 +03:00
Cagatay Civici 4a68377102 Pricing update 2024-09-15 23:51:38 +03:00
tugcekucukoglu ea59ca3150 First pt viewer demo changes 2024-09-13 17:23:27 +03:00
tugcekucukoglu c6dcd27527 PT Viewer implementation 2024-09-13 17:23:04 +03:00
Mehdi Rande 404771e05d Proposal #5463: Add a resetState method to splitter to manually reset state. 2024-09-12 16:53:06 +02:00
tugcekucukoglu 0f9cd792c5 Update BasicDoc.vue 2024-09-12 14:20:51 +03:00
Cagatay Civici d5ba5f0f8f Add news 2024-09-12 12:18:58 +03:00
김하늬 9ee0790a88
Update CheckboxDoc.vue
add selectedkey
2024-09-12 10:29:50 +09:00
김하늬 859d3fd3f5
Update SingleDoc.vue
add selectedkey
2024-09-12 10:28:53 +09:00
tugcekucukoglu 9ce743b75a Version 4.0.7 released 2024-09-11 16:56:56 +03:00
tugcekucukoglu 0757f33e7d Set new version 2024-09-11 16:54:05 +03:00
tugcekucukoglu 5749d76292 Update CHANGELOG.md 2024-09-11 16:52:27 +03:00
Tuğçe Küçükoğlu 6ec92cb397
Merge pull request #6284 from FabienVINCENT/fix-6262-v4.0.5
Fix issue #6262 - Click outside only when not modal for v4.0.5
2024-09-11 16:52:02 +03:00
GitHub Actions Bot bc5958af61 Update API doc 2024-09-11 12:40:00 +00:00
tugcekucukoglu 0bdd9d0d58 Update Column.d.ts 2024-09-11 15:38:53 +03:00
Tuğçe Küçükoğlu bbac350313
Merge pull request #6378 from jacobtylerwalls/fix-palette-doc
Fix incorrect statement in palette() docs
2024-09-11 15:04:13 +03:00
GitHub Actions Bot cf1ee72ef1 Update API doc 2024-09-11 10:03:43 +00:00
tugcekucukoglu 982c4168a7 Fixed #6377 2024-09-11 13:02:41 +03:00
tugcekucukoglu cb3f89a3a3 Fixed #6351 2024-09-11 12:57:55 +03:00
GitHub Actions Bot 88952ee7c4 Update API doc 2024-09-11 08:20:42 +00:00
tugcekucukoglu 3bdcbb4f1b Fixed #6382 2024-09-11 11:19:34 +03:00
tugcekucukoglu 89f6f2fe84 Fixed #6329 2024-09-11 10:54:05 +03:00
tugcekucukoglu 167b6b2ab0 Fixed #6342 2024-09-11 10:48:04 +03:00
Jacob Walls c73bee6c1d Fix incorrect statement in palette() docs 2024-09-10 16:58:34 -04:00
Uros 9d18ca3ff8
Merge branch 'primefaces:master' into fix/filter-with-columngroup-type 2024-09-10 16:23:24 +02:00
GitHub Actions Bot b4cfcbb320 Update API doc 2024-09-10 13:26:09 +00:00
Tuğçe Küçükoğlu ecd29f799d
Merge pull request #6322 from jacobtylerwalls/file-upload-messages-type
Improve typing of FileUploadState.messages
2024-09-10 16:25:04 +03:00
tugcekucukoglu 2a9fffe3b3 Fixed #6279 2024-09-10 16:23:50 +03:00
Tuğçe Küçükoğlu 9948a50152
Merge pull request #6280 from charlie0228/master
feat(Select): avoid IME input issue when typing in filter
2024-09-10 16:22:39 +03:00
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