tugcekucukoglu
c0441ef4ea
Button type definition updates
2025-03-04 10:04:33 +03:00
tugcekucukoglu
11681f14cf
Fixed #6788
2025-03-04 09:59:59 +03:00
tugcekucukoglu
b1b368c3f4
Merge branch 'master' of https://github.com/primefaces/primevue
2025-03-04 09:55:17 +03:00
tugcekucukoglu
501a43a2bb
Update AutoComplete form doc
2025-03-04 09:55:10 +03:00
Cagatay Civici
cfa3242d7d
Fixed outline
2025-03-03 23:38:34 +03:00
Cagatay Civici
8d7f1416d5
Implemented ProgressBar
2025-03-03 23:23:53 +03:00
Cagatay Civici
6744594399
Implemented Skeleton for Volt
2025-03-03 22:54:07 +03:00
Reddy Uppathi
cc7ccb8495
fix : #7360 - Select: style error when resize window
2025-03-04 01:15:11 +05:30
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
Cagatay Civici
19e49e852b
Update demo for templating
2025-03-03 20:00:34 +03:00
tugcekucukoglu
26bd526305
Format code
2025-03-03 18:44:27 +03:00
tugcekucukoglu
d70b0d86ca
Add theming tab
2025-03-03 18:43:42 +03:00
tugcekucukoglu
d7c85574a4
Fix build problems
2025-03-03 18:43:24 +03:00
tugcekucukoglu
76449af7a9
change to esm module
2025-03-03 18:43:05 +03:00
tugcekucukoglu
6704010e27
Remove old files and
2025-03-03 18:42:50 +03:00
Cagatay Civici
ca4bc8b863
Update menu
2025-03-03 18:04:06 +03:00
Cagatay Civici
b42fb9e2c1
Add accessibility doc
2025-03-03 18:00:31 +03:00
Cagatay Civici
69ebbb02cf
Implemented Chip
2025-03-03 17:59:38 +03:00
Cagatay Civici
c001020ae9
Fixed paths to origin
2025-03-03 17:38:58 +03:00
Cagatay Civici
d7d169732b
Merge branch 'next'
2025-03-03 17:24:02 +03:00
Cagatay Civici
e50b415985
Add template
2025-03-03 17:22:23 +03:00
Cagatay Civici
095c2da7a7
Remove line
2025-03-03 17:07:50 +03:00
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