Mert Sincan
7db4f4769f
fix: Form: errorMessage could not reactive display correctly. Fixes #6905
2025-01-09 12:02:51 +00:00
tugcekucukoglu
df8a416e69
Fixed #7062 - Calendar | Date Picker | Cannot read properties of undefined ( reading 'focus')
2025-01-09 14:57:58 +03:00
Jakub Michálek
a116df09d9
fix(date-picker): inline used together with range and time options
...
When using selectionMode = range, showTime and inline options
together the component would not allow the time of the second
date to be edited.
This seems like a bug to me rather than a intended
behavior of the component.
If it is for some reason intended, it should be documented
that this won't indeed work.
2025-01-09 12:55:14 +01:00
Tuğçe Küçükoğlu
813c516727
Merge pull request #6814 from arpi17/patch-1
...
fix(Select): Set `aria-invalid` attribute in non-editable mode as well
2025-01-09 09:32:19 +03:00
Mert Sincan
8146b84880
refactor: #7049
2025-01-08 14:35:50 +00:00
Michael Meier
3a5fd75860
feat(Editor): implement support for Quill 2.0 (disables support for older versions)
2025-01-08 13:44:48 +01:00
Mert Sincan
99b5d73a7c
Fixed #6721 - Forms: InputNumber Field Not Showing Red Border on Error State
2025-01-08 10:55:38 +00:00
Mert Sincan
3b70777c90
Fixed #7046 and #7049 - Form: Request to expose functionality to code such as .reset() , .validate(), .submit(), etc
2025-01-08 10:40:56 +00:00
tugcekucukoglu
f5e43eb567
Fixed #7020 - InputMask: pt styles
2025-01-08 11:07:31 +03:00
tugcekucukoglu
337ef441cf
Fixed #7045 - InputNumber weird behavior when using min value & allow-empty=false together
2025-01-08 10:51:56 +03:00
Tuğçe Küçükoğlu
94dd70d5fb
Merge pull request #7044 from TheZlodziej/master
...
fix: InputNumber unexpected behavior when using allow-empty attribute…
2025-01-08 10:50:55 +03:00
tugcekucukoglu
3f56ca656d
Fixed #7053
2025-01-07 14:28:22 +03:00
tugcekucukoglu
d8483d6992
Format fixes
2025-01-07 14:18:49 +03:00
Tuğçe Küçükoğlu
8b24f256aa
Merge pull request #6844 from RickKukiela/master
...
Implements "pause on hover" Toast feature & exposes onMouseEnter and onMouseLeave callback props
2025-01-07 14:17:00 +03:00
Tuğçe Küçükoğlu
51ab19a263
Merge pull request #6838 from sivareddyuppathi/drawer-add-before
...
Drawer: Add before-hide event to Drawer component
2025-01-07 14:14:49 +03:00
tugcekucukoglu
1b1f988146
Fixed #7029 - Listbox and Select: checkmark different size
2025-01-07 14:12:54 +03:00
Mert Sincan
631ca11102
Refactor #7049 - added findNonEmpty to track change detection
2025-01-07 10:16:02 +00:00
Tuğçe Küçükoğlu
0911e53973
Merge pull request #7037 from melloware/PV4214
...
Fix #4214 : Screenreader improve hidden accessible
2025-01-07 11:47:07 +03:00
Mert Sincan
580a88455b
Fixed #6723 - Cannot read $form form field states with TypeScript
2025-01-06 14:52:13 +00:00
Mert Sincan
4c4996fb72
Fixed #7049 and #6755 - Update reset callback of <Form>
2025-01-06 14:22:01 +00:00
tugcekucukoglu
2f4e8d34ed
Fixed #7000 - CascadeSelect: When the first item has no sub items, hovering over it will automatically select it.
2025-01-06 15:43:25 +03:00
Damián Paranič
7925d86aa3
Form: reset not working, changed value not update input ( #6767 )
...
* 6755 - update input value after form reset
* code refactoring
* fix: select button
* cleanup
2025-01-06 11:24:26 +00:00
Tuğçe Küçükoğlu
9f64d2ed2c
Merge pull request #7038 from Winter979/column-slot-types
...
correct field type for column body slot
2025-01-06 12:35:07 +03:00
tugcekucukoglu
699c248538
Fixed #6994 - DataTable: Frozen Column with Basic Filtering
2025-01-06 12:31:56 +03:00
tugcekucukoglu
1536d128ac
Fixed #7010
2025-01-06 09:56:46 +03:00
minekuba
894779ba7c
fix: InputNumber cannot enter negative values 0 when using allow-empty=false
2025-01-04 01:52:53 +01:00
minekuba
600e36aab1
fix: InputNumber unexpected behavior when using allow-empty attribute combined with min attribute.
2025-01-04 01:38:41 +01:00
melloware
96cfc97671
Fix #4214 : Screenreader improve hidden accessible
2025-01-02 16:24:51 -05:00
Jonathon
568a6a031c
correct field type for column body slot
2025-01-02 10:31:38 +11:00
Tuğçe Küçükoğlu
2950c764b2
Merge pull request #7027 from qburst/master
...
fix : #7026 , Select: Editable Dropdown search not working as expected
2024-12-30 14:55:28 +03:00
Tuğçe Küçükoğlu
61c7aa469e
Merge pull request #7024 from adam-koller/Fix-Issue-#6986
...
Fix Issue #6986
2024-12-30 14:43:03 +03:00
tugcekucukoglu
d488eddabd
Lint fix
2024-12-30 14:37:41 +03:00
tugcekucukoglu
2b114f616b
Update CascadeSelectStyle.js
2024-12-30 14:35:14 +03:00
tugcekucukoglu
f3fee06a3f
Fixed #6981
2024-12-30 13:25:39 +03:00
ANTONA09
aa3f5c0c5a
fix : #7026 , Select: Editable Dropdown search not working as expected
2024-12-30 14:44:44 +05:30
Adam Koller
5b9c297bfe
Fix Issue #6986
2024-12-29 17:10:46 +01:00
Adam Koller
1009a8ed2a
Fix Issue #6986
2024-12-29 12:02:54 +01:00
tugcekucukoglu
e8ca5141ed
Fixed #6992 - Galleria not showing thumbnails after updating images list
2024-12-27 14:16:02 +03:00
tugcekucukoglu
c7b0d46233
Fixed #6967
2024-12-27 13:57:14 +03:00
tugcekucukoglu
f8911e789e
Fixed #6969 - FloatLabel: Float Label Doesn't Reset When Password Component is Cleared Programmatically
2024-12-27 13:31:05 +03:00
tugcekucukoglu
972a85eb20
Refactor
2024-12-27 13:09:16 +03:00
Tuğçe Küçükoğlu
92a964aa9f
Merge pull request #7014 from laylatichy/add-count-to-timeline-context
...
fix(timeline): add count property to TimelineContext
2024-12-27 13:08:37 +03:00
GitHub Actions Bot
d1c4e34158
Update API doc
2024-12-27 10:07:36 +00:00
tugcekucukoglu
1d0e3635e2
Fixed #6995
2024-12-27 13:06:26 +03:00
Tuğçe Küçükoğlu
ca31fca45d
Merge pull request #6963 from erwanlfrt/dev/fix-tree-on-filter-value
...
fix: missing last typed letter on filter tree event
2024-12-27 12:59:29 +03:00
Layla Tichy
b0e6e095f1
feat(timeline): add count property to TimelineContext for total items tracking
2024-12-26 19:04:16 +00:00
tugcekucukoglu
9a60ebea8b
Fixed #6990
2024-12-26 13:38:06 +03:00
Tuğçe Küçükoğlu
0e6f6db5b3
Merge pull request #7009 from laylatichy/update-speed-dial-visible-flag
...
fix: rename 'visible' to 'd_visible' in SpeedDialState interface
2024-12-26 10:36:55 +03:00
Tuğçe Küçükoğlu
caee11051e
Merge pull request #7005 from simplg/fix-decrement-timepicker-unstyled
...
Fix missing unstyled property inside decrement minute button
2024-12-26 10:34:58 +03:00
Tuğçe Küçükoğlu
43542fd65d
Merge pull request #6989 from laylatichy/update-splitbutton-state-attribute
...
fix: rename isBlocked to isExpanded in SplitButtonState interface
2024-12-26 10:30:07 +03:00
Tuğçe Küçükoğlu
d737502169
Merge pull request #6984 from KumJungMin/fix/issue-6572
...
fix(DataTable/BodyCell): apply updated cell value after value sorting
2024-12-26 10:23:25 +03:00
Layla Tichy
cab6b5e2c1
fix: rename 'visible' to 'd_visible' in SpeedDialState interface
2024-12-26 01:27:03 +00:00
Yanice Guigou
0d25c43ae2
Fix missing unstyled property inside decrement minute button
2024-12-25 22:41:11 +01:00
Layla Tichy
c8d9623593
fix: rename isBlocked to isExpanded in SplitButtonState interface
2024-12-23 10:45:09 +00:00
KumJungMin
b894556878
fix(editing): await reactive changes to access the latest cell data
2024-12-22 17:06:41 +09:00
KumJungMin
bd0a270b1c
refactor: waiting 1ms for apply updated value
2024-12-22 15:58:54 +09:00
KumJungMin
b5ca6858a9
fix: contain focus when selfClicking
2024-12-22 15:35:23 +09:00
KumJungMin
37632982a9
fix: apply updated cell value after value sorting
2024-12-22 15:23:22 +09:00
tugcekucukoglu
e5af2d3ad0
Fixed #6982 - DataTable: Frozen Columns, headers are overlapping wrongly
2024-12-20 12:52:25 +03:00
tugcekucukoglu
e56b6cc608
Fixed #6976
2024-12-20 11:56:22 +03:00
Tuğçe Küçükoğlu
7d5c03d904
Merge pull request #6977 from yanhao98/fix-DynamicDialog
...
fix(DynamicDialog): delay instance removal until after hide animation
2024-12-20 10:43:54 +03:00
崮生
95668a6410
fix TextareaProps type And Image src props ( #6973 )
...
* fix : #5903
* renaming GlobalComponentConstructor https://github.com/primefaces/primevue/pull/6088#issuecomment-2374917228
* Delete package-lock.json
* Update how component types are defined
* Image props add src
* fix TextareaProps type
2024-12-20 10:41:49 +03:00
GitHub Actions Bot
e36cc99976
Code Format
2024-12-20 07:12:40 +00:00
Tuğçe Küçükoğlu
86de5aafa2
Merge pull request #6951 from sinkersan/issue-6950
...
fix: Performance issue for TreeSelect component
2024-12-20 10:10:41 +03:00
Tuğçe Küçükoğlu
4b090bebc2
Merge pull request #6965 from Oli8/add-missing-icons
...
add missing icons
2024-12-20 09:42:40 +03:00
严浩
3b0739684a
fix(DynamicDialog): delay instance removal until after hide animation
2024-12-19 16:01:45 +08:00
Olivier Crété
1ed0c47052
add missing icons
2024-12-14 19:51:21 +01:00
GitHub Actions Bot
d177ba5ff7
Update API doc
2024-12-14 08:25:51 +00:00
Cagatay Civici
b673695e59
Use an object for visual editor compat
2024-12-14 11:24:38 +03:00
Erwan Le Forestier
505c0e7ef9
fix: missing last typed letter on filter tree event
2024-12-13 16:36:54 +01:00
tugcekucukoglu
537772da64
Set new version
2024-12-12 12:36:44 +03:00
maxim
3782131fac
#6950 Fixes performance issue for TreeSelect component
2024-12-12 02:22:31 +04:00
Mert Sincan
0415d0b171
Fixed #6739 - DatePicker: manual input not working
2024-12-11 14:45:10 +00:00
tugcekucukoglu
62c14bf2ff
Fixed #6718 - SelectButton: allowEmpty does not stop unselecting
2024-12-11 11:35:48 +03:00
tugcekucukoglu
ca7ccce0c1
Fixed #6915 - Tabs: Scrollable tabs being skipped
2024-12-11 11:11:05 +03:00
tugcekucukoglu
1abbdabe40
Fixed #6899 - Galleria: 'Indicator' Slot, Keyboard Accessibility Broken
2024-12-11 10:56:33 +03:00
Tuğçe Küçükoğlu
9be739b81f
Merge pull request #6931 from sivareddyuppathi/date-format
...
fix: format date intially
2024-12-10 12:21:12 +03:00
Tuğçe Küçükoğlu
7d4f295f45
Merge pull request #6941 from alirni/master
...
Fix $form type error
2024-12-10 12:19:03 +03:00
tugcekucukoglu
77fe1dc368
Fixed #6932
2024-12-10 11:54:26 +03:00
Tuğçe Küçükoğlu
60de0a306d
Merge pull request #6933 from KriXPello/fix-6932
...
fix(TreeTable): Row selected on click at node toggle icon
2024-12-10 11:52:38 +03:00
tugcekucukoglu
1437b01334
Fixed #6912
2024-12-10 11:48:36 +03:00
alirni
4643660682
fix: $form type error when using form fields
2024-12-09 13:23:39 +03:30
KriXPello
95187bbb9f
fix : #6932 TreeTable: Row selected on click at node toggle icon
2024-12-07 18:31:51 +03:00
Reddy Uppathi
fc703f41db
fix: format date intially
2024-12-07 02:41:35 +05:30
Tuğçe Küçükoğlu
dd8aa25cd7
Merge pull request #6920 from KumJungMin/fix/issue-6904
...
fix(DataTable): update tabIndex when targetRow exists
2024-12-05 13:59:07 +03:00
tugcekucukoglu
8031828a93
Fixed #6916
2024-12-05 13:48:17 +03:00
KumJungMin
8be5001bab
fix: update tabIndex when targetRow exists
2024-12-04 19:18:56 +09:00
tugcekucukoglu
1aa7a026e9
Update build-tokens.js
2024-12-02 14:15:32 +03:00
Tuğçe Küçükoğlu
cd1e7626e5
Merge pull request #6902 from KumJungMin/fix/issue-6812
...
fix(Carousel): allow autoplay when value has valid count
2024-12-02 12:07:03 +03:00
Tuğçe Küçükoğlu
0eec496499
Merge pull request #6901 from sdkirlak/master
...
Add isFileLimitExceeded before file is pushed in FileUpload
2024-12-02 12:04:12 +03:00
KumJungMin
a831edfee8
fix: change hasValidItemCount condition
2024-12-01 13:49:50 +09:00
KumJungMin
1be7b681e8
fix: allow autoplay when value has valid count
2024-12-01 13:42:44 +09:00
sdkirlak
d1e759c44d
Update FileUpload.vue
...
Fix push
2024-11-30 22:30:44 +01:00
is-paranoia
1cccd0d3fb
fix: select fluid prop
2024-11-29 23:23:23 +05:00
tugcekucukoglu
07fae3b6de
Revert "Fixed #6891 - $attrs binding defects"
...
This reverts commit 31bee76017
.
2024-11-29 17:54:49 +03:00
tugcekucukoglu
388ebe75d6
Fixed #6892 - ScrollTop: icon pt implementation defect
2024-11-29 17:50:46 +03:00
Tuğçe Küçükoğlu
be85ecdc18
Merge pull request #6885 from Stawlie/slider-drag-fix
...
Slider: Handle drag fix
2024-11-29 13:46:59 +03:00
Tuğçe Küçükoğlu
ea410e36a2
Merge pull request #6886 from betavs/hotfix/input-mask-update-model-value
...
fix(component): [input-mask] same value triggers update
2024-11-29 13:42:56 +03:00
tugcekucukoglu
31bee76017
Fixed #6891 - $attrs binding defects
2024-11-29 13:26:31 +03:00
betavs
abef49699c
fix(component): [input-mask] same value triggers update
2024-11-28 18:23:00 +08:00
Stawlie
d7ec4b4364
fix( #6884 ): Slider handle drag fix
2024-11-27 21:52:27 +03:00
tugcekucukoglu
786f9c65e6
Released v4.2.4
2024-11-27 11:12:42 +03:00
tugcekucukoglu
d0e084a1a0
Test fixes
2024-11-27 10:59:24 +03:00
Cagatay Civici
71892f8915
Fixed #6878 - Textarea filled variant fails in Material Theme
2024-11-27 10:37:05 +03:00
tugcekucukoglu
dd19406dd3
Fixed #6864
2024-11-26 12:31:07 +03:00
tugcekucukoglu
442026d5f8
Fixed #6867
2024-11-26 11:00:59 +03:00
Tuğçe Küçükoğlu
05530cc474
Merge pull request #6862 from avramz/virtual-scroller-lazy
...
#6776 fix: Virtual scroller: step prop in delay mode breaks the component
2024-11-26 10:42:13 +03:00
Tuğçe Küçükoğlu
9959769189
Merge pull request #6855 from KumJungMin/fix/issue-6849
...
fix(TreeTable): prevent selection when selectable is set to false (checkbox mode)
2024-11-26 10:32:48 +03:00
uros
ea211d63ec
#6776 fix: Virtual scroller: step prop in delay mode breaks the component
...
closes #6776
2024-11-25 20:53:54 +01:00
Stawlie
a372327168
Fixed #6859
2024-11-25 21:41:34 +03:00
tugcekucukoglu
83e4730119
Format fixes
2024-11-25 16:17:59 +03:00
Tuğçe Küçükoğlu
a2348d9351
Merge pull request #6845 from Abassion/master
...
Fix #6837 - Updated onInputKeyDown() on InputNumber so that it works as expected
2024-11-25 16:16:28 +03:00
KumJungMin
db9a657547
fix: set disabled when node.selectable is false
2024-11-25 21:21:46 +09:00
KumJungMin
8d9c5848ce
fix: prevent selection when selectable is set to false (checkbox mode)
2024-11-25 21:15:10 +09:00
Abdelillah Aissani
146af0f69e
Updated onInputKeyDown() on InputNumber.vue. so that it works as expected when the input value is selected.
2024-11-23 15:06:06 +01:00
Rick
48ed69b35e
Implements "pause on hover" feature & exposes onMouseEnter and onMouseLeave callback props
2024-11-23 02:21:14 -06:00
StealthC
c1fad8c362
Knob (Typescript): Fix valueTemplate prop type definition
2024-11-22 21:49:15 -03:00
Reddy Uppathi
01dce4c80b
Drawer: Add before-hide event to Drawer component type
2024-11-23 00:44:17 +05:30
Reddy Uppathi
666a33c21e
Drawer: Add before-hide event to Drawer component
2024-11-23 00:41:20 +05:30
tugcekucukoglu
bd7161298a
v4.2.3 released
2024-11-22 17:13:48 +03:00
Mert Sincan
baa082677e
Refactor #6826 - For TabList
2024-11-22 12:29:45 +00:00
Mert Sincan
de770d5a3b
Refactor #6826 - For ScrollPanel
2024-11-22 12:29:36 +00:00
Cagatay Civici
e8695f61e9
Refactor on AppDesigner
2024-11-22 13:02:06 +03:00
tugcekucukoglu
ad101dd8bb
Fixed #6796
2024-11-22 10:16:02 +03:00
tugcekucukoglu
0c0008c74b
Fixed #6793
2024-11-22 10:04:17 +03:00
Reddy Uppathi
8fb96cf88e
fix: update time format in 12 hrs format if hourFormat is 12hrs
2024-11-22 02:16:36 +05:30
Mert Sincan
312bf677ea
Refactor #6826 - For Slider
2024-11-21 18:11:39 +00:00
Mert Sincan
418d81a3c3
Refactor #6826 - For Splitter
2024-11-21 18:11:32 +00:00
Mert Sincan
db61c5ec80
Refactor #6826 - For TreeTable
2024-11-21 18:10:54 +00:00
Mert Sincan
b267464d60
Refactor #6826 - For DataTable
2024-11-21 18:10:43 +00:00
Cagatay Civici
6ceea403d6
Fixed #16810 - nput group with filled input visuals broken in Material Theme
2024-11-21 19:27:08 +03:00
Cagatay Civici
4bee244a05
Merge branch 'master' of https://github.com/primefaces/primevue
2024-11-21 18:16:34 +03:00
Cagatay Civici
b266a8a440
Fixed #6820 , Fixed #6823
2024-11-21 18:16:32 +03:00
tugcekucukoglu
0cfe354123
Refactor on xbar calculation
2024-11-21 18:04:32 +03:00
tugcekucukoglu
75dd6e0f31
Fixed #6827
2024-11-21 18:01:14 +03:00
Mert Sincan
1926c2b3d2
Refactor #6826 - For ScrollPanel
2024-11-21 14:39:42 +00:00
Mert Sincan
7246898598
Refactor #6826 - For ImageCompare
2024-11-21 14:06:11 +00:00
tugcekucukoglu
6458c97e18
Merge branch 'master' of https://github.com/primefaces/primevue
2024-11-21 15:38:12 +03:00
tugcekucukoglu
d397280a22
Fixed #5480
2024-11-21 15:38:10 +03:00
Cagatay Civici
0fb5e0a504
Fixed #6822 - Better compat with CSS libraires like Tailwind, Bootstrap
2024-11-21 14:46:19 +03:00
tugcekucukoglu
70f90968c6
Fixed #6815
2024-11-21 11:48:38 +03:00
tugcekucukoglu
a7bf69c4ff
Fixed #6818
2024-11-21 11:42:50 +03:00
Tuğçe Küçükoğlu
83ff1c0b8b
Merge pull request #6819 from qburst/fix/6809
...
fix: correct empty label rendering to display non-breaking space
2024-11-21 11:38:23 +03:00
navedqb
6b598e081a
correct empty label rendering in togglebutton
2024-11-21 11:22:17 +05:30
René Bedbur
ff7d46e78d
Tabs: @update:value parameter in function definition should be string | number as prop has the same type
2024-11-19 21:00:14 +01:00
Árpád Illyés
ffda680738
fix(Select): Set `aria-invalid` attribute in non-editable mode as well
2024-11-19 11:41:18 +01:00
navedqb
ae6db15962
disable text cursor and typing
2024-11-18 11:14:36 +05:30
tugcekucukoglu
3b9c26935c
Fixed #6763
2024-11-15 15:22:19 +03:00
tugcekucukoglu
aec47f4fcb
v4.2.2 released
2024-11-14 14:54:18 +03:00
tugcekucukoglu
209ffd976a
Fixed #6761 - Improve filter rule visuals
2024-11-14 13:42:50 +03:00
tugcekucukoglu
6ba4f0e9f6
Fixed #6756
2024-11-14 12:32:48 +03:00
tugcekucukoglu
1d5309afc1
Fixed #6745
2024-11-14 12:21:47 +03:00
Cagatay Civici
08414febba
Use AutoComplete and better UI performance
2024-11-14 10:25:06 +03:00
tugcekucukoglu
2e662c08b8
Fixed #6743 - InputGroup: IconField is not supported in InputGroup
2024-11-14 09:44:54 +03:00
tugcekucukoglu
7eaf1991af
Refactor #6753
2024-11-14 09:21:20 +03:00
tugcekucukoglu
dfa75148f1
Fixed #6784 - Menubar: submenu icon rtl defects
2024-11-14 09:15:40 +03:00
Mert Sincan
cfa9435d26
Update deep watcher for `config.theme` and Improve designer
2024-11-14 03:58:28 +00:00
Tuğçe Küçükoğlu
eab946c088
Merge pull request #6620 from Abassion/master
...
Fix #5606 : Adding support for Quill V2
2024-11-13 15:16:46 +03:00
tugcekucukoglu
c4740ac4a6
Refactor #6773
2024-11-13 14:31:03 +03:00
tugcekucukoglu
142882f091
Fixed #6779 - Drawer: dismissable mode behaviour defects
2024-11-13 14:29:13 +03:00
tugcekucukoglu
d2d6d07f62
Refactor #6773
2024-11-13 14:27:25 +03:00
Tuğçe Küçükoğlu
6695e7a564
Merge pull request #6275 from avramz/fix/listbox-optiongroup-filter
...
#6233 - Listbox: Preserve option groups while filtering.
2024-11-13 11:19:53 +03:00
Tuğçe Küçükoğlu
dcc5d41590
Merge pull request #6769 from j0rgedev/6735-material-theme-toggleswitch-bug
...
fix(toggleswitch): ensure visual switch with Material theme
2024-11-13 11:13:49 +03:00
Tuğçe Küçükoğlu
9e548f8a8c
Merge pull request #6768 from sivareddyuppathi/master
...
fix: InputNumber does not work on Android devices fix
2024-11-13 11:11:35 +03:00
Tuğçe Küçükoğlu
a697e18a51
Merge pull request #6765 from Stawlie/fix-6747
...
Button: Added "loadingIcon" and "icon" pt options to its slots
2024-11-13 11:10:43 +03:00
Tuğçe Küçükoğlu
a2652a912e
Merge pull request #6758 from KumJungMin/fix/issue-4927
...
fix(TreeSelect): prevent event propagation when clicking overlay
2024-11-13 11:07:23 +03:00
Tuğçe Küçükoğlu
e0288223fd
Merge pull request #6703 from betavs/hotfix/date-picker-propagation
...
fix(date-picker): prevent events from bubbling when overlay is clicked
2024-11-13 11:04:26 +03:00
tugcekucukoglu
3aa69fe877
Refactor #4510
2024-11-13 10:52:00 +03:00
Tuğçe Küçükoğlu
aa92d01043
Merge pull request #6630 from KumJungMin/fix/issue-4510
...
fix(TextArea): autoResize issue with v-show by implementing ResizeObserver
2024-11-13 10:51:30 +03:00
Tuğçe Küçükoğlu
2780f5a568
Merge pull request #6591 from KumJungMin/fix/issue-6525
...
fix(ConfirmPopup): set this.target to document.activeElement when this.target is empty
2024-11-13 10:47:43 +03:00
tugcekucukoglu
a1f811a3f3
Refactor #6317
2024-11-13 10:43:57 +03:00
Tuğçe Küçükoğlu
1e70511ee0
Merge pull request #6596 from brtinney/fix-6317
...
Fix #6317 InputOtp
2024-11-13 10:43:20 +03:00
tugcekucukoglu
12f2b71122
Fixed #6773 - Provide showEmptyMessage for AutoComplete
2024-11-13 09:10:01 +03:00
j0rgedev
6398f1ce62
fix(toggleswitch): ensure visual switch with Material theme
2024-11-12 16:17:39 -05:00
Reddy Uppathi
fd0280a3c5
fix: InputNumber does not work on Android devices fix
2024-11-13 01:48:44 +05:30
tugcekucukoglu
a46cbb346b
Lint fixes
2024-11-12 12:33:15 +03:00
tugcekucukoglu
bdf5ebf9e9
Merge branch 'master' of https://github.com/primefaces/primevue
2024-11-12 12:24:46 +03:00
tugcekucukoglu
1129e46619
Fixed #6706
2024-11-12 12:24:31 +03:00
Tuğçe Küçükoğlu
ff099dfac6
Merge pull request #6687 from Alex-Grimes/fix/datepicker-changes-12am-to-12pm-on-date-selection
...
Fix/datepicker changes 12am to 12pm on date selection
2024-11-12 12:03:22 +03:00
tugcekucukoglu
c9b30797b2
Merge branch 'master' of https://github.com/primefaces/primevue
2024-11-12 11:57:01 +03:00
tugcekucukoglu
175f473e84
Fixed #6692
2024-11-12 11:56:58 +03:00
Tuğçe Küçükoğlu
08cb394418
Merge pull request #6597 from YannisJustine/fix/issue-6535
...
fix: Destroy dialog instance on close to release unused memory
2024-11-12 11:34:35 +03:00
tugcekucukoglu
281f3227a9
Fixed #6641
2024-11-12 10:56:14 +03:00
tugcekucukoglu
1b2360e700
Merge branch 'master' of https://github.com/primefaces/primevue
2024-11-12 10:33:22 +03:00
tugcekucukoglu
6df36053e0
Fixed #6556
2024-11-12 10:33:17 +03:00
Tuğçe Küçükoğlu
a48d2f44bb
Merge pull request #6541 from KumJungMin/fix/issue-6539
...
fix(Select): resolve $el undefined error
2024-11-12 09:36:48 +03:00
tugcekucukoglu
938a926741
Fixed #6593
2024-11-12 09:21:17 +03:00
tugcekucukoglu
cebb363f5b
Merge branch 'master' of https://github.com/primefaces/primevue
2024-11-12 09:08:30 +03:00
tugcekucukoglu
229d5319e1
Fixed #6639
2024-11-12 09:08:18 +03:00
GitHub Actions Bot
a85d4bc789
Code Format
2024-11-12 06:06:06 +00:00
Tuğçe Küçükoğlu
a2eaeba481
Merge pull request #6674 from j0rgedev/6649-slider-range-bug
...
fix(slider): correct range operation bug
2024-11-12 09:04:17 +03:00
Вдовин Никита Анатольевич
093f2c5da0
Added loadingIcon pt options to loadingicon slot
2024-11-12 08:34:03 +03:00
betavs
2fd4a8e8a6
fix(date-picker): prevent events from bubbling when overlay is clicked
2024-11-11 20:30:35 +08:00
Tuğçe Küçükoğlu
d530ddd5c8
Merge pull request #6622 from evovas/patch-1
...
Update DrawerEmitsOptions
2024-11-11 11:52:01 +03:00
Tuğçe Küçükoğlu
2a9ac8b174
Merge pull request #6537 from caryhgq/patch-1
...
fix: Slider: "Unable to preventDefault inside passive event listener invocation" in primevue_slider.js (touchmove)
2024-11-11 09:49:59 +03:00
Tuğçe Küçükoğlu
8370e7a62d
Merge pull request #6705 from betavs/hotfix/multi-select-test
...
test(multi-select): update unit tests
2024-11-11 09:32:39 +03:00
Tuğçe Küçükoğlu
9a638b0312
Merge pull request #6714 from Stawlie/checkbox-emit-fix
...
fix(Checkbox): Added "update:indeterminate" emit.
2024-11-11 09:31:43 +03:00
tugcekucukoglu
893e26c652
Fixed #6759
2024-11-11 09:28:22 +03:00
KumJungMin
2533cdba3d
fix: prevent event propagation when clicking overlay in appendTo select mode
2024-11-10 17:53:36 +09:00
tugcekucukoglu
2d2c5e0b5c
Fixed #6754
2024-11-09 10:57:09 +03:00