严浩
5b37215d75
fix(DynamicDialog): delay instance removal until after hide animation
...
Before this fix, the dialog instance was removed immediately on hide,
which could cause issues with the closing animation. Now the instance
is properly removed after the animation completes in the after-hide event.
2024-12-13 00:05:17 +08:00
tugcekucukoglu
537772da64
Set new version
2024-12-12 12:36:44 +03: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
StealthC
c1fad8c362
Knob (Typescript): Fix valueTemplate prop type definition
2024-11-22 21:49:15 -03:00
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