Commit Graph

1319 Commits (master)

Author SHA1 Message Date
Cagatay Civici 6744594399 Implemented Skeleton for Volt 2025-03-03 22:54:07 +03:00
Cagatay Civici 04c1f6bd8b Merge branch 'master' of https://github.com/primefaces/primevue 2025-03-03 22:39:01 +03:00
Cagatay Civici 7e5e5f6650 Implemented Avatar 2025-03-03 22:38:57 +03:00
tugcekucukoglu b51eca6679 Fixed #7361 - Rating: add focus-visible after clicked and then shift-tab 2025-03-03 20:27:25 +03:00
tugcekucukoglu 26bd526305 Format code 2025-03-03 18:44:27 +03:00
Cagatay Civici 69ebbb02cf Implemented Chip 2025-03-03 17:59:38 +03:00
Cagatay Civici a40075764e Implemented InputNumber 2025-03-03 16:56:28 +03:00
Cagatay Civici 4f15aba565 Implemented Rating 2025-03-03 14:00:23 +03: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 b846d84214 Implemented ToggleSwitch 2025-03-01 19:44:31 +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
Cagatay Civici b7c4b443b0 Initiate Plex 2025-03-01 01:59:25 +03:00
tugcekucukoglu 3584b7c456 Type definition path correction 2025-02-28 15:14:58 +03:00
Mert Sincan 9462acb06e refactor: update nuxt version and nuxt-module 2025-02-28 11:32:34 +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
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
GitHub Actions Bot c11b13cf10 Code Format 2025-02-24 14:04:29 +00:00
tugcekucukoglu 32fc6a9d97 Summary updates 2025-02-24 17:03:26 +03:00
Aditya Chandra 2e1442aca9 Merge branch 'master' into fix/editor-losing-focus-in-tab-panel 2025-02-21 16:53:30 +07:00
GitHub Actions Bot e4e5100b52 Code Format 2025-02-20 20:51:25 +00:00
Cagatay Civici 3832b2d9d7 Release 4.3.0-rc.1 2025-02-20 23:50:22 +03:00
tugcekucukoglu c2dec9919e Fixed #7257 - Slider yields float values when not dragging handles beforehand 2025-02-20 15:22:18 +03:00
tugcekucukoglu 5894fa3a6d Fixed #7141 2025-02-20 14:48:54 +03:00
tugcekucukoglu 34e6fe0655 Fixed #7246 - CascadeSelect breaks when modelValue doesn't exist in the options 2025-02-20 12:22:23 +03:00
tugcekucukoglu 44064c5e5c Refactor #7062 2025-02-20 11:13:20 +03:00
Tuğçe Küçükoğlu 73bfa103ae
Merge pull request #7282 from J-Michalek/fix/select-filter-and-option-focus
fix(select): autoFilterFocus and autoOptionFocus working together
2025-02-20 10:39:15 +03:00
Jakub Michálek 6d8aa45167 fix(select): auto focus option in autoUpdateModel
This makes sure that the first option gets focused
after the select is open and also if the options are changes
in cases where the options are being loaded and passed
to the select at a later point.
2025-02-20 06:00:47 +01:00
J-Michalek d71183fcc4 fix(select): autoFilterFocus and autoOptionFocus working together 2025-02-19 19:44:42 +01:00
Tuğçe Küçükoğlu bdf5ac3b5b
Merge pull request #7157 from strubix/french-input-number
feat(InputNumber): French keyboard decimal support
2025-02-19 15:56:29 +03:00
Tuğçe Küçükoğlu 840180afee
Merge pull request #7247 from FloEdelmann/patch-2
fix: allow partial filter button props in DataTable
2025-02-19 15:25:23 +03:00
Tuğçe Küçükoğlu 39ab3d65db
Merge pull request #7226 from henrynguyen7/patch-1
Fix multi-row range selection on lazily paginated multi-selection Datatable (#7227)
2025-02-19 15:08:06 +03:00
Tuğçe Küçükoğlu 35b13d74ca
Merge pull request #7233 from mehdirande/bugfix/outside-click-on-capture-phase
Fix: Trigger outsideClickListener in capture phase to handle stopPropagation
2025-02-19 14:31:33 +03:00
Tuğçe Küçükoğlu c40713bfd0
Merge pull request #7267 from qburst/fix--7265
fix: hide clear icon when options array is empty
2025-02-19 14:27:22 +03:00
Tuğçe Küçükoğlu 0821053929
Merge pull request #7240 from JohannesRiegler/master
Fixed #7021 - Galleria: thumbnails don't work on mobile
2025-02-19 13:47:07 +03:00
Tuğçe Küçükoğlu f705bb1559
Merge pull request #7232 from addeeandra/fix/tab-inkbar-position
Fixed #7224 - Wrong InkBar position when set default value in TabList
2025-02-19 13:36:47 +03:00
Tuğçe Küçükoğlu 105c581e4b
Merge pull request #7236 from mehdirande/type/autocomplete-chip-slot
Fix: Add removeCallback and index in Autocomplete chip slot definition
2025-02-19 13:33:22 +03:00
Tuğçe Küçükoğlu ff790a568c
Merge pull request #7245 from FloEdelmann/patch-1
fix: restore filter icon override functionality
2025-02-19 13:31:15 +03:00