Commit Graph

130 Commits (3413dda1f41cdb68e08eb2ea84a9ef43bf2d7531)

Author SHA1 Message Date
Andreas Kristensen 3413dda1f4
Fix error in unselectable behaviour
Fixed an error, that cause the "unselectable" prop behaviour to be the inverse of the expected.
2023-01-30 10:51:55 +01:00
Bahadır Sofuoğlu 1fcb282ae4 $slots item added to home 2023-01-30 11:01:06 +03:00
Tuğçe Küçükoğlu cf635e5caa Fixed #3599 - Menu: start and end templating 2023-01-27 16:25:28 +03:00
Tuğçe Küçükoğlu f1b1cdf189 Fixed #3595 - Locale: endsWith typing error on d.ts 2023-01-27 14:21:11 +03:00
Tuğçe Küçükoğlu 1b17013ee3
Merge pull request #3578 from DenizMOz/issue-3356
Calendar: allow modification of minute value on MaxDate
2023-01-27 12:39:11 +03:00
Tuğçe Küçükoğlu 4998bb70c2
Merge pull request #3502 from FlipWarthog/PV3443
Fix #3443: Datatable: RowReorder fails in case of pagination on page other than first & last
2023-01-27 12:29:35 +03:00
Tuğçe Küçükoğlu c1a961c07e Fixed #3328 - DataTable: exportData exclude column footers 2023-01-27 11:47:41 +03:00
Tuğçe Küçükoğlu 62672251e8 Fixed #3560 - Dialog: dismissableMask not working when closable false 2023-01-26 16:45:42 +03:00
Tuğçe Küçükoğlu b3dee7e8cc Fixed #3540 - DataTable: Paginator should be below DataTable Footer templating 2023-01-26 16:22:54 +03:00
Tuğçe Küçükoğlu d900c85670 Fixed #3571 - DataTable: tabbing error with row select and expanded rows enabled 2023-01-26 15:59:45 +03:00
mertsincan 9c7c8cf423 Fixed #3584 - Tag: Duplicate class names 2023-01-26 00:23:10 +00:00
Tuğçe Küçükoğlu b23b31461c remove unused locale option `previousPageLabel` 2023-01-25 09:37:28 +03:00
Deniz fb7682665e Comment line edit 2023-01-23 16:13:09 +03:00
Deniz 9e584df510 Fixed issue 3356 by correctly checking the am/pm status when incrementing minutes 2023-01-23 16:06:08 +03:00
Tuğçe Küçükoğlu d68ce0fafa Refactor #3570 2023-01-23 11:58:32 +03:00
Bahadır Sofuoğlu 4948735e91 Separator home check added 2023-01-21 00:11:14 +03:00
Bahadır Sofuoğlu 37211ca834 ConnectedOverlayScrollHandler test updates 2023-01-20 23:39:50 +03:00
Bahadır Sofuoğlu 527545e661 DomHandler test updates 2023-01-19 13:57:19 +03:00
mertsincan aca9fcf8dd Fixed #3526 - Calendar: Regression. Incorrect calendar pop-up positioning when used as editor in DataTable 2023-01-19 05:10:59 +00:00
mertsincan 2da56f7ed9 Fixed #3558 - Unique values created in components are set incorrectly. 2023-01-19 04:01:03 +00:00
mertsincan 86a34cde87 Fixed #3553 - PanelMenu: Link items can't be opened with a keyboard (slot issue) 2023-01-18 23:02:42 +00:00
Bahadır Sofuoğlu 750d049449 DomHandler unit test updates 2023-01-18 21:50:14 +03:00
mertsincan 69a05f17f7 Fixed #3554 - ZIndexUtils: Dropdown inside Dialog doesn't work 2023-01-18 15:40:42 +00:00
mertsincan 477adc3f30 Fixed #3549 - ZIndexUtils is not working as expected on the overlays 2023-01-17 09:52:01 +00:00
Tuğçe Küçükoğlu d1488076fd Refactor #3538 2023-01-16 15:22:22 +03:00
Bahadır Sofuoğlu 6ba55cd475 Immediate removed for mounted event issue 2023-01-16 14:51:32 +03:00
Bahadır Sofuoğlu 6530cc61b0 JumpToPageInput fixed 2023-01-16 13:54:20 +03:00
Tuğçe Küçükoğlu d3160037e7 Update Sidebar.spec.js 2023-01-16 13:24:50 +03:00
Tuğçe Küçükoğlu ea4a2782e1 Fixed #3513 - Menu: TypeError with only disabled menuitems 2023-01-16 13:07:17 +03:00
mertsincan 201a6ac138 Refactor #3535 2023-01-16 09:29:51 +00:00
Bahadır Sofuoğlu 22757dbb5b Sidebar unit test changed 2023-01-16 11:48:16 +03:00
Tuğçe Küçükoğlu af15e851e9 Refactor #3535 2023-01-16 09:46:20 +03:00
Tuğçe Küçükoğlu c7996102f5 Fixed #3534 - Divider: dotted vertical divider is not working 2023-01-13 17:57:35 +03:00
Tuğçe Küçükoğlu 102c5c13a8 Fixed #3535 - Sidebar: transition class update and adding after-hide event 2023-01-13 17:38:43 +03:00
Tuğçe Küçükoğlu 17e7b6e7c0 Fixed #3533 - RadioButton and Rating causes scroll 2023-01-13 16:39:56 +03:00
Bahadır Sofuoğlu ccc3aa7eb7 Fixed #3531 2023-01-13 11:32:18 +03:00
Bahadır Sofuoğlu e03cccfe91 Sidebar non-props attributes issue fixed 2023-01-12 14:46:46 +03:00
Tuğçe Küçükoğlu b58ef712db Revert "Fixed #3388 - DataTable: Disable filter overlay panel when clicking outside"
This reverts commit c3c3edcde8.
2023-01-11 12:21:50 +03:00
mertsincan df3f1ca5a9 Fixed #3512 - DropdownMenu: Disabled dropdown can still be opened with screen reader 2023-01-11 08:57:49 +00:00
Tuğçe Küçükoğlu c3c3edcde8 Fixed #3388 - DataTable: Disable filter overlay panel when clicking outside 2023-01-11 11:35:41 +03:00
Tuğçe Küçükoğlu 4225675afc Fixed #3511 - ProgressSpinner| color updates 2023-01-10 17:39:41 +03:00
Bahadır Sofuoğlu 480dda1d7c EventBus test update 2023-01-10 17:17:21 +03:00
Bahadır Sofuoğlu fd35b618e5 Sidebar position exist test removed for vitest issue 2023-01-10 13:45:59 +03:00
Tuğçe Küçükoğlu 918cddb952 Refactor #3431 2023-01-10 13:29:51 +03:00
Bahadır Sofuoğlu d8f0f25121 ConfirmDialog message class update 2023-01-10 13:03:29 +03:00
Bahadır d9244f66a2
Merge pull request #3463 from primefaces/issue-3166
PanelMenu: passing computed value as a model prop fixed
2023-01-10 11:35:09 +03:00
Bahadır Sofuoğlu 4cecc64cc7 JumpToPageInput review fix 2023-01-10 11:09:59 +03:00
Bahadır Sofuoğlu d1f36c76b3 Sidebar unit test fix 2023-01-10 11:08:59 +03:00
Bahadır Sofuoğlu 9052f5ac5b Fixed #3409 JumToPageInput issue 2023-01-10 10:57:30 +03:00
Bahadır e62a65f2fa
Merge pull request #3471 from primefaces/issue-3394
SplitButton: Button class style and dropdown icon customization
2023-01-10 10:11:14 +03:00