Commit Graph

11279 Commits (9eaaa9b6328ba9a94c738c736307bb2b14bc8a15)

Author SHA1 Message Date
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
Cagatay Civici f3e1fdc0f7 Merge branch 'prod' 2024-08-21 12:37:14 +03:00
Cagatay Civici 7cee045037 Add sign 2024-08-21 12:37:02 +03:00
Cagatay Civici 57c3e87a1d Merge branch 'prod' 2024-08-21 12:25:22 +03:00
Cagatay Civici 9ca5705338 Fixed price 2024-08-21 12:25:05 +03:00
Cagatay Civici 5e72d91640 Merge branch 'prod' 2024-08-21 11:55:11 +03:00
Cagatay Civici f4c0ac4939 Enabled discount 2024-08-21 11:54:48 +03:00
Tuğçe Küçükoğlu d97a289dd5
Merge pull request #5986 from KumJungMin/fix/date-picker-value
fix(DatePicker): change value to modelvalue in isYearSelected
2024-08-21 11:22:54 +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
GitHub Actions Bot 987fce1f7a Update API doc 2024-08-21 07:13:08 +00: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 f1dcbc6475
Merge pull request #6192 from lukfd/bugfix/popover-button-basic-doc-fix
Fixed Button in the popover basic doc to be consistent in both the demo and the code section
2024-08-20 23:14:05 +03:00
GitHub Actions Bot 79aac257b9 Update API doc 2024-08-20 19:59:56 +00: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
GitHub Actions Bot 3db06b0a93 Update API doc 2024-08-20 19:57:24 +00:00
tugcekucukoglu 08cc64a95d Refactor 2024-08-20 22:56:21 +03:00
Tuğçe Küçükoğlu 9f03d60c6e
Merge pull request #6243 from johanneslo1/patch-1
Fix issue #6242 - Syntax error in docs example
2024-08-20 22:51:14 +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
GitHub Actions Bot 6284b031eb Update API doc 2024-08-19 13:23:10 +00:00