Commit Graph

1668 Commits (66806e90b26a544174d1fe6ca5c2416c9416c24e)

Author SHA1 Message Date
Tuğçe Küçükoğlu 96c0bab438
Merge pull request #4759 from primefaces/issue-4742
New InputGroup Component
2023-11-06 13:06:16 +03:00
tugcekucukoglu 35834ecb64 Fixed #4757 - DataTable: editingRows watcher implementation defect 2023-11-06 10:28:02 +03:00
tugcekucukoglu a2316e8385 Fixed #4750 - PanelMenu: isActive options for item templating 2023-11-03 15:54:49 +03:00
Tuğçe Küçükoğlu 4d4fe141d4
Merge pull request #4744 from petitkriket/issue-4743
MultiSelect selectedItemsLabel order
2023-11-03 11:00:23 +03:00
Tuğçe Küçükoğlu b3d86ba99f
Merge pull request #4733 from FlipWarthog/PV4732
Fix #4732 - Calendar: Console.Error/Crash when pressing Escape key using Inline Calendar
2023-11-03 10:57:13 +03:00
tugcekucukoglu f1d16649bc Fixed #4157 - Calendar does not show the right month (for the minimal departure date) when it's dynamically set 2023-11-03 10:01:09 +03:00
BOUAROUA Samuel 5daafc792e
MultiSelect selectedItemsLabel order 2023-11-02 14:09:25 +01:00
tugcekucukoglu 5d8babd349 Fixed #4742 - New InputGroup Component 2023-11-02 15:48:32 +03:00
tugcekucukoglu bba5d21060 Fixed #4740 - SpeedDial: unstyled implementation defect breaks the calculations 2023-11-02 14:23:47 +03:00
tugcekucukoglu 95e8936be1 Fixed #4738 - Tooltip: escape should be false by default 2023-11-02 13:50:06 +03:00
tugcekucukoglu 5ee9ac2d86 Refactor #4737 2023-11-02 13:46:29 +03:00
tugcekucukoglu 1448e92459 Fixed #4737 - Tooltip: autoHide does not work properly 2023-11-02 10:53:45 +03:00
FlipWarthog 3734c1b96c Fix #4732 - Calendar: Console.Error/Crash when pressing Escape key using Inline Calendar 2023-11-01 14:46:46 -04:00
tugcekucukoglu 45ec673b49 Set new version 2023-11-01 11:51:37 +03:00
tugcekucukoglu 45f8b2a965 Fixed broken array representations in Apidoc 2023-11-01 10:23:48 +03:00
tugcekucukoglu b957ea422d Refactor #4728 2023-10-31 20:21:47 +03:00
tugcekucukoglu e9991ba7de Fixed #4703 - Steps: Property 'step' does not exist on type 'StepsRouterBindProps'. 2023-10-31 17:26:05 +03:00
tugcekucukoglu 1505c11f9f Fixed #4270 - Menubar: Custom locale config overwriting default untouched config properties 2023-10-31 17:24:28 +03:00
tugcekucukoglu 6a74a6be89 Fixed #4729 - SplitButton: new buttoncontent and item slots 2023-10-31 16:38:09 +03:00
tugcekucukoglu 12cb11c573 Update TieredMenu.d.ts 2023-10-31 16:36:13 +03:00
tugcekucukoglu 45cf341c9d Fixed #4727 2023-10-31 15:54:47 +03:00
tugcekucukoglu 2cc5e637ae Fixed #4728 - Change slot parameter function name on* to *CallBack 2023-10-31 15:52:10 +03:00
Tuğçe Küçükoğlu 6f342ad243
Merge pull request #4713 from kadirboylu/master
Fix #4712 Overlaypanel: Overlaypanel closes when any key is pressed
2023-10-31 13:53:43 +03:00
Tuğçe Küçükoğlu 06bb56c687
Merge pull request #4719 from felldo/fix/archieve-typo
Fix "Archieve" typos
2023-10-30 14:38:09 +03:00
Kadir Boylu 5e1e7daeb7 fix: add closeOnEscape for onContentKeydown
#4712
https://github.com/primefaces/primevue/issues/4712
2023-10-30 14:13:17 +03:00
tugcekucukoglu eebaffb349 Update AnimateOnScroll.d.ts 2023-10-30 13:43:53 +03:00
Dominic Fellbaum fc7f8aedad Fix Archieve typos 2023-10-30 11:43:15 +01:00
Kadir Boylu 851103fac9 fix: overlaypanel only be closed on escape key pressed
#4712
https://github.com/primefaces/primevue/issues/4712
2023-10-29 14:46:20 +03:00
Cagatay Civici 2d4b5544a3 Merge branch 'prod' 2023-10-28 22:04:58 +03:00
Cagatay Civici 9bec0e1ee3 Updated ConfirmPopup demos 2023-10-28 22:04:42 +03:00
Cagatay Civici d8f85ec957 Removed typo 2023-10-28 17:02:47 +03:00
Cagatay Civici b9c0574c5a Refactored ConfirmDialog demos 2023-10-28 16:59:59 +03:00
tugcekucukoglu 4934e0e146 Fixed #4498 - Datatable: Cannot set properties of null (setting 'tabIndex') 2023-10-27 17:52:34 +03:00
tugcekucukoglu c7ef9808e4 Set new version 2023-10-26 13:32:01 +03:00
Cagatay Civici 886e34f47f Merge branch 'master' of https://github.com/primefaces/primevue 2023-10-26 12:37:24 +03:00
Cagatay Civici 51446f2a8b Update doc for animate 2023-10-26 12:37:23 +03:00
Tuğçe Küçükoğlu cf94e06718
Merge pull request #4696 from FlipWarthog/PV4689
Fix #4689 - ScrollPanel: TypeError: Cannot read properties of null (reading 'scrollWidth')
2023-10-26 11:55:10 +03:00
mertsincan 249cfbd68f Refactor #4682 2023-10-26 01:54:11 +01:00
FlipWarthog 4fb793a33c Fix #4689 - ScrollPanel: TypeError: Cannot read properties of null (reading 'scrollWidth') 2023-10-25 18:28:41 -04:00
tugcekucukoglu b0fa143adb Fixed #4693 - OverlayPanel: closeOnEscape broken 2023-10-25 18:27:30 +03:00
Tuğçe Küçükoğlu b6c96e83a0 Fixed #4690 - MegaMenu: separate label and submenuLabel pt options 2023-10-25 15:20:58 +03:00
Cagatay Civici 311678359b Update message demos 2023-10-25 13:56:47 +03:00
Tuğçe Küçükoğlu 91f683a1ba
Merge pull request #4668 from FlipWarthog/PV4667
Fix #4667 - FileUpload: Basic uploader click
2023-10-25 12:35:54 +03:00
Tuğçe Küçükoğlu e2d43eb803
Merge pull request #4685 from autoboxer/issue-4684
fix(carousel): page attribute not updating shown items
2023-10-25 12:01:59 +03:00
Cagatay Civici 314856a4e3 Doc on animate scroll 2023-10-25 07:01:16 +03:00
jcollier 10378473cc
fix(carousel): page attribute not updating shown items 2023-10-24 12:17:32 -04:00
Tuğçe Küçükoğlu 7a4690ad28 Refactor #4679 2023-10-24 19:08:31 +03:00
Tuğçe Küçükoğlu b52e8c4f0d Fixed #4682 - Animate directive renamed as AnimateOnScroll 2023-10-24 16:44:43 +03:00
Tuğçe Küçükoğlu 42c27d9469
Merge pull request #4672 from FlipWarthog/PV4671
Fix #4671 - PanelMenu: Error when using #item slot
2023-10-24 16:19:17 +03:00
mertsincan 7086966266 Merge branch 'master' of https://github.com/primefaces/primevue 2023-10-24 14:06:20 +01:00