rob
f663868463
fix(Dialog): reset dragging state when closing
2024-09-07 22:05:52 +12:00
Cagatay Civici
3564633889
Update text
2024-09-05 10:39:33 +03:00
Cagatay Civici
500181a3e2
Merge branch 'prod'
2024-09-05 10:38:09 +03:00
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
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
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
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
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