Commit Graph

1587 Commits (e51e9c9b8f324cb86cf07380d4fab4a0d0ccfc43)

Author SHA1 Message Date
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