Commit Graph

1655 Commits (8e37e6e66f312fa74534495288cec65a8bb41927)

Author SHA1 Message Date
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
mertsincan f959976b70 Fixed #4681 - Add empty option check to some components 2023-10-24 14:06:14 +01:00
Tuğçe Küçükoğlu 61c7212438 Fixed #4679 - Accordion: new togglericon slot 2023-10-24 15:44:47 +03:00
FlipWarthog d37b1701c7 Fix #4671 - PanelMenu: Error when using #item slot 2023-10-22 16:13:01 -04:00
Cagatay Civici 1170d152bc Merge branch 'prod' 2023-10-21 16:51:48 +03:00
Cagatay Civici 293184286a Line height for demos 2023-10-21 15:36:08 +03:00
FlipWarthog 031d0897b3 Fix #4667 - FileUpload: Basic uploader click 2023-10-20 20:30:36 -04:00
Tuğçe Küçükoğlu 4206f929ee Fixed #4663 - ConfirmPopup: button classes implementation defects 2023-10-20 12:20:59 +03:00
Tuğçe Küçükoğlu e9e0c897fb Refactor on Splitter 2023-10-20 10:17:49 +03:00
FlipWarthog 47a92a4a42 Fix #4652 - Splitter: minSize broken 2023-10-19 14:39:39 -04:00
navedqb decf1b8d7b
Fixes tooltip flicker on hover 2023-10-19 14:25:55 +05:30
Tuğçe Küçükoğlu 3d79003b81 Set new version 2023-10-18 14:52:56 +03:00
Tuğçe Küçükoğlu 8dead95180 Fixed #4478 - Tree: Pass Through input options ignored 2023-10-18 14:17:03 +03:00
Cagatay Civici a8aa6e2d61 Visual fixes 2023-10-18 13:15:34 +03:00