Commit graph

2033 commits

Author SHA1 Message Date
mertsincan
cdd2a0e6e4 Fixed #4434 - DataTable: VirtualScroller breaks when sort is applied 2023-12-20 15:20:57 +00:00
tugcekucukoglu
efafe92701 Update MenuItem.d.ts 2023-12-20 17:50:13 +03:00
tugcekucukoglu
8210372279 Fixed #4988 - DataTable - sortable header with InputText 2023-12-20 17:32:30 +03:00
mertsincan
4d83ee668e Fixed #4692 - BaseIcon: p-icon and p-icon-spin classes in unstyled mode 2023-12-20 13:23:24 +00:00
mertsincan
5663e4e879 Fixed #4723 - DataTable: #loading templates broken with lazy virtual scroller 2023-12-20 13:07:52 +00:00
Amal Mathew
c047ef5edf #4986: Fix Toolbar hidden when the image is zoomed 2023-12-20 18:01:29 +05:30
mertsincan
3c671f9e5d Merge branch 'master' of https://github.com/primefaces/primevue 2023-12-20 11:51:10 +00:00
mertsincan
ad98b8f795 Fixed #4957 - Datatable: stripedRows do not work correctly with virtual scroll 2023-12-20 11:51:03 +00:00
Tuğçe Küçükoğlu
6d40283801
Merge pull request #4976 from qburst/4968--fix-disabled-zoom-issue
fix: fix image preview close on disabled zoom button click
2023-12-20 14:45:45 +03:00
tugcekucukoglu
e7f454d423 Image unstyled updates 2023-12-20 14:44:46 +03:00
mertsincan
f06c2ea23a Fixed #4950 - Datatable: Column resize expand mode and Stateful loses scroll 2023-12-20 11:29:06 +00:00
mertsincan
e0de315cfc Fixed #3602 - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
tugcekucukoglu
1172613879 Refactor #4985 - update .d.ts 2023-12-20 13:35:18 +03:00
tugcekucukoglu
bb82382190 Fixed #4985 - metaKeySelection default type is changed as false 2023-12-20 13:28:13 +03:00
tugcekucukoglu
ff272de38b Fixed #4984 - PickList: metaKeySelection does not work as expected 2023-12-20 13:22:35 +03:00
tugcekucukoglu
a4c13623ca Format fixes 2023-12-20 10:01:41 +03:00
tugcekucukoglu
1cf4ba1464 Lint fix 2023-12-20 09:55:40 +03:00
mertsincan
b389f06a57 Fixed #4045 - Treetable: InputText in body Slot does not allow space character 2023-12-19 15:27:49 +00:00
mertsincan
d4239e68af Merge branch 'master' of https://github.com/primefaces/primevue 2023-12-19 15:12:40 +00:00
mertsincan
8db6f9c180 Fixed #3967 - DataTable:When using ColumnGroup in a table with more than two frozen columns 2023-12-19 15:12:31 +00:00
Onur Senture
2fe6b0cffc Merge branch 'master' of https://github.com/primefaces/primevue 2023-12-19 18:03:58 +03:00
Onur Senture
d9190e58d2 Fixed #4981 2023-12-19 18:03:53 +03:00
mertsincan
01b38bf5ae Fixed #3818 - DataTable: Pass sorted data on sort event 2023-12-19 15:01:13 +00:00
proxyteng
435de17919
#4273 Add support for dataKey on TreeTable (#4936) 2023-12-19 13:23:53 +00:00
mertsincan
f39b351f10 Fixed #3037 - Using primevue inside shadow-dom 2023-12-19 12:17:30 +00:00
mertsincan
502b8352f1 Fixed #2188 - DataTable Column Resizing incompatible with Column Reordering 2023-12-19 11:48:00 +00:00
mertsincan
d1d1e61392 Fixed #4924 - DataTable or Column leak computed properties to their children through VirtualScroller 2023-12-18 17:07:16 +00:00
Mert Sincan
fb1fb60eab
Fixed #4977 - Improve performance of row expansion feature on DataTable (#4978)
* DataTable performance improvement (1)

* Refactor on DT performance

* Refactor

* Refactor

* Update RowExpansionDoc.vue

* Update RowExpansionDoc.vue

* Update RowExpansionDoc.vue
2023-12-18 14:16:35 +00:00
navedqb
07e7fcf512 fixes image preview close on disabled zoom button click 2023-12-18 11:40:04 +05:30
tugcekucukoglu
f6c5cda987 Fixed #4963 - Knob: Chrome touchstart 'passive' warnings 2023-12-14 16:41:53 +03:00
tugcekucukoglu
aa7d0ecaa6 Fixed #4509 2023-12-13 11:26:35 +03:00
Tuğçe Küçükoğlu
e980ac7ded
Merge pull request #4878 from harundemr/master
Fix #4509 - Editable dropdown doesn't open when typing on a mobile de…
2023-12-13 11:25:52 +03:00
mertsincan
d6737b53f2 Added stringify function to ObjectUtils 2023-12-12 14:22:19 +00:00
tugcekucukoglu
86a8e3d85c Fixed #4803 - VirtualScroller: getRenderedRange viewport calculation is broken 2023-12-11 16:27:52 +03:00
tugcekucukoglu
c4a7af7b05 Fixed #4952 - Calendar: Time only mode does not work 2023-12-11 13:20:45 +03:00
tugcekucukoglu
e3636e70ae Fixed #4100 - Data Table row checkboxes propagate click events when a checkbox is unchecked 2023-12-11 11:57:42 +03:00
tugcekucukoglu
85ae6d9e5e Fixed #3379 - AutoComplete: Duplicate Value 2023-12-11 11:20:36 +03:00
mertsincan
92180d87bd Refactor #4951 2023-12-10 21:43:59 +00:00
mertsincan
7581419a2d Fixed #4951 - Add attrs param to all pt functions 2023-12-10 21:41:17 +00:00
mertsincan
0e97a92a15 Fixed #4443 - DynamicDialog: passing pt when opening new dialogs 2023-12-10 21:33:07 +00:00
tugcekucukoglu
dba0050194 Fixed #4947 - Calendar PT: mask defect 2023-12-08 15:39:11 +03:00
tugcekucukoglu
573e4a0091 Fixed #4944 - CascadeSelect: optionGroupChildren doesn't work in string type 2023-12-08 12:30:23 +03:00
harundemr
225c470d73 corrected android device check 2023-12-07 20:59:01 +03:00
Harun Demir
0a10427acc
Merge branch 'primefaces:master' into master 2023-12-07 20:54:11 +03:00
tugcekucukoglu
d77809017d Fixed #4923 - Dropdown: Overlapping Clear Icon while disabled 2023-12-07 14:09:01 +03:00
tugcekucukoglu
d9372fdd73 ScrollPanel 'aria-controls' attr added 2023-12-07 09:49:59 +03:00
tugcekucukoglu
6f0002e1a6 Update InputText.vue 2023-12-05 15:36:59 +03:00
mertsincan
eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu
c1bcb257de parent parameter added 2023-12-05 13:08:25 +03:00
tugcekucukoglu
2c9a39654d Chart styled and unstyled mode updates 2023-12-05 12:56:30 +03:00