tugcekucukoglu
|
46daca0f48
|
Set new version
|
2024-07-22 16:41:01 +03:00 |
tugcekucukoglu
|
ca543a5540
|
Fixed #6064 - Paginator: v4 page buttons still have PrimeVue classes in unstyled mode
|
2024-07-22 16:22:38 +03:00 |
tugcekucukoglu
|
37fedd0426
|
Refactor #6084
|
2024-07-22 16:10:09 +03:00 |
Tuğçe Küçükoğlu
|
c02defa960
|
Merge pull request #6085 from qburst/master
fix: #6084, SELECT: hide clear button when options is empty in Dropdown
|
2024-07-22 16:08:47 +03:00 |
Tuğçe Küçükoğlu
|
14e1f6f0cd
|
Merge pull request #6011 from jacobtylerwalls/require-key-treenode-v4
types: Make TreeNode.key required
|
2024-07-22 14:04:20 +03:00 |
tugcekucukoglu
|
de7773ab37
|
Fixed #6017 - TABS: Globally enabling Ripple breaks Scrollable Tabs
|
2024-07-22 12:48:47 +03:00 |
Tuğçe Küçükoğlu
|
fab0c62dd5
|
Merge pull request #6029 from marlonbahniuk/fix-autocomplete-multiple-dropdown
Fix combination of multiple and dropdown
|
2024-07-22 11:14:52 +03:00 |
Tuğçe Küçükoğlu
|
9312fbab5c
|
Merge pull request #6037 from yzzting/issue-6036
Fix: DataTable Frozen Columns the headers of fixed columns will overlap.
|
2024-07-22 11:03:47 +03:00 |
Tuğçe Küçükoğlu
|
3c67dd4558
|
Merge pull request #6054 from rickngo/patch-1
Update StepPanel.vue with v-show rather than v-if for horizontal steps.
|
2024-07-22 10:38:07 +03:00 |
tugcekucukoglu
|
00e879e304
|
Fixed #6025 - InputMask: Passed props are not set
|
2024-07-22 09:17:31 +03:00 |
Tuğçe Küçükoğlu
|
f26bb8d023
|
Merge pull request #6035 from maspetsberger/fix-iconfield-multi-icons
Fix IconField when icons should appear at beginning and end.
|
2024-07-22 09:07:11 +03:00 |
Tuğçe Küçükoğlu
|
54071ba45c
|
Merge pull request #6078 from eneeio-nm/patch-1
fix: typo in theme presets (chip/index.js)
|
2024-07-22 09:02:40 +03:00 |
Tuğçe Küçükoğlu
|
b7b98d48fa
|
Merge pull request #6058 from byronogis/master
fix: avoid `v-ripple` missing warn when Ripple is not been registered
|
2024-07-19 16:28:58 +03:00 |
ANTONA09
|
79537911b3
|
fix: #6084, SELECT: hide clear button when options is empty in Dropdown
|
2024-07-19 14:35:37 +05:30 |
ANTONA09
|
5c461c9aec
|
fix: #6084, SELECT: hide clear button when options is empty in Dropdown
|
2024-07-19 14:32:35 +05:30 |
tugcekucukoglu
|
08a8e3070f
|
Tablist PT name updates
|
2024-07-18 10:22:08 +03:00 |
tugcekucukoglu
|
e6cfae2860
|
Step disabled mode updates
|
2024-07-18 10:15:32 +03:00 |
tugcekucukoglu
|
22802c00a3
|
StepPanel variable fixes
|
2024-07-18 10:09:40 +03:00 |
tugcekucukoglu
|
9d55f04629
|
Galleria PT name updates
|
2024-07-18 10:04:59 +03:00 |
Neil Merton
|
afb5a03b92
|
Update nora/chip/index.js
fix typo
|
2024-07-17 15:41:33 +01:00 |
Neil Merton
|
436437ba2a
|
Update lara/chip/index.js
fix typo
|
2024-07-17 15:41:02 +01:00 |
Neil Merton
|
fb3fa1be49
|
Update aura/chip/index.js
fix typo
|
2024-07-17 15:38:35 +01:00 |
tugcekucukoglu
|
77927e251e
|
Correctly bind pt options
|
2024-07-17 15:46:30 +03:00 |
tugcekucukoglu
|
9be0f4c5ad
|
Pass fluid as prop
|
2024-07-17 15:44:58 +03:00 |
tugcekucukoglu
|
f31de3ce32
|
PT name correction
|
2024-07-17 15:44:09 +03:00 |
tugcekucukoglu
|
17a6338154
|
Duplicate styles
|
2024-07-17 15:43:27 +03:00 |
tugcekucukoglu
|
82da12f42c
|
Typo
|
2024-07-16 09:24:01 +03:00 |
Byron
|
24fc80e980
|
fix: avoid `v-ripple` missing warn when `config.ripple` is disabled
|
2024-07-14 11:46:57 +08:00 |
tugcekucukoglu
|
8759ce3c66
|
PT name updates
|
2024-07-12 13:58:11 +03:00 |
tugcekucukoglu
|
596c3a2d84
|
PT name updates
|
2024-07-12 13:58:02 +03:00 |
rickngo
|
e2abf5f974
|
Update StepPanel.vue with v-show rather than v-if for horizontal steps.
Bug fix for StepPanel.vue so that v-show is used rather than v-if. v-show is desired as the Stepper should not be re-rendering components.
|
2024-07-12 00:33:09 -06:00 |
tugcekucukoglu
|
1b2f58c19a
|
Format fixes
|
2024-07-10 15:51:22 +03:00 |
tugcekucukoglu
|
96790e2469
|
Fixed #6043 - Tree: filter pt implementation defect
|
2024-07-10 15:50:43 +03:00 |
tugcekucukoglu
|
689a53d461
|
PickList button pt name updates
|
2024-07-10 15:47:31 +03:00 |
tugcekucukoglu
|
459aa7ff92
|
Checkbox pt indeterminate context added
|
2024-07-10 15:43:59 +03:00 |
杨滋滋
|
5caed1ce40
|
Fix: DataTable Frozen Columns the headers of fixed columns will overlap.
|
2024-07-09 22:03:28 +08:00 |
Michael Aspetsberger
|
ce330bf762
|
Fix IconField when icons should appear at beginning and end.
|
2024-07-09 12:05:59 +02:00 |
Neil Merton
|
cfe2b0cf9f
|
fix(accordioncontent): ensure `background-color` is declared properly (#6032)
* fix for #5997
This is a fix for #5997
* Update packages/primevue/src/accordion/style/AccordionStyle.js
|
2024-07-09 09:44:27 +01:00 |
Mert Sincan
|
0c168516b0
|
Fixed #6020 - Failed to use Primevue 4 with yarn
|
2024-07-09 09:40:37 +01:00 |
tugcekucukoglu
|
862c277472
|
PT option updates
|
2024-07-09 10:46:56 +03:00 |
Marlon Santana
|
e8a80ff576
|
Fix combination of multiple and dropdown
|
2024-07-08 11:58:16 -03:00 |
Mert Sincan
|
2d05803e6b
|
Fixed #6024 - BaseComponent: Missing import 'isFunction'
|
2024-07-08 10:38:35 +01:00 |
Jacob Walls
|
2feea6cdfb
|
types: Make TreeNode.key required
Forwardport of c05c42d
|
2024-07-04 10:10:39 -04:00 |
tugcekucukoglu
|
f73e98d243
|
4.0.0 release
|
2024-07-03 14:08:39 +03:00 |
Cagatay Civici
|
ca2201742f
|
Merge branch 'master' of https://github.com/primefaces/primevue
|
2024-07-03 13:06:10 +03:00 |
Cagatay Civici
|
309c665bb1
|
Update nuxt doc
|
2024-07-03 13:06:06 +03:00 |
GitHub Actions Bot
|
b07f825abe
|
Update API doc
|
2024-07-03 09:31:47 +00:00 |
tugcekucukoglu
|
85c6bdbe8f
|
Update MegaMenu.d.ts
|
2024-07-03 12:30:39 +03:00 |
tugcekucukoglu
|
9856fad3fc
|
Update MegaMenu.d.ts
|
2024-07-03 12:21:56 +03:00 |
Cagatay Civici
|
bb483ef4a6
|
Disabled style for toggle switch
|
2024-07-03 12:00:25 +03:00 |