Cagatay Civici
|
45842b90d3
|
Update focus ring color default
|
2024-01-23 14:44:28 +03:00 |
Cagatay Civici
|
fe8af35fdd
|
Add aura logo to configurator
|
2024-01-23 14:44:12 +03:00 |
Cagatay Civici
|
c040530cd6
|
Remove hard coded design
|
2024-01-23 14:44:04 +03:00 |
tugcekucukoglu
|
32fe57be3a
|
Update MultiSelect.spec.js
|
2024-01-23 13:04:03 +03:00 |
tugcekucukoglu
|
19cd180575
|
Fixed #5046 - DataTable: Hydration attribute mismatch with sortable columns
|
2024-01-23 12:33:54 +03:00 |
mertsincan
|
088d3409de
|
Fixed #5118 - Dialog: no transition on open/close when dialog is maximized
|
2024-01-22 17:21:52 +00:00 |
mertsincan
|
ee83f7d756
|
Fixed #5100 - DataTable: Cannot read properties of null when editMode="cell" and selectionMode="single"
|
2024-01-22 10:12:23 +00:00 |
GitHub Actions Bot
|
f4c9f439a3
|
Update API doc
|
2024-01-22 07:51:58 +00:00 |
tugcekucukoglu
|
f9117be895
|
Fixed #5123 - DataTable: body template rowTogglerCallback callback option added
|
2024-01-22 10:50:59 +03:00 |
mertsincan
|
e3d9f41926
|
Fixed #5055 - Calendar: When use with Datatable filter, the calendar would show at the bottom of the page.
|
2024-01-21 11:56:17 +00:00 |
mertsincan
|
ae81a90b73
|
Refactor on overlay gutters
|
2024-01-21 10:43:57 +00:00 |
Cagatay Civici
|
a0f168aba1
|
Disable autocomplete
|
2024-01-20 01:29:06 +03:00 |
Cagatay Civici
|
0b0c6ec4af
|
Close dialog on button click
|
2024-01-20 00:57:03 +03:00 |
Cagatay Civici
|
aece85cc60
|
New dialog demo
|
2024-01-20 00:49:35 +03:00 |
Cagatay Civici
|
c7050d4c6d
|
Disabled ripple by default
|
2024-01-20 00:35:05 +03:00 |
Cagatay Civici
|
10a4ded046
|
Merge branch 'master' of https://github.com/primefaces/primevue
|
2024-01-20 00:32:17 +03:00 |
Cagatay Civici
|
50f734db5b
|
Updated themes to add new splitbutton changes
|
2024-01-20 00:32:09 +03:00 |
Cagatay Civici
|
ead6582412
|
Add contrast button to outlined demo
|
2024-01-20 00:29:35 +03:00 |
Cagatay Civici
|
24038ad466
|
No need to add severity to SplitButton root as they are added to internal buttons
|
2024-01-20 00:29:21 +03:00 |
Cagatay Civici
|
c15c1c6c74
|
Improved a11y
|
2024-01-20 00:28:59 +03:00 |
tugcekucukoglu
|
fbe1b664d5
|
Refactor #5106 - PickList accessibility
|
2024-01-19 12:52:18 +03:00 |
tugcekucukoglu
|
a91450bbc5
|
Refactor #5106 - OrderList improvements
|
2024-01-19 12:51:50 +03:00 |
tugcekucukoglu
|
3b764469fd
|
Refactor #5106 - OrderList accessibility
|
2024-01-19 11:13:17 +03:00 |
mertsincan
|
bed58e4f80
|
Fixed #5106 - Change visual focus behavior for UI/UX enhancement on some components
|
2024-01-18 13:44:20 +00:00 |
tugcekucukoglu
|
55c68a010b
|
Remove darkToggleDisabled
|
2024-01-18 16:16:49 +03:00 |
GitHub Actions Bot
|
daf38ca8fe
|
Update API doc
|
2024-01-18 13:12:10 +00:00 |
tugcekucukoglu
|
3d43ab506f
|
Refactor #5105
|
2024-01-18 16:11:07 +03:00 |
tugcekucukoglu
|
19f9813d16
|
Fixed #5105 - Highlight state changes on Checkbox selection mode
|
2024-01-18 16:05:30 +03:00 |
tugcekucukoglu
|
7b7eb3df1d
|
MeterGroup doc updates
|
2024-01-18 15:55:13 +03:00 |
GitHub Actions Bot
|
3f9f21da3a
|
Update API doc
|
2024-01-18 12:54:37 +00:00 |
tugcekucukoglu
|
3454ad0efd
|
Refactor #5066
|
2024-01-18 15:53:33 +03:00 |
mertsincan
|
8945d848d1
|
Refactor #5071
|
2024-01-18 12:16:58 +00:00 |
Cagatay Civici
|
db198275a4
|
Merge branch 'master' of https://github.com/primefaces/primevue
|
2024-01-18 12:56:11 +03:00 |
Cagatay Civici
|
d9e94bb44a
|
Add new contrast button option
|
2024-01-18 12:56:05 +03:00 |
yendefrr
|
90c1e5b559
|
Fixed Chips: Able to separate pasted value by new line (#5098)
|
2024-01-18 09:30:21 +00:00 |
tugcekucukoglu
|
48aa388953
|
Fixed #5095 - Unit tests in the master branch are failing
|
2024-01-18 11:14:47 +03:00 |
GitHub Actions Bot
|
a40796714c
|
Update API doc
|
2024-01-18 06:45:24 +00:00 |
tugcekucukoglu
|
1a1b60c443
|
Fixed #5070 - Message: 'life-end' emit
|
2024-01-18 09:44:22 +03:00 |
Tuğçe Küçükoğlu
|
9a27f6b16b
|
Merge pull request #4747 from betavs/hotfix/input-number-abnormal
fix(input-number): when zero is entered, value displayed isn't expected
|
2024-01-18 09:34:20 +03:00 |
Cagatay Civici
|
dc8cf876f6
|
Dark code background for noir
|
2024-01-18 07:03:38 +03:00 |
Cagatay Civici
|
a15cc7177a
|
Merge branch 'master' of https://github.com/primefaces/primevue
|
2024-01-18 06:51:44 +03:00 |
Cagatay Civici
|
9efff5b52b
|
Make aura default
|
2024-01-18 06:51:37 +03:00 |
GitHub Actions Bot
|
b73f973749
|
Code Format
|
2024-01-17 19:58:02 +00:00 |
Cagatay Civici
|
60193987ef
|
Merge aura branch, adds new theme and minor showcase cosmetics
|
2024-01-17 22:56:22 +03:00 |
tugcekucukoglu
|
5387c214eb
|
Merge branch 'master' of https://github.com/primefaces/primevue
|
2024-01-17 17:12:45 +03:00 |
tugcekucukoglu
|
93e81c16f8
|
Refactor #5099 - theme updates
|
2024-01-17 17:12:38 +03:00 |
GitHub Actions Bot
|
d910cb677f
|
Update API doc
|
2024-01-17 14:11:05 +00:00 |
tugcekucukoglu
|
54a7a4fb50
|
Fixed #5099 - autoOptionFocus property added to Input-like components
|
2024-01-17 17:09:34 +03:00 |
GitHub Actions Bot
|
c8609171c2
|
Update API doc
|
2024-01-17 09:45:08 +00:00 |
tugcekucukoglu
|
1a048a0fd1
|
Fixed #5096 - autoOptionFocus default type is changed as false
|
2024-01-17 12:44:08 +03:00 |