Commit Graph

9562 Commits (285790f12c450e37db0b3d1737908d65bced9f84)

Author SHA1 Message Date
Cagatay Civici f63a1cf6a4 Refactored Password 2024-04-07 13:51:31 +03:00
Cagatay Civici b82cd4ead4 Refactored MultiSelect 2024-04-07 13:35:07 +03:00
Cagatay Civici 7e33469b8d Refactored listbox 2024-04-07 13:28:20 +03:00
Cagatay Civici c721a82e4c Refactored InputSwitch styles 2024-04-07 13:21:03 +03:00
Cagatay Civici 0c14b0c781 Refactored InputNumber 2024-04-07 13:16:32 +03:00
Cagatay Civici 49dba80545 Refactored InputMask 2024-04-07 12:58:48 +03:00
Cagatay Civici a57bd36f20 Refactored IconField 2024-04-07 12:53:01 +03:00
Cagatay Civici 6bb4d186e1 Migrated Editor to base 2024-04-07 12:43:44 +03:00
Cagatay Civici 9b3f5b5398 Refactored AutoComplete styles 2024-04-07 12:40:54 +03:00
Cagatay Civici 12e98446f6 Refactored Dropdown styles 2024-04-07 12:39:33 +03:00
Cagatay Civici e8720345fe Refactored ColorPicker 2024-04-07 11:36:13 +03:00
Cagatay Civici 2996ee0413 Refactored class names 2024-04-07 11:12:56 +03:00
Cagatay Civici 9c570473a1 Refactored CascadeSelect 2024-04-07 02:14:45 +03:00
Cagatay Civici d5e7c91109 Refactored Calendar Styles 2024-04-07 01:44:28 +03:00
Cagatay Civici 53779ce3ff Refactored AutoComplete CSS 2024-04-06 23:52:27 +03:00
Cagatay Civici 0603df54d9 Updated chips naming 2024-04-06 23:39:18 +03:00
Cagatay Civici 7fb075a85d Refactored Chips 2024-04-06 23:24:27 +03:00
Cagatay Civici 84bf4af18a Temporarily use emerald as main color for testing, refactored Checkbox styles. 2024-04-06 23:08:16 +03:00
mertsincan ac1360664e Theming API: Refactor on shocase 2024-04-06 16:48:36 +03:00
tugcekucukoglu 8039d3c5fe Update CHANGELOG.md 2024-04-04 10:41:16 +03:00
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
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