Commit Graph

1887 Commits (65c6403accb5d6efefe3cfc48e010f30d53785ce)

Author SHA1 Message Date
tugcekucukoglu 466597181a Fixed #4779 - PanelMenu: root option for item templating 2023-11-08 16:10:03 +03:00
tugcekucukoglu ca572864cf Refactor #4739 - For Steps & Fixed #4778 - Steps: new activeStep property 2023-11-08 15:52:43 +03:00
tugcekucukoglu 8a78d275f4 Refactor #4739 - For TieredMenu 2023-11-08 15:50:00 +03:00
tugcekucukoglu ed4b74c0a7 Refactor #4739 - For TabMenu 2023-11-08 15:49:46 +03:00
tugcekucukoglu c1c866b23b Refactor #4739 - For PanelMenu 2023-11-08 15:49:16 +03:00
tugcekucukoglu f00540f4ab Refactor #4739 - For Menubar 2023-11-08 15:49:00 +03:00
tugcekucukoglu be33e737a1 Refactor #4739 - For Menu 2023-11-08 15:48:47 +03:00
tugcekucukoglu 7ffb1452aa Refactor #4739 - For MegaMenu 2023-11-08 15:48:37 +03:00
tugcekucukoglu 97d3b4561b Refactor #4739 - For Dock 2023-11-08 15:48:23 +03:00
tugcekucukoglu 661048609e Refactor #4739 - For ContextMenu 2023-11-08 15:48:09 +03:00
tugcekucukoglu ad9b437003 Refactor #4739 - For Breadcrumb 2023-11-08 15:47:48 +03:00
FlipWarthog 6053cefe22 Fix #4394 - DataTable VirtualScroller: resizableColumns broken 2023-11-07 20:41:46 -05:00
tugcekucukoglu a59b595334 Fixed #4764 - ContextMenu: hasSubmenu options for item templating 2023-11-07 09:40:48 +03:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
tugcekucukoglu a77325cf77 Refactor #4742 2023-11-07 09:14:13 +03:00
navedqb 5a41c88e55
fix incorrect reference value display in autocomplete 2023-11-07 00:06:14 +05:30
tugcekucukoglu 0b17131c02 Fixed #4760 - TieredMenu: New start and end templating 2023-11-06 14:54:05 +03:00
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
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
robo 3cccacc236 feat: calendar week number slots 2023-10-21 13:22:15 -07: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
Nay Nyein Chan d86fcde5d5
Fix #4650 - Edit dialog tailwind class
The issue of max height not working was resolved by changing the class from "max-h-90" to "max-h-[90%]" with arbitrary percentage values.
2023-10-19 08:41:09 +00:00
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
Tuğçe Küçükoğlu 55d3d344ec Remove wrongly typed types 2023-10-18 11:50:38 +03:00
Tuğçe Küçükoğlu 594b0414e7 Embedded example updates 2023-10-18 10:06:37 +03:00
ATAKAN TEPE 67f80538b4 Calendar & Picklist & Orderlist button styling issues fixed 2023-10-18 09:47:18 +03:00
ATAKAN TEPE 1e8e12c758 Dropdown Multiselect Listbox TW theme item hover styling fixed 2023-10-18 06:46:48 +03:00
ATAKAN TEPE a9b235db0a Tabview TW styling fixed 2023-10-18 06:08:34 +03:00
ATAKAN TEPE 6db3f8c6ad Menubar TW submenu spacing issue fixed 2023-10-18 05:43:37 +03:00
ATAKAN TEPE 50b18542a4 Overlay section TW theme fixes 2023-10-18 05:26:47 +03:00
ATAKAN TEPE e217af7c04 Treetable TW sortable column icon issue fixed 2023-10-18 04:52:17 +03:00
ATAKAN TEPE b3024b7c53 Menubar TW submenu padding issue fixed 2023-10-18 04:35:40 +03:00
ATAKAN TEPE 4c61ed6c0e TW Theme Button fixes and adjustments 2023-10-18 04:13:41 +03:00
GitHub Actions Bot 610b9696ba Code Format 2023-10-17 22:02:28 +00:00
Cagatay Civici 9e13aaf342 Prevent unnecessary switch 2023-10-18 01:00:08 +03:00
Tuğçe Küçükoğlu 52d7d11235 Refactor #4632 2023-10-17 18:23:16 +03:00
Tuğçe Küçükoğlu eea3054b74 Refactor #4610 2023-10-17 15:32:18 +03:00
Tuğçe Küçükoğlu 1953c34171 Fixed #4632 - Menu components pt context disabled updates 2023-10-17 13:06:59 +03:00
Tuğçe Küçükoğlu e8acbefd2a Fixed #4616 2023-10-17 12:55:48 +03:00
Tuğçe Küçükoğlu 925a065bfa Fixed #4622 2023-10-17 12:40:08 +03:00
Tuğçe Küçükoğlu 7035cb777a Lint fixes 2023-10-17 12:16:32 +03:00
GitHub Actions Bot b4eec67ef8 Update API doc 2023-10-17 07:47:01 +00:00
Tuğçe Küçükoğlu 366f136639
Merge pull request #4621 from qburst/master
fix #4620 Overlaypanel: Overlay panel doesnot close on escape button click
2023-10-17 10:45:23 +03:00
Tuğçe Küçükoğlu 3feaf726bb
Merge pull request #4615 from EdisonHarada/master
Fix currentYear is not defined
2023-10-17 10:45:03 +03:00
Tuğçe Küçükoğlu dfb6c1081a
Merge pull request #4588 from chz/fix/4558
Fix #4558 - locale "selectedItemsLabel" is broken on MultiSelect
2023-10-17 10:30:53 +03:00
Tuğçe Küçükoğlu a9488af673 Merge branch 'master' of https://github.com/primefaces/primevue 2023-10-17 10:13:26 +03:00
Tuğçe Küçükoğlu 2767c54b30 Fixed #3568 2023-10-17 10:13:19 +03:00
GitHub Actions Bot 0d1d020282 Update API doc 2023-10-17 07:12:58 +00:00
MiAnMy 5b876bebfc
Tooltip: autoHide (#4126)
* Add autohide to tooltip

* Add missing enter

---------

Co-authored-by: Mikołaj Andrasiak <mikolaj.andrasiak@ncbj.gov.pl>
2023-10-17 10:11:39 +03:00
Tuğçe Küçükoğlu 4736dac5ff Fixed #4631 - SelectButton: unselectable property defect 2023-10-17 09:32:11 +03:00
Tuğçe Küçükoğlu 3d1fe21808 Fixed #4625 - Slider: step defect 2023-10-16 14:47:21 +03:00
akshayantony55 02cbc1e98d fix #4620 Overlaypanel: Overlay panel doesnot close on escape button click 2023-10-16 00:56:56 +05:30
canstand 1cebcf38d2 fix: typos in tailwind 2023-10-15 23:55:27 +08:00
Cagatay Civici c0bf815e92 Move to directives folder 2023-10-15 17:04:58 +03:00
Cagatay Civici 5bed4f752b Cleanup plugin 2023-10-15 17:01:21 +03:00
Edison Harada 4249c2d9ca Fix out of scope variable 2023-10-15 14:10:02 +02:00
Cagatay Civici f275f4c289 Cosmetics for doc section buttons 2023-10-15 13:13:22 +03:00
Cagatay Civici 0a416e0545 Introduced new code display 2023-10-15 09:00:52 +03:00
Cagatay Civici cd004e9c53 Infra to new code highlight 2023-10-15 07:50:22 +03:00
Cagatay Civici 75eda031a0 Reset theme when navigating to home 2023-10-15 07:10:40 +03:00
Tuğçe Küçükoğlu bd09b6f8d8 Fixed #4608 - Tree: Invalid typing of the default slot 2023-10-13 15:24:54 +03:00
Tuğçe Küçükoğlu 80fd6992ab Update PickList.spec.js 2023-10-13 15:17:48 +03:00
Tuğçe Küçükoğlu eda7998d92
Merge pull request #4600 from FlipWarthog/test-fix
Fix #4599 - PR Checker build failing
2023-10-13 15:15:49 +03:00
Tuğçe Küçükoğlu 730c6157a3
Merge pull request #4604 from chz/fix/4072
fix:4072 - Picklist: Unexpected behavior on double click while holding control
2023-10-13 14:58:55 +03:00
Tuğçe Küçükoğlu 38140b5886
Merge pull request #4602 from jorgemunozc/master
Fix issue #4601 - Passthrough options for components not showing in web documentation
2023-10-13 14:32:02 +03:00
Tuğçe Küçükoğlu 66fe4f9ece Refactor #4610 2023-10-13 14:26:43 +03:00
Tuğçe Küçükoğlu 11f06ee3ae Update StyleClass.d.ts 2023-10-13 13:32:57 +03:00
Tuğçe Küçükoğlu 6dc9babdc9 Fixed #4610 - New animate directive 2023-10-13 13:28:30 +03:00
FlipWarthog bc4d8792ea Fix PR build 2023-10-12 19:38:37 -04:00
Tuğçe Küçükoğlu 9efbcd3f77 Tailwind Avatar & TabMenu dark fixes 2023-10-12 19:02:32 +03:00
Chingiz Mammadov 79d751bfcd
fix: Picklist: Unexpected behavior on double click while holding control 2023-10-12 19:38:19 +04:00
Tuğçe Küçükoğlu b242d9d082 Tailwind ptOptions implementation fixes 2023-10-12 18:10:46 +03:00
Tuğçe Küçükoğlu 59f29c054e Tailwind OrderList and PickList button updates 2023-10-12 17:58:17 +03:00
John b233a4e2d6
Fixed kebab typo (#4593) 2023-10-12 09:24:34 +01:00
zh7k0 082f513418 Fix issue #4601 2023-10-11 23:50:42 -03:00
Cagatay Civici 781ff3c259
Merge branch 'master' into master 2023-10-11 20:45:31 +03:00
Tuğçe Küçükoğlu 26e0ed5691 Set new version 2023-10-11 12:23:05 +03:00
Tuğçe Küçükoğlu 95c2c42a01 Tree and Org chart .d.ts.updates 2023-10-11 11:59:22 +03:00
Tuğçe Küçükoğlu 0db1fc3b40 Apidoc description section link type updates 2023-10-11 11:48:53 +03:00
Tuğçe Küçükoğlu ca1afe3d15 Update Editor.d.ts 2023-10-11 11:45:10 +03:00
mertsincan 390d2e84b5 Fixed #4579 - Config: Missing export definition in types 2023-10-11 00:00:45 +01:00
mertsincan 4fa7741923 Fixed #4589 - Improve block/unblockScroll architecture 2023-10-10 23:36:20 +01:00
Chingiz Mammadov 8c2b417ffc
Fix #4558 - locale "selectedItemsLabel" is broken on MultiSelect 2023-10-11 02:16:10 +04:00
Chingiz Mammadov 456d4e338f
Fix #4558 - locale "selectedItemsLabel" is broken on MultiSelect 2023-10-11 01:48:17 +04:00
mertsincan d0d4f9849a Refactor #4505 2023-10-10 18:31:13 +01:00
Tuğçe Küçükoğlu 5e4d3c2d38 Generate apidoc test 2023-10-10 20:08:10 +03:00
Tuğçe Küçükoğlu bbc6127bca Generate apidoc test 2023-10-10 20:02:53 +03:00
mertsincan 471fdc92db Fixed #4564 - Using Tailwind setup - the Ripple data attributes get added automatically 2023-10-10 16:51:18 +01:00
Cagatay Civici 5e3a9ddd72 Fixed code buttons 2023-10-10 18:46:53 +03:00
mertsincan 5ff7eb8e4c Fixed #4505 - V-Tooltip, TailwindCSS: Styling not working when using pinia store 2023-10-10 16:37:42 +01:00
Cagatay Civici 49f24b6a85 Update features section 2023-10-10 18:20:54 +03:00
Tuğçe Küçükoğlu cde6e2b2d1
Merge pull request #4570 from FlipWarthog/PV4555
Fix #4555 - DataTable: Add nullSortOrder prop
2023-10-10 18:17:40 +03:00
Tuğçe Küçükoğlu 8e62b10c3c Fixed #4577 - Cannot click to select min or max value when using slider with step property 2023-10-10 17:53:11 +03:00
Tuğçe Küçükoğlu 1aa75aef2b data-pc-section updates 2023-10-10 17:16:03 +03:00
Tuğçe Küçükoğlu 74a7f8e407 Revert #4581 2023-10-10 17:14:31 +03:00
Tuğçe Küçükoğlu 1c1e1df663 Fixed #4581 2023-10-10 17:12:57 +03:00
Rory Armstrong 2c913a2803 Adding back missing 'moveUpButtonProps' in OrderList 2023-10-10 09:39:52 +01:00
Tuğçe Küçükoğlu 519e2d5e89 Fixed #4566 - Tailwind Datatable: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'frozen') 2023-10-09 18:22:36 +03:00
Tuğçe Küçükoğlu 72b70387d9 Update Editor.d.ts 2023-10-09 18:16:02 +03:00
Tuğçe Küçükoğlu 9f828a7ab1 Refactor #4576 2023-10-09 14:33:39 +03:00
Tuğçe Küçükoğlu d795667906 Fixed #4576 - Editor layer defect 2023-10-09 13:37:40 +03:00
Quinten Coret b666789c8a
Fix ambigious clearing behaviour on SelectButton (#4107) 2023-10-09 10:36:37 +01:00
mertsincan 0a08c56d3b Refactor on `pt` names 2023-10-09 09:33:49 +01:00
mertsincan 3a6cfbae64 Cosmetics 2023-10-08 20:51:07 +01:00
Jake 01e3fe7ea7
Add missing message property on ToastProps type (#4569)
Co-authored-by: Jacob Minor <jacob.minor@3squared.com>
2023-10-08 20:37:16 +01:00
mertsincan de3c2593e9 Update FilterService.js 2023-10-08 20:33:46 +01:00
Jan Grzegorek 4b933f75ad
issue #4071 fix (#4447)
Co-authored-by: jan.g <jan.g@elcar-gps.com.pl>
2023-10-08 20:10:04 +01:00
GitHub Actions Bot b9caf7d4b9 Code Format 2023-10-08 13:18:43 +00:00
opc-norriq cd59b1b0ff
Add missing order to buttons and input on InputNumber if buttonLayout is horizontal (#4520) 2023-10-08 14:16:27 +01:00
Ice-Hazymoon f664268407
Fix TailwindCSS theme for splitter component (#4525) 2023-10-08 14:14:08 +01:00
Cagatay Civici 18e4f22686 Enable scroll 2023-10-07 18:48:09 +03:00
Cagatay Civici 42159ac96d Fixes to flex 2023-10-07 18:46:59 +03:00
Cagatay Civici a18c9b8be2 Facelift attempt 2023-10-07 17:34:18 +03:00
Cagatay Civici 5d1f615c14 Updated styling docs 2023-10-07 16:04:27 +03:00
Cagatay Civici ed976a8475 Visuals and fixed on code display 2023-10-07 12:32:47 +03:00
FlipWarthog da524fc32b Merge branch 'master' into PV4555 2023-10-06 19:00:02 -04:00
FlipWarthog f9360b8ade Add new sort everywhere needed, update API docs 2023-10-06 18:59:00 -04:00
Cagatay Civici 67706acd01 Doc API Cosmetics 2023-10-06 21:43:54 +03:00
Cagatay Civici 9b30ce7d1a Adjust spacing 2023-10-06 20:23:12 +03:00
Tuğçe Küçükoğlu ef6c3219cb ScrollPanel: overflow css property changed as auto 2023-10-06 17:32:50 +03:00
Tuğçe Küçükoğlu a561fb59c2 Apidoc table updates 2023-10-06 17:29:31 +03:00
Tuğçe Küçükoğlu 6f7c8c7382 Doc section updates 2023-10-06 17:00:02 +03:00
Tuğçe Küçükoğlu b67a653952 Apidoc latest updates 2023-10-06 15:57:46 +03:00
Ice-Hazymoon 82cd43db40
Add resize event to splitter (#4526)
* Add resizing event to splitter component

* doc

* 'resize' instead of 'resizing'

* 'resize' instead of 'resizing'
2023-10-06 09:38:29 +01:00
FlipWarthog 4d6a272795 Pull sort/compare utils from PrimeReact 2023-10-05 22:00:36 -04:00
navedqb c6cd944735
Fix icon shrink when text length increases (#4551) 2023-10-05 14:34:21 +01:00
navedqb 544aa37841
Added type definition for disabled prop (#4546) 2023-10-05 14:33:45 +01:00
Andreas Wahlqvist fe3387c89b
fix typos (#4542)
`apperance-none` -> `appearance-none`

Note that this might have unintended consequences since these elements never actually had the `appearance-none` property.
2023-10-05 14:32:36 +01:00
Rick Kukiela 32d473ecbc
Fixes InputText component "float" label styles for webkit based auto-fill. (#4534)
Applies same fix for the same issue implemented to "primeng" in 2018:
d2abf21fb9
2023-10-05 14:29:37 +01:00
zernonia d036a91f6d
fix: 12am changed to 12pm wrongly (#4451)
* fix: 12am changed to 12pm wrongly

* fix: conditional
2023-10-05 14:08:07 +01:00
Melloware c5842a2153
Fix #4418: Calendar highlight selected months/years in multiple (#4419) 2023-10-05 14:05:24 +01:00
navedqb 7f429b7b74
fix: Fixes input trigger on right mouse click (#4414)
* Fixed input trigger on right mouse click

* Resolved comments
2023-10-05 14:03:42 +01:00
Clément cee96884f9
toast: add remove method to clear a single message (#4101)
Co-authored-by: Clément Bernard <cbernard@groupeisagri.com>
2023-10-05 13:54:37 +01:00
Egor Volvachev b09a50d41a
fix: update type for the column node that used `props` instead of `$props` (#3423)
Fixes #3395.
2023-10-05 13:48:38 +01:00
Tuğçe Küçükoğlu 0993710ff6 Fixed #4554 - Image: preview mode button spacing fixes 2023-10-05 10:11:35 +03:00
Tuğçe Küçükoğlu 6b097a40d7 Fixed #4553 - Image: toolbar unstyled mode fixes 2023-10-05 10:08:28 +03:00
Tuğçe Küçükoğlu 665249279f
Merge pull request #4544 from FlipWarthog/PV4543
Fix #4543: Column: headercheckboxicon slot not working
2023-10-04 17:24:38 +03:00
Tuğçe Küçükoğlu 4776718b1a Merge branch 'prod' 2023-10-04 17:04:22 +03:00
Tuğçe Küçükoğlu 6c7312438b API doc default null value updates 2023-10-04 17:03:44 +03:00
Tuğçe Küçükoğlu 41f14108fc Merge branch 'prod' 2023-10-04 12:34:09 +03:00
Tuğçe Küçükoğlu 371fdaf898 Galleria ve API doc updates 2023-10-04 12:32:01 +03:00
mertsincan 877d6c07df Refactor #4530 2023-10-04 10:20:15 +01:00
Tuğçe Küçükoğlu 4ec4952b97 Fixed #4545 - Galleria: indicator list z-index defect 2023-10-04 12:12:09 +03:00
FlipWarthog 2173790079 Fix #4543: Column: headercheckboxicon slot not working 2023-10-03 19:12:02 -04:00
Cagatay Civici ff35d6d0df Make code highlight unfocusable 2023-10-04 01:28:52 +03:00
Tuğçe Küçükoğlu 7c3218cef2 Fixed #4536 - ContextMenu: global property is not working 2023-10-03 14:20:43 +03:00
Tuğçe Küçükoğlu 56e0780a6d Merge branch 'master' of https://github.com/primefaces/primevue 2023-10-02 16:20:50 +03:00
Tuğçe Küçükoğlu 9935c9d1c6 Fixed #4532 - Sidebar: autofocus cannot with other components 2023-10-02 16:20:48 +03: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
Çetin 9298b69ee5 Fixed #4522 - Add extra check for separator item 2023-09-30 10:28:47 +03:00
Tuğçe Küçükoğlu 0b2b2ed0cf Set new version 2023-09-26 16:26:46 +03:00
Tuğçe Küçükoğlu 43872a7ebb
Merge pull request #4485 from Neluji/patch-1
Column Filter: Add type for `applyFilter`
2023-09-26 15:41:21 +03:00
GitHub Actions Bot b5225b9adc Code Format 2023-09-26 12:40:42 +00:00
Tuğçe Küçükoğlu 05489b8127
Merge pull request #4507 from sescandell/pr-confirmPopupClassesFix
ConfirmPopup: acceptClass and rejectClass is not working on unstyled mode
2023-09-26 15:38:50 +03:00
Tuğçe Küçükoğlu eff9046090 Fixed #4508 - Calendar | Disabled date is highlighted when it's in the range 2023-09-26 15:37:30 +03: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 0a8cf13a33 Refactor #4500 2023-09-25 22:12:21 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
Stéphane c823d392dd Fix #4506 2023-09-25 18:32:35 +00:00
Tuğçe Küçükoğlu f40b8fb178 Fixed #4500 - Theme updates: change :focus to focus-visible 2023-09-25 16:24:10 +03:00
mertsincan 5e53cef422 Refactor #882 2023-09-25 11:05:27 +01:00
mertsincan e204de32f4 Fixed #882 - Dialog component scrollbar shift 2023-09-25 10:30:34 +01:00
Tuğçe Küçükoğlu e0fe133189 Code representation style fixes 2023-09-22 15:54:14 +03:00
Neluji d686b3a9ae
Column Filter: Add type for `applyFilter` 2023-09-21 15:21:59 +02:00
Tuğçe Küçükoğlu 705eb2be95 Fixed #4459 - [DataTable] Reorder feature and rowreordericon slot problem. 2023-09-21 15:38:17 +03:00
Tuğçe Küçükoğlu f8d27530c8 Calendar: Alt + Up Arrow support added 2023-09-20 22:53:39 +03:00
Tuğçe Küçükoğlu 91b362b6a8 Remove unload from useStyle 2023-09-20 21:25:10 +03:00
Tuğçe Küçükoğlu f1b73c1cf1
Merge pull request #4468 from maspetsberger/fix-buttonset-style
Fix buttonset styling when only a single button is present.
2023-09-20 21:05:05 +03:00
Tuğçe Küçükoğlu d10d6a788b
Merge pull request #4476 from LionelVallet/patch-1
fix: tree toggler leaf class
2023-09-20 20:59:23 +03:00
Tuğçe Küçükoğlu b60095b3c6 Apidoc style improvements 2023-09-20 20:52:07 +03:00
Lionel Vallet 651299dff6
fix: tree toggler leaf class 2023-09-20 15:28:48 +02:00
mertsincan 44212378dc Refactor #4473 2023-09-20 12:48:21 +01:00
mertsincan 31c3bdf566 Fixed #4473 - Add ptOptions option to PrimeVue config 2023-09-20 12:25:33 +01:00
Tuğçe Küçükoğlu 234c9a48d2 Fixed #4474 - Calendar: focus state update 2023-09-20 11:59:50 +03:00
Tuğçe Küçükoğlu 69de98e7ef Refactor #4433 - Message 2023-09-19 14:22:25 +03:00
Tuğçe Küçükoğlu 9beab952eb Refactor #4433 - ConfirmDialog 2023-09-19 14:16:07 +03:00
Tuğçe Küçükoğlu 309597fa14 Refactor #4433 - ConfirmPopup 2023-09-19 14:14:41 +03:00
Tuğçe Küçükoğlu c368c0f8df Refactor #4433 - ConfirmDialog 2023-09-19 13:51:23 +03:00
Tuğçe Küçükoğlu 0f86b62fe2 Refactor #4433 - Sidebar 2023-09-19 13:23:58 +03:00
Tuğçe Küçükoğlu 66cfbe54fc Refactor #4433 - OverlayPanel 2023-09-19 13:23:50 +03:00
Tuğçe Küçükoğlu 4e772e244e Fixed #4454 - ToastMessage: styleClass property is ignored 2023-09-19 12:41:19 +03:00
Tuğçe Küçükoğlu 962ddb1353 Fixed #4470 - Dialog/Toast: new container template 2023-09-19 12:36:33 +03:00
Michael Aspetsberger 2ff4257421
Fix buttonset styling when only a single button is present. 2023-09-19 11:10:37 +02:00
Tuğçe Küçükoğlu 98afeacb55 Remove unused styles 2023-09-19 10:00:35 +03:00
Tuğçe Küçükoğlu 5ff9196130 Update Textarea.vue 2023-09-18 15:24:13 +03:00
Tuğçe Küçükoğlu ff09b40e93
Merge pull request #4464 from primefaces/issue-4269
Textarea autoResize issue
2023-09-18 15:21:57 +03:00
Tuğçe Küçükoğlu d9aeaec5e7 Fixed #4463 - Dialog: new blockScroll property 2023-09-18 12:14:52 +03:00
Tuğçe Küçükoğlu aa34254aa7 Refactor on unstyled ripple check 2023-09-18 10:59:33 +03:00
Tuğçe Küçükoğlu 3628e2fd8c Fixed #3624 Fixed #3523 2023-09-18 10:43:49 +03:00