Commit Graph

1031 Commits (c0a18f076d2c3858b5900400f5b9d39dac5b0045)

Author SHA1 Message Date
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
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