Tuğçe Küçükoğlu
1a2d33ad27
Merge pull request #5617 from xxx123123/master
...
fix : #5433 add formattedValue type
2024-04-19 14:33:53 +03:00
xujiangyang
eb1228749a
fix : #5433 InputNumberBlurEvent not type formattedValue
2024-04-19 17:54:28 +08:00
GitHub Actions Bot
b4a6eb17ef
Code Format
2024-04-19 09:36:04 +00:00
Tuğçe Küçükoğlu
ff20957fcb
Merge pull request #5519 from autoboxer/master
...
fix #5518 : prevent erros thrown by ScrollPanel loading
2024-04-19 12:34:24 +03:00
xujiangyang
f3c71bcfc1
fix : #5433 add formattedValue type
2024-04-19 17:21:20 +08:00
Tuğçe Küçükoğlu
ac99818022
Merge pull request #5584 from RustyRaptor/nuxt-docs-issue-5583
...
Explain the default exclude option in the Nuxt module configuration docs.
2024-04-19 12:20:29 +03:00
tugcekucukoglu
e7ec2ad79a
Fixed #5616
2024-04-19 12:16:26 +03:00
Tuğçe Küçükoğlu
e747e01e3d
Merge pull request #5569 from dispatchrabbi/issue-1027
...
Fixed #1027 - Knob: Allow a label function for greater flexibility
2024-04-19 12:12:51 +03:00
Tuğçe Küçükoğlu
a41c874d0a
Merge pull request #5575 from ig-onoffice-de/treeNode-pass-passtrough-options
...
fix: pass passthrough options to the nodeicon slot
2024-04-19 12:01:15 +03:00
Tuğçe Küçükoğlu
9c84d09f51
Merge pull request #5556 from claushellsing/patch-2
...
Update StyledDoc.vue
2024-04-19 11:52:21 +03:00
tugcekucukoglu
478885be0f
Fixed #5577
2024-04-19 11:51:31 +03:00
Tuğçe Küçükoğlu
8523ff27f2
Merge pull request #5578 from csaba215/fix-5577
...
fix(#5577 ): Use event.key instead of event.code for determining digits
2024-04-19 11:50:23 +03:00
Tuğçe Küçükoğlu
5208539f0c
Merge pull request #5560 from melloware/patch-2
...
Fix #5508 : InputNumber allow AZERTY keyboards
2024-04-19 11:44:40 +03:00
tugcekucukoglu
6615f31d8a
Fixed #5593 - Hydration defects
2024-04-16 12:35:02 +03:00
RustyRaptor
3ce7f69a9d
Explain the default behavior of primevue.components.exclude in the Nuxt module configuration and how to mitigate.
...
In the documentation for configuring the Nuxt module components, there is no indication that Chart and Editor are excluded by default. The only way to find out is if you happen upon a single issue in the github repo of the nuxt module npm package or read the full source code of the module. Although the intention of this default behavior is to avoid compatibility issues because of the dependencies of those 2 components, it leads to even more confusion when you know what they need but they aren't being detected as components. They are excluded even if you use the * option in include. This change introduces a helpful tip into the docs page so users know what to do when they want to use those components.
2024-04-14 10:32:03 -06:00
Szobonya Csaba
681944080c
fix( #5577 ): Use event.key instead of event.code for determining digits
2024-04-12 14:54:01 +02:00
Isabelle Glasmacher
9e42816f56
fix: pass passthrough options to the nodeicon slot
...
previously the options were not passed, so the classes were missing in unstyled mode
2024-04-12 10:04:41 +02:00
Eli Morris-Heft
2bde6fc165
Fixed #1027 - Knob: Allow a label function for greater flexibility
2024-04-11 17:52:30 -04:00
Melloware
84bbb33045
Update InputNumber.vue
2024-04-10 07:43:44 -04:00
Rainer Eli
608ceae956
Update StyledDoc.vue
2024-04-09 10:25:52 -06:00
tugcekucukoglu
8365a30f5b
Link fixes
2024-04-08 13:44:54 +03:00
tugcekucukoglu
dc1b18d7e5
Template page updates
2024-04-08 08:20:44 +03:00
tugcekucukoglu
8039d3c5fe
Update CHANGELOG.md
2024-04-04 10:41:16 +03:00
tugcekucukoglu
0acaaf2d96
Set new version
2024-04-04 10:29:18 +03:00
tugcekucukoglu
96b41b315a
Update CHANGELOG.md
2024-04-04 10:29:07 +03:00
jcollier
589582f0eb
fix #5518 : prevent erros thrown by ScrollPanel loading in some cases
2024-04-03 10:56:06 -04:00
Tuğçe Küçükoğlu
52fc48780a
Merge pull request #5486 from i7slegend/fix/5412-twice-render
...
Fix #5412 - Twice render if attribute id not defined
2024-04-03 17:45:37 +03:00
tugcekucukoglu
0c44e20402
Fixed #5318 - Menu components: Hidden Menu-Item can still be activated (focused) on Keyboard-Navigation
2024-04-03 17:06:06 +03:00
tugcekucukoglu
1a68c7144e
Fixed #5327 - TieredMenu: Pressing Escape-Key in submenu moves focus to first menuitem
2024-04-03 16:23:23 +03:00
GitHub Actions Bot
9ae9dd82b4
Code Format
2024-04-03 11:33:00 +00:00
Tuğçe Küçükoğlu
864f66a6a7
Merge pull request #5513 from lukereative/fix-5320
...
Fix #5320 – Carousel blocking touch scroll
2024-04-03 14:31:25 +03:00
Luke Edwards
8f6119a5d1
Fix #5320 – Carousel blocking touch scroll
2024-04-03 09:40:55 +13:00
tugcekucukoglu
40c7c574ec
Fixed #5509 - tree: loadingMode
2024-04-02 17:25:28 +03:00
tugcekucukoglu
5a099a0f52
Fixed #5445 - Dropdown: throws error when grouped item is selected
2024-04-02 16:35:31 +03:00
GitHub Actions Bot
7f5078246c
Update API doc
2024-04-02 13:24:46 +00:00
tugcekucukoglu
2ddfb689d1
Fixed #5474 - Carousel Enhancement - Empty Slot
2024-04-02 16:23:41 +03:00
Tuğçe Küçükoğlu
038d9959d0
Merge pull request #5432 from RodTGG/master
...
Carousel - Empty Slot
2024-04-02 16:22:12 +03:00
Cagatay Civici
d51f7180c7
Merge branch 'prod'
2024-04-02 13:49:03 +03:00
Cagatay Civici
e9a77efa59
Add links to v4 beta
2024-04-02 13:48:54 +03:00
GitHub Actions Bot
a6e725f2db
Update API doc
2024-04-01 13:37:50 +00:00
tugcekucukoglu
b58b82fa8c
Update Calendar.d.ts
2024-04-01 16:36:40 +03:00
tugcekucukoglu
bfcc09e383
Fixed #5446 - Slider: Focus on slider on mouse click not working
2024-04-01 15:32:41 +03:00
tugcekucukoglu
4e3ae01cbb
Revert "Fixed #5463 - Splitter/SplitterPanel: size not updated"
...
This reverts commit cd18096e89
.
2024-04-01 14:20:16 +03:00
tugcekucukoglu
cd18096e89
Fixed #5463 - Splitter/SplitterPanel: size not updated
2024-04-01 14:19:42 +03:00
tugcekucukoglu
99ca28023a
Update RowExpansionDoc.vue
2024-04-01 14:01:02 +03:00
tugcekucukoglu
d46d6091d1
Fixed #5497 - Upload File doen'st show invalidFileSizeMessage
2024-04-01 11:52:17 +03:00
tugcekucukoglu
cc03995656
Fixed #5495 - Stepper: changing step is making the StepperPanel a render
2024-04-01 11:42:48 +03:00
tugcekucukoglu
dad9f1b106
Merge branch 'prod'
2024-03-29 14:50:29 +03:00
tugcekucukoglu
15c296d753
PrimeIcon updates
2024-03-29 14:49:59 +03:00
GitHub Actions Bot
d5c901ab0f
Update API doc
2024-03-29 05:34:03 +00:00