Commit Graph

376 Commits (c0ed5f22bc1cfce50126095947ccf5c12a145d41)

Author SHA1 Message Date
tugcekucukoglu 31b64d1ad9 Update PanelMenu.d.ts 2024-09-17 12:01:28 +03:00
tugcekucukoglu 26fb303038 Refactor 2024-09-17 11:53:21 +03:00
tugcekucukoglu 16b8962fb8 .d.ts updates 2024-09-17 11:51:45 +03:00
tugcekucukoglu e6df32ab5c Fixed #6412 2024-09-16 19:41:59 +03:00
tugcekucukoglu fa286e8514 Fixed #6409 2024-09-16 16:56:28 +03:00
Mert Sincan 827787ff00 Refactor #6408 2024-09-16 14:13:33 +01:00
tugcekucukoglu 274b9b43a0 PTViewer updates 2024-09-16 16:01:32 +03:00
Mert Sincan 335c6d862d Fixed #6408 - Scoped style (dt props) does not attach to page with correct selector 2024-09-16 13:05:37 +01:00
tugcekucukoglu b0b24f5b52 Update Fieldset.d.ts 2024-09-16 13:55:50 +03:00
tugcekucukoglu 714ada805e Update Fieldset.d.ts 2024-09-16 13:54:25 +03:00
tugcekucukoglu ac2c43989c Update ConfirmDialog.d.ts 2024-09-16 12:56:44 +03:00
tugcekucukoglu 9ce743b75a Version 4.0.7 released 2024-09-11 16:56:56 +03:00
Tuğçe Küçükoğlu 6ec92cb397
Merge pull request #6284 from FabienVINCENT/fix-6262-v4.0.5
Fix issue #6262 - Click outside only when not modal for v4.0.5
2024-09-11 16:52:02 +03:00
tugcekucukoglu 0bdd9d0d58 Update Column.d.ts 2024-09-11 15:38:53 +03:00
tugcekucukoglu 982c4168a7 Fixed #6377 2024-09-11 13:02:41 +03:00
tugcekucukoglu cb3f89a3a3 Fixed #6351 2024-09-11 12:57:55 +03:00
tugcekucukoglu 3bdcbb4f1b Fixed #6382 2024-09-11 11:19:34 +03:00
tugcekucukoglu 167b6b2ab0 Fixed #6342 2024-09-11 10:48:04 +03:00
Tuğçe Küçükoğlu ecd29f799d
Merge pull request #6322 from jacobtylerwalls/file-upload-messages-type
Improve typing of FileUploadState.messages
2024-09-10 16:25:04 +03:00
tugcekucukoglu 2a9fffe3b3 Fixed #6279 2024-09-10 16:23:50 +03:00
Tuğçe Küçükoğlu 9948a50152
Merge pull request #6280 from charlie0228/master
feat(Select): avoid IME input issue when typing in filter
2024-09-10 16:22:39 +03:00
Tuğçe Küçükoğlu 08340e2691
Merge pull request #6333 from KumJungMin/fix/issue-6323
fix: handle click event using event.currentTarget in DataTable
2024-09-10 14:26:02 +03:00
Tuğçe Küçükoğlu 5f61a7dad1
Merge pull request #6355 from mergehez/input-otp-integer-only-space-problem
fixes #6353 - InputOtp: IntegerOnly mode accepts "space"
2024-09-10 14:19:21 +03:00
Tuğçe Küçükoğlu ba744ca571
Merge pull request #6324 from avramz/fix/date-picker-show-other-months
fix: DatePicker: fix showOtherMonths behavior so it doesn't show oth…
2024-09-10 11:35:12 +03:00
Tuğçe Küçükoğlu 466b4106aa
Merge pull request #6358 from b7c/dialog-fix
Dialog: fix #6356 and implement #6357
2024-09-10 11:09:39 +03:00
Tuğçe Küçükoğlu d0de51b919
Merge pull request #6364 from ByStronq/master
ColumnWidths yanlış yazım düzeltildi.
2024-09-10 10:52:44 +03:00
tugcekucukoglu a382e67668 Fixed #6368 2024-09-10 10:45:00 +03:00
tugcekucukoglu 79d6a0ca66 Version 4.0.6 released 2024-09-10 10:13:26 +03:00
Cagatay Civici 55d4889d37 Fixed #6365 - animate-slidedown fails when a Tailwind prefix is used 2024-09-09 21:11:36 +03:00
CEMAL YILDIRIM be0dc30905
ColumnWidths yanlış yazım düzeltildi. 2024-09-09 20:30:20 +03:00
rob 42a0f934fb
add dragstart event to Dialog component 2024-09-07 22:48:57 +12:00
rob f663868463
fix(Dialog): reset dragging state when closing 2024-09-07 22:05:52 +12:00
mergehez e72583d658 fixes #6353 - InputOtp: IntegerOnly mode accepts "space" 2024-09-06 23:57:23 +02:00
sceee 22cf8be060
fix: global vue type augmentation (#6207)
Augment vue types instead of 'vue/types/vue' and '@vue/runtime-core' to fix incompatibility with other libraries caused by the current augmentation behavior

Fixes: #6199

Co-authored-by: sceee <11340487+sceee@users.noreply.github.com>
2024-09-04 13:41:48 +01:00
Daniel Roe 3ed064f9b0
chore: update to latest `@nuxt/module-builder` (#6336) 2024-09-04 13:40:50 +01:00
KumJungMin a3a4534730 test: update test target 2024-09-04 18:15:37 +09:00
KumJungMin 896d4e7d00 test: update test originEvent target 2024-09-04 18:13:24 +09:00
KumJungMin 4c9dd17f57 chore: apply format 2024-09-04 18:02:29 +09:00
KumJungMin ed0fcf2a89 fix: change click event handling by using event.currentTarget instead of event.target 2024-09-04 17:32:17 +09:00
uros 87c1ba43c1 fix: DatePicker: fix showOtherMonths behaviour so it doesn't show other month's dates (instead of prev/next)
fixes #6307
2024-09-02 14:53:32 +02:00
Jacob Walls bb4ef58d82 Improve typing of FileUploadState.messages 2024-08-31 17:23:53 -04:00
tugcekucukoglu 1900ad9e9c Fixed #6255 2024-08-29 13:33:21 +03:00
tugcekucukoglu 333b576ccd Fixed #6301 2024-08-29 10:09:13 +03:00
tugcekucukoglu e29af346fe Fixed #6301 2024-08-28 15:27:24 +03:00
Kévin 39a8be34a4
Update IconField.d.ts
Update [Live Demo] urls
2024-08-26 16:05:19 +02:00
tugcekucukoglu 75e4cf3446 Fixed #6286 2024-08-26 09:46:10 +03:00
Fabien VINCENT bb889406af Fix issue #6262 - Click outside only when not modal for v4.0.5 2024-08-23 22:28:18 +02:00
tugcekucukoglu 71f853a174 Version 4.0.5 released 2024-08-23 16:16:42 +03:00
Charlie a409d43579 feat(Select): avoid IME input issue when typing in filter 2024-08-23 17:02:01 +08:00
tugcekucukoglu 2cbfb5a20f Update Chart.d.ts 2024-08-23 11:27:43 +03:00
tugcekucukoglu c2d2d01350 Fixed #6221 2024-08-23 10:47:59 +03:00
Tuğçe Küçükoğlu a96874e1e1
Merge pull request #6273 from avramz/fix/input-number-buttons
fix: Adjust `p-inputnumber-button-group` `z-index` so it's not lower …
2024-08-23 10:01:18 +03:00
tugcekucukoglu f88e09240c Fixed #6055 2024-08-22 16:13:47 +03:00
Mert Sincan 3e6a519f35 Update ImageStyle.js 2024-08-22 15:46:43 +03:00
uros 36e19ad42a fix: Adjust `p-inputnumber-button-group` `z-index` so it's not lower when input text receives focus while in input group.
fixes #6212
2024-08-22 11:57:44 +02:00
tugcekucukoglu 90132fc104 Renaming 2024-08-22 11:55:35 +03:00
Tuğçe Küçükoğlu 42fe404816
Merge pull request #6176 from avramz/feat/menu-bar-optimization
- fix #6164 optimize menu bar
2024-08-22 11:52:10 +03:00
tugcekucukoglu 3c0a1c67ff Fixed #3623 2024-08-22 10:46:24 +03:00
Tuğçe Küçükoğlu d3d13cf79f
Merge pull request #6231 from wuc656/patch-1
Update InputMask.vue
2024-08-22 10:45:28 +03:00
王子凌 f97a108a31
fix: fix the unexpected joggle state when `dialog` component non-fixed (#6161) 2024-08-22 10:02:01 +03:00
tugcekucukoglu bdb20ab244 Fixed #6262 2024-08-21 15:22:15 +03:00
Tuğçe Küçükoğlu 1e6e9b5c4e
Merge pull request #6267 from WatCodeDatCode/fix-6266
fix: extend as props to accept component objects
2024-08-21 15:17:22 +03:00
tugcekucukoglu 6d615227d5 Update Button.d.ts 2024-08-21 15:16:48 +03:00
Tuğçe Küçükoğlu cb883bf8a8
Merge pull request #6239 from Creo-KR/master
Make that "as" of Button Props can be assigned Component Object
2024-08-21 15:11:34 +03:00
tugcekucukoglu 2499d505da Fixed #6249 2024-08-21 14:47:59 +03:00
tugcekucukoglu 80128bbec6 Fixed #6250 2024-08-21 14:44:30 +03:00
Tuğçe Küçükoğlu 0ef9da68d3
Merge pull request #6201 from trombonist76/fix/select-auto-filter-focus
Fixed issue where the select focus was lost when an option was selected with enter key while autoFilterFocus was true
2024-08-21 14:14:00 +03:00
GitHub Actions Bot 81c9008bd6 Code Format 2024-08-21 11:00:57 +00:00
Tuğçe Küçükoğlu 86a29ec699
Merge pull request #6182 from Payn/master
fix: InputOtp - allow NumpadEnter event
2024-08-21 13:59:11 +03:00
Tuğçe Küçükoğlu d30738ba9b
Merge pull request #6259 from m-meier/fix-6257
fix(FileUpload): fix broken choose button in basic mode, fixes #6257,…
2024-08-21 13:55:10 +03:00
Uros e038ecd340
#6203 fix: switching to year view when modelValue is populated (#6204)
* #6203 fix: switching to year view when modelValue is populated

* - remove debug
2024-08-21 11:21:09 +03:00
tugcekucukoglu 077acfabaa Fixed #6264 - Carousel: Index is undefined in PassThroughOptions 2024-08-21 10:12:05 +03:00
tugcekucukoglu 8509a9b66f Fixed #6269 - aria-hidden errors on browsers 2024-08-21 09:53:30 +03:00
Tuğçe Küçükoğlu 0f138347d4
Merge pull request #6224 from qburst/fix--6206
fix: Add 'iconfield' to PrimeVuePTOptions
2024-08-20 22:58:51 +03:00
tugcekucukoglu 08cc64a95d Refactor 2024-08-20 22:56:21 +03:00
Tuğçe Küçükoğlu 99d0529e80
Merge pull request #6226 from damoxc/fix-step-panel
fix(Stepper): include panel value in activateCallback signature
2024-08-20 22:50:28 +03:00
Andrew Russell 90c672f7b3 extend Step components props 2024-08-20 21:29:54 +02:00
Andrew Russell 56d9bc1c0a extend Step components props 2024-08-20 21:29:29 +02:00
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
tugcekucukoglu eac0bfe591 Fixed #6252 2024-08-19 16:22:01 +03: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 cc5c8ed3de
add iconfield to PrimeVuePTOptions 2024-08-13 12:07:39 +05:30
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
Payn 8b5936caf1
InputOtp - allow NumpadEnter event 2024-08-05 08:20:55 +02:00
tugcekucukoglu d2e86b5b88 Set new version 2024-08-02 16:24:37 +03:00
uros 49b4b48466 - fix #6164 optimize menu bar
- move getAriaSetSize to computed
- optimize getAriaPosInset
2024-08-02 12:47:25 +02:00
tugcekucukoglu 11b146a6d6 Update Config.d.ts 2024-08-02 13:08:26 +03:00
tugcekucukoglu 0506532822 Fixed #6144 2024-08-02 12:49:13 +03:00
tugcekucukoglu b87b762c67 Fixed #6169 2024-08-02 12:37:16 +03:00
tugcekucukoglu 6c21aa730f Fixed #6154 2024-08-02 12:26:46 +03:00
tugcekucukoglu 8571830fe9 Remove deprecated StepperPanel from package build 2024-08-02 12:02:44 +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
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
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