Commit Graph

11209 Commits (bc481762967e1ef0feb867a36a49a08df485a7d0)

Author SHA1 Message Date
Cagatay Civici b8838e08d8 Fixed typo 2024-09-05 10:37:58 +03:00
GitHub Actions Bot 7fbc8c751e Update API doc 2024-09-04 12:42:52 +00: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
Cagatay Civici 4ddf8c0ed5 Merge branch 'prod' 2024-09-04 12:22:19 +03:00
Cagatay Civici 71024ca9b8 Update roadmap 2024-09-04 12:22:01 +03: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
Jacob Walls ffd361f4ee Fix various typos 2024-08-30 17:40:44 -04:00
Cagatay Civici dcd66c1515 Merge branch 'prod' 2024-08-30 00:44:13 +03:00
Cagatay Civici 372cad43ab Add new samples, update roadmap 2024-08-30 00:43:40 +03:00
GitHub Actions Bot 6111e80b1e Update API doc 2024-08-29 10:34:26 +00:00
tugcekucukoglu 1900ad9e9c Fixed #6255 2024-08-29 13:33:21 +03:00
GitHub Actions Bot 079977c6a0 Update API doc 2024-08-29 07:10:20 +00: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
Tuğçe Küçükoğlu 585b57728a
Merge pull request #6293 from JasonLandbridge/patch-1
removed incorrect duplicate template in code sample
2024-08-28 10:50:58 +03:00
Tuğçe Küçükoğlu c0c6775e20
Merge pull request #6298 from TekPike/patch-1
Update [Live Demo] urls
2024-08-28 10:49:54 +03:00
Kévin 39a8be34a4
Update IconField.d.ts
Update [Live Demo] urls
2024-08-26 16:05:19 +02:00
Jason Landbridge b7dea837f8
Update ResponsiveDoc.vue
fix: removed incorrect duplicate template
2024-08-26 09:56:53 +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
tugcekucukoglu 74192de575 Set new version 2024-08-23 16:12:16 +03:00
tugcekucukoglu 281f6a652a Update CHANGELOG.md 2024-08-23 16:06:58 +03:00
Charlie a409d43579 feat(Select): avoid IME input issue when typing in filter 2024-08-23 17:02:01 +08:00
GitHub Actions Bot af2734768e Update API doc 2024-08-23 08:28:52 +00: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
GitHub Actions Bot 839a980b1b Update API doc 2024-08-23 07:02:18 +00: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
GitHub Actions Bot 99ed59c15b Update API doc 2024-08-22 12:47:54 +00: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
GitHub Actions Bot 1b35beaa9c Update API doc 2024-08-21 12:18:27 +00: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
GitHub Actions Bot 5d1029e44f Update API doc 2024-08-21 12:12:36 +00: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