Commit graph

1544 commits

Author SHA1 Message Date
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
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
8dead95180 Fixed #4478 - Tree: Pass Through input options ignored 2023-10-18 14:17:03 +03:00
Tuğçe Küçükoğlu
55d3d344ec Remove wrongly typed types 2023-10-18 11:50:38 +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
Edison Harada
4249c2d9ca Fix out of scope variable 2023-10-15 14:10:02 +02: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
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