Commit Graph

13132 Commits (4edfa8a12cf843a61cb69baeb3db247015b4dd83)

Author SHA1 Message Date
Cagatay Civici abec16422b Move inputnumber to volt 2025-03-03 17:06:06 +03:00
Cagatay Civici ba03186465 Move inputnumber 2025-03-03 16:58:17 +03:00
Cagatay Civici f6ec835528 Merge branch 'next' of https://github.com/primefaces/primevue into next 2025-03-03 16:56:31 +03:00
Cagatay Civici a40075764e Implemented InputNumber 2025-03-03 16:56:28 +03:00
Mert Sincan bc6cc92a25 refactor: rename labs with `volt` 2025-03-03 12:50:58 +00:00
tugcekucukoglu cc74b32824 Merge branch 'prod' 2025-03-03 15:04:42 +03:00
tugcekucukoglu c9563b8987 Remove unused 2025-03-03 15:04:24 +03:00
tugcekucukoglu 912ec92036 Use type module 2025-03-03 15:02:12 +03:00
tugcekucukoglu 75dbcb8e50 Implement ptViewMerge as utils 2025-03-03 14:33:44 +03:00
Cagatay Civici 4f15aba565 Implemented Rating 2025-03-03 14:00:23 +03:00
Jonathon b88f80b0f5 make allowEmpty compatible with multiple on SelectButton 2025-03-03 15:38:01 +08:00
Cagatay Civici 53ce61a637 Implemented RadioButton 2025-03-02 01:12:11 +03:00
Cagatay Civici 18848a9803 Implemented Checkbox 2025-03-02 00:47:51 +03:00
Cagatay Civici e21ab4a480 Implemented SelectButton 2025-03-02 00:04:47 +03:00
Cagatay Civici fbce6895bb Implemented ToggleButton 2025-03-01 23:47:05 +03:00
Cagatay Civici ee0e002e26 Implemented Timeline 2025-03-01 22:45:40 +03:00
Cagatay Civici 11bd7f029c Implemented InputMask 2025-03-01 19:58:47 +03:00
Cagatay Civici b846d84214 Implemented ToggleSwitch 2025-03-01 19:44:31 +03:00
Cagatay Civici b340affb9a Disable autoimport to avoid prefix 2025-03-01 18:20:05 +03:00
Cagatay Civici 4907ed932e Cleanup unused props, fixed import 2025-03-01 17:45:34 +03:00
Cagatay Civici fb5fa733fc Implemented Slider 2025-03-01 17:43:15 +03:00
Cagatay Civici b1466fd7cd Implemented PlexTextarea 2025-03-01 17:01:54 +03:00
Cagatay Civici 443fd41198 Use cn for data-p 2025-03-01 16:43:27 +03:00
Cagatay Civici 94fe4e59a7 Add filled variant support 2025-03-01 15:43:07 +03:00
Akif Ayçiçek c5a2863ce2
fix(DataTable): #7335
When `groupRowsBy` is set to `rowspan` and row expansion is enabled, the last rows in a group would shift left. This was caused by the hidden columns defined in `groupRowsBy`. The issue became more noticeable as more rows were expanded. This fix ensures consistent table layout regardless of row expansion.
2025-03-01 02:13:19 +03:00
Cagatay Civici b7c4b443b0 Initiate Plex 2025-03-01 01:59:25 +03:00
tugcekucukoglu 5f64ab9fb2 Remove type module from showcase 2025-02-28 15:28:53 +03:00
tugcekucukoglu 3584b7c456 Type definition path correction 2025-02-28 15:14:58 +03:00
tugcekucukoglu f2a9b28e1a Optimize dependency updates for quill 2025-02-28 15:13:05 +03:00
Mert Sincan bf6b02b59f refactor: update components configuration and optimize Vite dependencies 2025-02-28 12:08:44 +00:00
Mert Sincan e3e81207d6 refactor: add `labs` folders 2025-02-28 11:49:42 +00:00
Mert Sincan 0325d4e61d refactor: add labs app 2025-02-28 11:33:03 +00:00
Mert Sincan 9462acb06e refactor: update nuxt version and nuxt-module 2025-02-28 11:32:34 +00:00
Jochen Hörmann 361e78c395 Make message detail optional in toast message 2025-02-26 17:59:56 +01:00
Romain Grosjean 7b6be96e60 Rollback change from #7123 2025-02-25 20:26:51 +01:00
Cagatay Civici e53d48ed62 Merge branch 'prod' 2025-02-25 13:34:13 +03:00
Cagatay Civici c2b551c1de Use asChild 2025-02-25 13:33:59 +03:00
GitHub Actions Bot 67b80d1552 Update API doc 2025-02-25 10:13:40 +00:00
Cagatay Civici 8866b60211 Merge branch 'master' of https://github.com/primefaces/primevue 2025-02-25 13:12:48 +03:00
Cagatay Civici 2639193d3b Use asChild for custom components, no need for to in d.ts in this case. 2025-02-25 13:12:40 +03:00
GitHub Actions Bot 3b85db5603 Code Format 2025-02-25 08:21:46 +00:00
tugcekucukoglu 8bc70ef1fd Released 4.3.1 2025-02-25 11:20:47 +03:00
Tamás H. fd1b5d53b0
Update OverrideDoc.vue
I think important is meant here instead of import.
2025-02-25 09:11:45 +01:00
tugcekucukoglu a4b272d1c1 Set new version 2025-02-25 11:10:34 +03:00
tugcekucukoglu 05333092fe Update CHANGELOG.md 2025-02-25 11:10:16 +03:00
tugcekucukoglu c0d66b8623 Fixed #7318 2025-02-25 11:08:32 +03:00
tugcekucukoglu f059452da6 Fixed #7317 2025-02-25 11:06:54 +03:00
tugcekucukoglu 4991b82e00 Fixed #7316 2025-02-25 11:05:59 +03:00
ekh 7df1f9ee21 fix: galleria item navigator disable state 2025-02-25 12:04:25 +04:00
Rasmus 2e61789e4d Enhance AutoComplete keyboard interaction for Space key
- Add dedicated handler for Space key press in AutoComplete
- Trigger selection on Space key when a focused option exists
- Maintain existing Enter key behavior for option selection
2025-02-25 09:16:30 +02:00