Commit Graph

12222 Commits (bdf5ebf9e9e1f47496599a483f4ce507ac7a5d8b)

Author SHA1 Message Date
tugcekucukoglu f870b1cb0a Merge branch 'prod' 2024-10-08 09:21:04 +03:00
tugcekucukoglu 53fce13f35 Drop color doc fixes 2024-10-08 09:20:22 +03:00
tugcekucukoglu 5720c70e99 Fixed #6538 - CascadeSelect: focus defect on mouse enter 2024-10-08 08:29:22 +03:00
caryhuang 5e1acab801
Update Slider.vue
The event.preventDefault() method has been removed.

The touch event uses the .passive modifier, and also uses the preventDefault method. On mobile devices, the browser will report an error.

The official documentation for Vue.js is as follows:

https://vuejs.org/guide/essentials/event-handling.html#event-modifiers

Do not use .passive and .prevent together, because .passive already indicates to the browser that you do not intend to prevent the event's default behavior, and you will likely see a warning from the browser if you do so.
2024-10-08 09:16:38 +08:00
tugcekucukoglu ad8ccb95ed Update index.vue 2024-10-07 15:42:14 +03:00
tugcekucukoglu c01c6404af Version 4.1.0 released 2024-10-07 13:59:17 +03:00
tugcekucukoglu 02dfc6d2b3 Set new version 2024-10-07 13:54:58 +03:00
tugcekucukoglu b3b8fd9887 Update CHANGELOG.md 2024-10-07 13:52:57 +03:00
GitHub Actions Bot 926062380e Update API doc 2024-10-07 09:59:33 +00:00
tugcekucukoglu f5e89f9cf6 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-07 12:58:30 +03:00
tugcekucukoglu dc34e05a1b AutoComplete option list scroll behavior fixes 2024-10-07 12:58:23 +03:00
GitHub Actions Bot a8eab8b8bf Update API doc 2024-10-07 09:43:19 +00:00
tugcekucukoglu 0125015937 Fixed #6534 - TreeSelect: new option slot 2024-10-07 12:42:07 +03:00
tugcekucukoglu caf25f2be6 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-07 12:25:10 +03:00
tugcekucukoglu 2e49ceb98b Multiple mode focus input refactor 2024-10-07 12:25:03 +03:00
GitHub Actions Bot 99baa37b5c Update API doc 2024-10-07 09:14:25 +00:00
tugcekucukoglu c979c12a37 Update MultipleDoc.vue 2024-10-07 12:13:11 +03:00
tugcekucukoglu 2dc69dd5a5 InputGroup fluid updates 2024-10-07 12:13:08 +03:00
tugcekucukoglu ba9cec60f9 Multiple mode focus input updates 2024-10-07 12:10:19 +03:00
tugcekucukoglu d09d992e71 Fixed #6533 - CascadeSelect: move move/enter behavior changes 2024-10-07 11:59:27 +03:00
Mert Sincan 31aff977d3 Refactor #6007 2024-10-06 11:29:24 +01:00
Mert Sincan 0213fbb437 Update CellEditDoc.vue 2024-10-06 00:22:42 +01:00
GitHub Actions Bot 6d4bff118a Update API doc 2024-10-05 19:41:02 +00:00
Cagatay Civici d931bf5c84 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-05 22:39:56 +03:00
Cagatay Civici 78d18fd64c Fixed offset issue 2024-10-05 22:39:48 +03:00
GitHub Actions Bot 0f2f15919f Update API doc 2024-10-05 19:34:56 +00:00
Cagatay Civici fb969c2638 Refactored InputGroup style and tokens 2024-10-05 22:33:50 +03:00
Cagatay Civici c3b6af0140 New docs for the styled mode 2024-10-05 11:43:14 +03:00
Cagatay Civici 5fd88c2fc3 Use custom focus ring for consistency 2024-10-04 23:56:41 +03:00
Cagatay Civici 1a2464db81 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-04 23:52:58 +03:00
Cagatay Civici e6ca18d3a6 Inline datepicker update 2024-10-04 23:52:53 +03:00
GitHub Actions Bot 0ef9c6af69 Update API doc 2024-10-04 20:39:15 +00:00
Cagatay Civici b79c86aca4 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-04 23:38:08 +03:00
Cagatay Civici cd099999d4 Add tokens for month and year cells 2024-10-04 23:38:01 +03:00
GitHub Actions Bot 1b3673b331 Update API doc 2024-10-04 20:14:04 +00:00
Cagatay Civici 277e27eda4 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-04 23:12:57 +03:00
Cagatay Civici d36e9b5e61 Remove borders on overlays for Material 2024-10-04 23:12:44 +03:00
GitHub Actions Bot c3aabfd3e5 Update API doc 2024-10-04 19:50:26 +00:00
Cagatay Civici 99ec7dce3a Update KeyFilter doc 2024-10-04 22:49:22 +03:00
Cagatay Civici e7f1944c6d Update text 2024-10-04 22:29:59 +03:00
Cagatay Civici fee9118017 Add new templating demos 2024-10-04 22:29:29 +03:00
Mert Sincan 5e7772ff33 Update .prettierignore 2024-10-04 17:43:45 +01:00
GitHub Actions Bot dc801d14ae Update API doc 2024-10-04 15:51:53 +00:00
Cagatay Civici d3ab5c1121 Final touches on ImageCompare 2024-10-04 18:50:47 +03:00
GitHub Actions Bot 6bb2d74392 Update API doc 2024-10-04 14:20:47 +00:00
Mert Sincan 88a653bd4d Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-04 15:19:37 +01:00
Mert Sincan ec6003f585 Fixed #6294 - VirtualScroller: Unstyled mode broke core functionality 2024-10-04 15:19:28 +01:00
GitHub Actions Bot ebdff4a2ee Update API doc 2024-10-04 14:14:55 +00:00
tugcekucukoglu 0a48dc6968 Update CascadeSelect.d.ts 2024-10-04 17:13:47 +03:00
GitHub Actions Bot 2b1611d69b Update API doc 2024-10-04 14:03:02 +00:00