tugcekucukoglu
346d90127a
Update MegaMenu.vue
2024-10-15 09:02:33 +03:00
tugcekucukoglu
d8326609f2
Mobile focus
2024-10-15 08:56:16 +03:00
tugcekucukoglu
42a80d2726
Mobile behavior changes
2024-10-15 08:43:41 +03:00
Cagatay Civici
36e32c7d71
Add highlight
2024-10-14 19:04:53 +03:00
VLT
6780b862e6
Fixed typo in splitter.js
2024-10-14 16:50:17 +03:00
tugcekucukoglu
22d6f8a037
Refactor #6538
2024-10-11 20:22:09 +03:00
tugcekucukoglu
a745ec7d43
markRaw updates
2024-10-11 17:11:12 +03:00
tugcekucukoglu
848d0337db
Merge branch 'master' of https://github.com/primefaces/primevue
2024-10-11 16:30:50 +03:00
tugcekucukoglu
3df1faba2b
Diamond logo, separator changes
2024-10-11 16:30:43 +03:00
GitHub Actions Bot
10be1920f1
Update API doc
2024-10-11 13:06:01 +00:00
tugcekucukoglu
7b8d06c429
Refactor #6538
2024-10-11 16:04:48 +03:00
Onur Senture
34eeaedd56
Update Diamond content
2024-10-11 13:33:09 +03:00
Cagatay Civici
0f820b4e03
Merge branch 'master' of https://github.com/primefaces/primevue
2024-10-11 12:34:16 +03:00
Cagatay Civici
03b05e5bd2
Smaller tooltip arrow, fixed accordion focus rings
2024-10-11 12:34:03 +03:00
tugcekucukoglu
e7993a6680
Merge branch 'master' of https://github.com/primefaces/primevue
2024-10-11 11:32:45 +03:00
tugcekucukoglu
66fef7f985
CascadeSelect root list focus updates
2024-10-11 11:32:38 +03:00
tugcekucukoglu
e0997a9238
Remove comments
2024-10-11 11:30:29 +03:00
GitHub Actions Bot
ba01490c15
Update API doc
2024-10-11 08:27:13 +00:00
tugcekucukoglu
b2f23c1458
Update CascadeSelectStyle.js
2024-10-11 11:26:04 +03:00
Cagatay Civici
7521007dd0
Merge branch 'prod'
2024-10-11 11:00:38 +03:00
Cagatay Civici
156ea1c06f
Add news
2024-10-11 11:00:21 +03:00
GitHub Actions Bot
ce596e3870
Update API doc
2024-10-11 06:32:37 +00:00
tugcekucukoglu
d929c60ba2
Refactor #6538
2024-10-11 09:30:55 +03:00
GitHub Actions Bot
42c356c7ce
Update API doc
2024-10-10 15:27:38 +00:00
tugcekucukoglu
6288f51920
Refactor #6538
2024-10-10 18:26:24 +03:00
GitHub Actions Bot
8baaac3d68
Update API doc
2024-10-10 08:04:48 +00:00
tugcekucukoglu
880f9e941b
Revert "Action test"
...
This reverts commit c5377eacda
.
2024-10-10 11:03:38 +03:00
GitHub Actions Bot
7ebda5ae57
Update API doc
2024-10-10 08:03:09 +00:00
tugcekucukoglu
c5377eacda
Action test
2024-10-10 11:02:04 +03:00
tugcekucukoglu
de6e984153
Action updates
2024-10-10 11:00:48 +03:00
Cagatay Civici
fe7ede930e
Remove number
2024-10-10 09:12:17 +03:00
mergehez
1a8c8ee2af
fixes #6543 (missing slot prop: toggleCallback)
2024-10-09 22:16:02 +02:00
Mert Sincan
a9df09ece5
Refactor package manager
2024-10-09 10:30:23 +01:00
GitHub Actions Bot
865c98fd32
Update API doc
2024-10-09 08:05:45 +00: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
KumJungMin
2e72c8b5f4
style: apply eslint
2024-10-09 14:34:31 +09:00
KumJungMin
f71e839ac9
test: add test to ensure row is not selected when inner button is clicked
2024-10-09 14:23:20 +09:00
KumJungMin
c2a5378b9d
fix: prevent row-click trigger when inner button clicked
2024-10-09 13:34:53 +09:00
KumJungMin
849598f9bf
chore: revert unrelated change
2024-10-08 21:10:26 +09:00
KumJungMin
200ae2ee00
fix: resolve $el undefined error
2024-10-08 21:07:45 +09:00
KumJungMin
2a7b6b2fab
chore: revert default value update
2024-10-08 20:30:33 +09:00
KumJungMin
2628c4e4a8
fix: modify currencyDisplay to display the currency code
2024-10-08 20:26:01 +09:00
KumJungMin
0122836e02
fix: allow removal of decimal places
2024-10-08 20:03:59 +09:00
tugcekucukoglu
9d9ae356d0
Refactor #6538
2024-10-08 12:54:50 +03:00
GitHub Actions Bot
0223158cfb
Update API doc
2024-10-08 06:32:28 +00:00
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