Commit Graph

9944 Commits (4dec38079a532559950c6179d1aa041bc1083e6f)

Author SHA1 Message Date
tugcekucukoglu 0acaaf2d96 Set new version 2024-04-04 10:29:18 +03:00
tugcekucukoglu 96b41b315a Update CHANGELOG.md 2024-04-04 10:29:07 +03:00
Franco Lucchini e31e2bd983 Fix TreeTable not using filterField 2024-04-04 06:44:17 +02:00
jcollier 589582f0eb
fix #5518: prevent erros thrown by ScrollPanel loading in some cases 2024-04-03 10:56:06 -04:00
Tuğçe Küçükoğlu 52fc48780a
Merge pull request #5486 from i7slegend/fix/5412-twice-render
Fix #5412 - Twice render if attribute id not defined
2024-04-03 17:45:37 +03:00
tugcekucukoglu 0c44e20402 Fixed #5318 - Menu components: Hidden Menu-Item can still be activated (focused) on Keyboard-Navigation 2024-04-03 17:06:06 +03:00
tugcekucukoglu 1a68c7144e Fixed #5327 - TieredMenu: Pressing Escape-Key in submenu moves focus to first menuitem 2024-04-03 16:23:23 +03:00
GitHub Actions Bot 9ae9dd82b4 Code Format 2024-04-03 11:33:00 +00:00
Tuğçe Küçükoğlu 864f66a6a7
Merge pull request #5513 from lukereative/fix-5320
Fix #5320 – Carousel blocking touch scroll
2024-04-03 14:31:25 +03:00
Tuğçe Küçükoğlu 205aa1bbae
Merge pull request #5514 from m-meier/patch-1
fix(Doc): Update DarkModeToggleDoc.vue - class selector needs dot
2024-04-03 14:25:59 +03:00
Michael Meier 322b6a99c7
fix(Doc): Update DarkModeToggleDoc.vue - class selector needs dot
The darkModeSelector requires a leading dot for class selectors.
2024-04-03 09:50:00 +02:00
Luke Edwards 8f6119a5d1
Fix #5320 – Carousel blocking touch scroll 2024-04-03 09:40:55 +13:00
Cagatay Civici ccd26159fb Add version info 2024-04-02 17:50:57 +03:00
tugcekucukoglu 40c7c574ec Fixed #5509 - tree: loadingMode 2024-04-02 17:25:28 +03:00
Cagatay Civici 85e8609c68 Fixed link 2024-04-02 17:08:09 +03:00
tugcekucukoglu 5a099a0f52 Fixed #5445 - Dropdown: throws error when grouped item is selected 2024-04-02 16:35:31 +03:00
GitHub Actions Bot 7f5078246c Update API doc 2024-04-02 13:24:46 +00:00
tugcekucukoglu 2ddfb689d1 Fixed #5474 - Carousel Enhancement - Empty Slot 2024-04-02 16:23:41 +03:00
Tuğçe Küçükoğlu 038d9959d0
Merge pull request #5432 from RodTGG/master
Carousel - Empty Slot
2024-04-02 16:22:12 +03:00
tugcekucukoglu 9ebcae9c55 Stackblitz updates 2024-04-02 15:10:37 +03:00
tugcekucukoglu aa76d94a7e Update news.json 2024-04-02 15:10:20 +03:00
Cagatay Civici f667b75a46 Update version dropdown 2024-04-02 14:00:20 +03:00
Cagatay Civici d51f7180c7 Merge branch 'prod' 2024-04-02 13:49:03 +03:00
Cagatay Civici e9a77efa59 Add links to v4 beta 2024-04-02 13:48:54 +03:00
Cagatay Civici d650134e32 Update readme 2024-04-02 13:38:09 +03:00
Cagatay Civici 05996f459f Update readme 2024-04-02 13:37:05 +03:00
Cagatay Civici 07ecb5a872 Use correct variable 2024-04-02 13:29:01 +03:00
mertsincan 9e1bb1b950 Update BaseComponent.vue 2024-04-02 11:23:32 +01:00
mertsincan 3dcf5558cd Refactor #5502 2024-04-02 11:17:58 +01:00
Cagatay Civici da631a7d67 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 12:21:12 +03:00
Cagatay Civici 26a2374f1d Visual updates to orderlist-picklist demos 2024-04-02 12:21:07 +03:00
tugcekucukoglu e1e1387caf SelectButton remove old classes 2024-04-02 12:19:42 +03:00
Cagatay Civici 5ba2a6b9d5 Doc update 2024-04-02 11:58:58 +03:00
Cagatay Civici 567d06ec15 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 11:57:46 +03:00
Cagatay Civici 2481ae2547 Update SelectButton 2024-04-02 11:57:41 +03:00
mertsincan 9d25c75909 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 09:44:25 +01:00
mertsincan 74926c6d53 Refactor on apidoc 2024-04-02 09:44:19 +01:00
tugcekucukoglu ea0221c234 Update BasicDoc.vue 2024-04-02 11:39:52 +03:00
tugcekucukoglu b9700aef2d OrderList PickList demo updates 2024-04-02 11:38:38 +03:00
mertsincan f7943d7b9a Refactor 2024-04-02 09:37:02 +01:00
mertsincan 8ac90ef444 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 09:25:16 +01:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
Cagatay Civici d135ddb696 Fixed alignment 2024-04-02 11:12:36 +03:00
Cagatay Civici dc32bea56d Removed unused css from picklist orderlist 2024-04-02 11:08:50 +03:00
Cagatay Civici a4dcc91769 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 10:59:44 +03:00
Cagatay Civici 16db95bfc7 Do not render header if slot is empty 2024-04-02 10:59:39 +03:00
mertsincan 1bf6606457 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 08:55:24 +01:00
mertsincan 1217bfbcd2 Cosmetic 2024-04-02 08:55:18 +01:00
Cagatay Civici d31c58478f Update focus ring offset 2024-04-02 10:44:31 +03:00
Cagatay Civici 695d230547 Update doc for plugin 2024-04-02 10:34:23 +03:00