Andrew Russell
48f1ff85b9
extend Button component props
2024-08-20 21:29:12 +02:00
Andrew Russell
ab1a3b86b3
extend Accordion components props
2024-08-20 21:28:57 +02:00
Michael Meier
0c5bf84aa4
fix(FileUpload): fix broken choose button in basic mode, fixes #6257 , #5748
...
This fix removes the initial code for a transformation to an upload button
since the code is incomplete. It also removes the bug that you cannot
perform additional file selections.
2024-08-19 18:49:35 +02:00
GitHub Actions Bot
6284b031eb
Update API doc
2024-08-19 13:23:10 +00:00
tugcekucukoglu
eac0bfe591
Fixed #6252
2024-08-19 16:22:01 +03:00
Johannes Lohman
1c758a58b4
Fix issue #6242 - Syntax error in docs example
2024-08-16 21:22:23 +02:00
Creo-KR
75725352d2
Update Button.d.ts
...
make that "as" of Button Props can be assigned Component Object.
2024-08-16 16:37:31 +09:00
Creo-KR
71fef9c5ed
Update BaseButton.vue
...
make that "as" of Button Props can be assigned Component Object.
2024-08-16 16:35:42 +09:00
吳彥東
d48e5b9a29
Update InputMask.vue
2024-08-14 11:48:31 +08:00
Damien Churchill
e04ff53326
fix(Stepper): include panel value in activateCallback signature
...
This removes the need to add a wrapper function that changes the type
of activateCallback to any before calling it.
2024-08-13 09:01:48 +01:00
navedqb
83dcacf070
Merge pull request #41 from navedqb/fix--6206
...
fix: Add 'iconfield' to PrimeVuePTOptions
2024-08-13 12:08:58 +05:30
navedqb
cc5c8ed3de
add iconfield to PrimeVuePTOptions
2024-08-13 12:07:39 +05:30
Cagatay Civici
ea5a98daba
Merge branch 'prod'
2024-08-12 10:30:17 +03:00
Cagatay Civici
0efac060bd
Fixed syntax error
2024-08-12 10:30:04 +03:00
mahmuth
900a1c67a9
Fixed issue where the select focus was lost when an option was selected with enter key while autoFilterFocus was true
2024-08-08 01:09:05 +03:00
lukfd
b8bb58f610
Fixed Button in the popover basic doc to be consistent in both the demo and the code section.
2024-08-06 14:37:29 -05:00
Payn
8b5936caf1
InputOtp - allow NumpadEnter event
2024-08-05 08:20:55 +02:00
tugcekucukoglu
6e55ee9514
Update CHANGELOG.md
2024-08-02 17:24:25 +03:00
tugcekucukoglu
d2e86b5b88
Set new version
2024-08-02 16:24:37 +03:00
tugcekucukoglu
6b4e2f3ce1
Update CHANGELOG.md
2024-08-02 16:09:52 +03:00
uros
49b4b48466
- fix #6164 optimize menu bar
...
- move getAriaSetSize to computed
- optimize getAriaPosInset
2024-08-02 12:47:25 +02:00
GitHub Actions Bot
3a007b0adb
Update API doc
2024-08-02 10:09:41 +00:00
tugcekucukoglu
7a227b2b6a
Merge branch 'master' of https://github.com/primefaces/primevue
2024-08-02 13:08:33 +03:00
tugcekucukoglu
11b146a6d6
Update Config.d.ts
2024-08-02 13:08:26 +03:00
GitHub Actions Bot
00f77ffb94
Update API doc
2024-08-02 09:50:15 +00:00
tugcekucukoglu
0506532822
Fixed #6144
2024-08-02 12:49:13 +03:00
tugcekucukoglu
68ee8b9f52
Merge branch 'master' of https://github.com/primefaces/primevue
2024-08-02 12:37:23 +03:00
tugcekucukoglu
b87b762c67
Fixed #6169
2024-08-02 12:37:16 +03:00
GitHub Actions Bot
8739722259
Update API doc
2024-08-02 09:27:47 +00:00
tugcekucukoglu
6c21aa730f
Fixed #6154
2024-08-02 12:26:46 +03:00
tugcekucukoglu
0499c520c5
Merge branch 'master' of https://github.com/primefaces/primevue
2024-08-02 12:26:22 +03:00
tugcekucukoglu
e8534f178b
Update index.vue
2024-08-02 12:18:43 +03:00
GitHub Actions Bot
45c5ecc1bf
Update API doc
2024-08-02 09:03:55 +00:00
tugcekucukoglu
8571830fe9
Remove deprecated StepperPanel from package build
2024-08-02 12:02:44 +03:00
tugcekucukoglu
de3f5fdcae
Remove unused packages
2024-08-02 11:55:19 +03:00
tugcekucukoglu
7fcc2e1d3a
Use auto-import-resolver for stackblitz demos
2024-08-02 11:50:11 +03:00
tugcekucukoglu
73a6e0faf3
Update pr-checker.yml
2024-08-02 11:11:33 +03:00
Tuğçe Küçükoğlu
1287131021
Merge pull request #6170 from avramz/test-unit
...
Chore: Unit tests (#5095 )
2024-08-02 11:08:38 +03:00
GitHub Actions Bot
8dcd70caec
Update API doc
2024-08-02 08:06:21 +00:00
tugcekucukoglu
227b7c3eaa
Merge branch 'master' of https://github.com/primefaces/primevue
2024-08-02 11:05:14 +03:00
tugcekucukoglu
57a8016b5e
Fixed #6128
2024-08-02 11:05:06 +03:00
Tuğçe Küçükoğlu
38508c2e4a
Merge pull request #6172 from Creo-KR/master
...
fix: InputOtp - [IntegerOnly] make enable Tab, Enter Key down
2024-08-02 11:03:36 +03:00
tugcekucukoglu
b5df464771
Safari chart fixes
2024-08-02 09:52:47 +03:00
tugcekucukoglu
51e01f9d00
Hydration & format fixes
2024-08-02 09:52:39 +03:00
Tuğçe Küçükoğlu
4591f1e3e2
Merge pull request #6156 from tanerengiiin/master
...
Add multi-data to overivew chart
2024-08-02 09:49:54 +03:00
Creo-KR
59c7e93b11
fix InputOtp - [IntegerOnly] make enable Tab, Enter Key down
...
Signed-off-by: Creo-KR <gjwlsdn087@naver.com>
2024-08-02 12:10:54 +09:00
uros
42e25c5e76
- fix Drawer.spec.js
2024-08-02 00:12:46 +02:00
uros
75e8ee43d6
- fix Drawer.spec.js
2024-08-01 23:42:40 +02:00
uros
0402704c18
- fix: use focus instead of DomHandler.focus
2024-08-01 23:35:51 +02:00
uros
a2bb913294
- fix TabView.spec.js
2024-08-01 23:30:00 +02:00