Commit Graph

1437 Commits (3628e2fd8c0a1bf9a0627f968d1483f7901cc8cf)

Author SHA1 Message Date
Tuğçe Küçükoğlu 3628e2fd8c Fixed #3624 Fixed #3523 2023-09-18 10:43:49 +03:00
mertsincan 16416eb3dd Fixed #4415 2023-09-10 01:18:00 +01:00
Tuğçe Küçükoğlu 5a1c14154b Add console.warn for vue-router deprecation 2023-09-08 14:56:33 +03:00
Tuğçe Küçükoğlu b38f4072f1 `which` is deprecated use `code` instead 2023-09-08 12:53:02 +03:00
Tuğçe Küçükoğlu 2159c3cc88
Merge pull request #3998 from thielpa/fix-inputnumber
fix(TreeNode): stop keydown event propagation from content
2023-09-08 12:04:17 +03:00
Tuğçe Küçükoğlu 10d1fd9c8a Refactor #4223 2023-09-08 11:51:19 +03:00
Tuğçe Küçükoğlu 6cf115d152
Merge pull request #4224 from FVolral/fix/primevue-splitbutton-preventdefault
Fix: Add preventDefault on SplitButton click event
2023-09-08 11:50:36 +03:00
mertsincan 26c9df3424 Fixed #4412 - ConfirmDialog: acceptClass and rejectClass is not working on unstyled mode 2023-09-08 09:11:15 +01:00
Tuğçe Küçükoğlu fd51e4226e Fixed #4405 - Menubar - clicking outside of submenu should hide it 2023-09-07 14:49:11 +03:00
mertsincan 6b1b47939f Fixed #4400 - The `ptOptions` property is not working with nested components 2023-09-07 10:48:40 +01:00
Tuğçe Küçükoğlu 78ce9d1f10 Fixed #4406 - DataTable: (unstyled + Tailwind) stripedRows styling applies in dark mode but not light mode 2023-09-07 11:04:19 +03:00
Tuğçe Küçükoğlu dec50b0f49
Merge pull request #4402 from qburst/4401--fix-scrollbar-break-in-image-preview
fix: Fixes scrollbar break while closing image preview
2023-09-07 09:35:23 +03:00
Stéphane 6b70d35fcd
Fix vue.js warning for DataTable with dataKey as a function
Complete initiated work on https://github.com/primefaces/primevue/pull/2595
2023-09-06 20:13:27 +02:00
navedqb b95d34a266
Fix scrollbar break while closing image preview 2023-09-06 21:02:44 +05:30
Tuğçe Küçükoğlu 82442f8d13 Fixed #4399 - Breadcrumb: duplicate key warning 2023-09-06 14:50:21 +03:00
Tuğçe Küçükoğlu 46cf924d09 Fixed #3888 - DataTable (Virtual Scroll): Cannot set properties of undefined (setting 'tabIndex') 2023-09-06 14:40:05 +03:00
Tuğçe Küçükoğlu 2619ae5b4e Fixed #4398 - Column: rowtogglericon slot does not expose p-row-toggler-icon class 2023-09-06 14:26:20 +03:00
Tuğçe Küçükoğlu 0e05407663 Fixed #4366 - DataTable: Icon slots issues 2023-09-06 12:08:44 +03:00
Tuğçe Küçükoğlu 43faf8704d Fixed #3921 - DataTable and TreeTable: new Paginator dropdown icon slots 2023-09-06 11:50:14 +03:00
Tuğçe Küçükoğlu 1b300b54f0 Update Paginator.vue 2023-09-06 10:15:58 +03:00
Tuğçe Küçükoğlu 1791d1290e data-pc-section updates 2023-09-06 10:13:47 +03:00
Tuğçe Küçükoğlu f70147abd9 data-pc-section updates 2023-09-06 10:13:22 +03:00
Tuğçe Küçükoğlu 86695ce89c Fixed #4370 - Calendar: dropdownicon class not being exposed 2023-09-06 09:59:31 +03:00
Tuğçe Küçükoğlu bf62860c9f
Merge pull request #3520 from BenjaminMINK/feature/column-filter-apply-filter-prop
ColumnFilter: Add 'applyFilter' prop to filter template
2023-09-06 09:48:07 +03:00
Tuğçe Küçükoğlu a54f1155f9 Fixed #4170 - TreeTable: Custom Column's Toggler Icon 2023-09-06 09:42:47 +03:00
Tuğçe Küçükoğlu f78332481e Refactor #4113 2023-09-05 17:12:09 +03:00
Tuğçe Küçükoğlu 81d971ef56
Merge pull request #4114 from melloware/PV4113
Fix #4113: Calendar showMonthAfterYear locale option
2023-09-05 17:09:23 +03:00
Tuğçe Küçükoğlu 4751ecdaa4 Set new version 2023-09-05 15:01:03 +03:00
Melloware f93b31747e
Merge branch 'master' into PV4113 2023-09-05 07:43:18 -04:00
melloware 12174a1f96 Fix #4113: Calendar showMonthAfterYear locale option 2023-09-05 07:42:34 -04:00
mertsincan 47ca91f197 Merge branch 'master' of https://github.com/primefaces/primevue 2023-09-05 12:28:11 +01:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
Tuğçe Küçükoğlu b3978b1137 Update DocApiTable.vue 2023-09-05 14:23:57 +03:00
mertsincan 57ce4e0183 Refactor #4384 2023-09-05 11:18:36 +01:00
Tuğçe Küçükoğlu 9b4fecfc4b Typo fix 2023-09-05 12:14:08 +03:00
mertsincan 91b27d7318 Fixed #4290 - Update d.ts files 2023-09-05 09:50:46 +01:00
BenjaminMINK b6c2073526 Merge branch 'master' into feature/column-filter-apply-filter-prop
# Conflicts:
#	components/lib/datatable/ColumnFilter.vue
2023-09-05 10:28:36 +02:00
Tuğçe Küçükoğlu 001e22a262 Fixed #4383 - OrderList and PickList: Getting error when empty field 2023-09-05 11:03:25 +03:00
Tuğçe Küçükoğlu 936f95783e Fixed #4368 - TreeTable: aria-expanded attribute should not be on leaf nodes 2023-09-05 10:23:50 +03:00
Tuğçe Küçükoğlu 041bd3214c **PassThroughMethodOptions updated TS comments 2023-09-05 09:50:04 +03:00
mertsincan 3293ef980c Refactor #4290 2023-09-05 03:12:01 +01:00
mertsincan 86350195b5 Merge branch 'master' of https://github.com/primefaces/primevue 2023-09-05 03:10:12 +01:00
mertsincan 99cb003d4d Refactor #4377 2023-09-05 03:10:05 +01:00
MoMack20 7f5657bcbd
Performance update for resolveFieldData (#4290)
Object.keys can get expensive when called a lot of times. Adding a try catch for the quickest and probably highest use case can lead to big performance gains
2023-09-05 03:08:36 +01:00
Diego Franchina 430958237d
FileUpload: Added fileSizeTypes (#4377)
* added fileSizeTypes

* Added filesizeTypes fileupload, refactor and docs

* Added format
2023-09-05 03:01:27 +01:00
Bahadır b867022473
InputMask: Paste issue solved (#4363)
* Inputmask paste issue solved

* Log removed
2023-09-05 02:58:38 +01:00
Nicolas Granjon 88ac7e28f6
Fixed #4120 - DataTable: Selection and Row/Cell editing : Cannot input space character (#4333)
* Fixed #4120 - DataTable: Selection and Row/Cell editing : Cannot input space character

* Fixed #4337 - DataTable: editingRows is not reactive
2023-09-05 02:52:13 +01:00
Paul Thiel 07e9773db7
AutoComplete: show overlay if there are no suggestions (#3866)
* fix(autocomplete): show overlay if there are no suggestions

* test(autocomplete): show overlay if there are no suggestions

* chore: formatting
2023-09-05 02:19:51 +01:00
mertsincan 1695365111 Refactor #4384 2023-09-05 00:50:32 +01:00
mertsincan 02bd55492c Refactor #4384 2023-09-04 22:49:02 +01:00