Commit Graph

83 Commits (1cb315bdca78ea3badd1a247f3b36ab75b116ed1)

Author SHA1 Message Date
tugcekucukoglu 7681760b77 Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
mertsincan 8ac90ef444 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 09:25:16 +01:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
Cagatay Civici dc32bea56d Removed unused css from picklist orderlist 2024-04-02 11:08:50 +03:00
i7slegend 85a9455c84 PR checker #5412 - prettier warns 2024-03-28 02:27:46 +03:00
Cagatay Civici 5d63b84050 Cleanup and fixes to theming 2024-03-27 13:59:21 +03:00
i7slegend 3a134dd561 Fix #5412 - Twice render if attribute id not defined 2024-03-27 05:37:32 +03:00
tugcekucukoglu 0b5ac272ef Refactor #5437 - For scrollHeight 2024-03-26 17:21:39 +03:00
tugcekucukoglu bb51b40051 Add Listbox header and remove from OrderList/PickList 2024-03-26 13:31:15 +03:00
tugcekucukoglu 1a23863638 Refactor #5437 - for OrderList / PickList 2024-03-25 16:02:23 +03:00
tugcekucukoglu 4f9fe2491b Merge branch 'master' into v4 2024-03-25 14:17:53 +03:00
tugcekucukoglu 7e177678f0 Refactor #5437 2024-03-22 11:57:54 +03:00
tugcekucukoglu 6e2280009f Refactor #5437 2024-03-21 16:52:26 +03:00
tugcekucukoglu 4dba5277d6 Refactor #5437 - For PickList 2024-03-21 16:21:01 +03:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
mertsincan d77e66415b Refactor #5257 2024-02-11 23:48:21 +00:00
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
Cagatay Civici c0ccb2b92c Aligned OrderList-PickList with Listbox 2024-01-24 19:40:47 +03:00
mertsincan 0512362f38 Fixed #5144 - Keyboard accessibility is not working on OrderList and PickList 2024-01-24 16:22:47 +00:00
tugcekucukoglu 854c3362a2 Fix mousedown event 2024-01-24 18:04:26 +03:00
tugcekucukoglu c138ef5aa2 Refactor #5130 2024-01-24 10:02:00 +03:00
mertsincan 8f7ee3ac33 Reverted #4953 2024-01-23 18:06:31 +00:00
tugcekucukoglu fbe1b664d5 Refactor #5106 - PickList accessibility 2024-01-19 12:52:18 +03:00
mertsincan bed58e4f80 Fixed #5106 - Change visual focus behavior for UI/UX enhancement on some components 2024-01-18 13:44:20 +00:00
tugcekucukoglu 54a7a4fb50 Fixed #5099 - autoOptionFocus property added to Input-like components 2024-01-17 17:09:34 +03:00
Alexander e8b5b8f3e3
fix(#4953): use beforeMount to generate unique component id (#4954) 2024-01-16 11:28:03 +00:00
Tuğçe Küçükoğlu 84f735ef77
Merge pull request #4638 from FlipWarthog/no-important
Fix #4637 - Component Styles: Remove use of !important now that @layer is used
2023-12-21 10:39:01 +03:00
mertsincan e0de315cfc Fixed #3602 - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
tugcekucukoglu 1172613879 Refactor #4985 - update .d.ts 2023-12-20 13:35:18 +03:00
tugcekucukoglu bb82382190 Fixed #4985 - metaKeySelection default type is changed as false 2023-12-20 13:28:13 +03:00
tugcekucukoglu ff272de38b Fixed #4984 - PickList: metaKeySelection does not work as expected 2023-12-20 13:22:35 +03:00
mertsincan 7581419a2d Fixed #4951 - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu 8eea973282 parent updates for .d.ts files and apidoc 2023-12-05 10:06:55 +03:00
tugcekucukoglu a366e63a8c Fixed #4921 - Binding and ordering pt options defect 2023-12-04 11:42:33 +03:00
tugcekucukoglu 5111f10c5a Update PickList.vue 2023-11-23 21:53:18 +03:00
Yiğit FINDIKLI a5a4f6230c Fixed #4850 - PickList OrderList | Keyboard Support Enhancements 2023-11-20 15:10:15 +03:00
FlipWarthog 6c3ea8557d Update !important from component CSS 2023-11-17 17:38:39 -05:00
tugcekucukoglu 7aa7230082 Fixed #4839 - OrderList / PickList: defect on first tab focus 2023-11-17 15:48:28 +03:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
Tuğçe Küçükoğlu 80fd6992ab Update PickList.spec.js 2023-10-13 15:17:48 +03:00
Chingiz Mammadov 79d751bfcd
fix: Picklist: Unexpected behavior on double click while holding control 2023-10-12 19:38:19 +04:00
mertsincan 3d1d31ca53 Refactor #4530 - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu b48d33eddd Refactor #4504 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor #4504 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
Tuğçe Küçükoğlu 1791d1290e data-pc-section updates 2023-09-06 10:13:47 +03:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00