Commit Graph

7248 Commits (99cb003d4de89a2e6d0dda57d63ecc4fb087c2bb)

Author SHA1 Message Date
mertsincan 99cb003d4d Refactor #4377 2023-09-05 03:10:05 +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
mertsincan ddc0b98131 Refactor #4384 - For Directives 2023-09-04 22:36:12 +01:00
mertsincan a1a6d962b6 Fixed #4384 - Add ptOptions property to all components 2023-09-04 22:23:35 +01:00
mertsincan 334f986e15 Fixed #4381 - MenuPassThrough: The PT option menu does not work 2023-09-04 13:25:33 +01:00
GitHub Actions Bot 75b88de8ff Update API doc 2023-09-04 09:16:46 +00:00
Tuğçe Küçükoğlu 411d62df2c Fixed #4379 - Menu components: RouterBindProps typing 2023-09-04 12:16:03 +03:00
Bahadır Sofuoğlu e895b78e99 Unit test updates for Tag and Button components 2023-09-04 11:18:26 +03:00
Cagatay Civici fb9e5805ba Merge branch 'prod' 2023-09-03 11:17:32 +03:00
Cagatay Civici 6f5b3e1cee Fixed typo 2023-09-03 11:17:12 +03:00
GitHub Actions Bot 8c60b0084d Update API doc 2023-09-01 13:28:20 +00:00
Tuğçe Küçükoğlu 2419ec0a45 Update DataTable.d.ts 2023-09-01 16:27:43 +03:00
Tuğçe Küçükoğlu 16a16e2759 New dev iteration 2023-09-01 16:27:31 +03:00
Tuğçe Küçükoğlu c0223cc9d6 Update CHANGELOG.md 2023-09-01 14:18:33 +03:00
Tuğçe Küçükoğlu dd64f552e6 Update CHANGELOG.md 2023-09-01 14:18:02 +03:00
Tuğçe Küçükoğlu d118f70c89 Update CHANGELOG.md 2023-09-01 14:16:50 +03:00
Tuğçe Küçükoğlu 7cdedb794c Router doc updates 2023-09-01 14:02:08 +03:00
GitHub Actions Bot 10a7990499 Update API doc 2023-09-01 11:01:48 +00:00
Tuğçe Küçükoğlu 344df448f2 Refactor #4351 - For Menubar 2023-09-01 14:00:52 +03:00
Tuğçe Küçükoğlu 3cdebdbab1 Set new version 2023-09-01 13:39:12 +03:00
Tuğçe Küçükoğlu 908b5a9751 Tailwind dark mode updates 2023-09-01 13:34:12 +03:00
Tuğçe Küçükoğlu 15368ab66d Merge branch 'master' of https://github.com/primefaces/primevue 2023-09-01 13:11:21 +03:00
Tuğçe Küçükoğlu 991f20ddf9 optionLabel and optionValue documentation fixes 2023-09-01 13:11:06 +03:00
GitHub Actions Bot 1ed700b78e Update API doc 2023-09-01 10:07:51 +00:00
Tuğçe Küçükoğlu 5990f1fc0a Merge branch 'master' of https://github.com/primefaces/primevue 2023-09-01 13:07:01 +03:00
Tuğçe Küçükoğlu b9b1fd8e6a Refactor #4306 2023-09-01 13:06:53 +03:00
mertsincan 9731936821 Update Calendar.vue 2023-09-01 11:04:38 +01:00
Tuğçe Küçükoğlu 1feecdfde4 Typo fix 2023-09-01 12:27:29 +03:00
Tuğçe Küçükoğlu 63663f3a50 Revert "Typo fix"
This reverts commit 16fdf8fb17.
2023-09-01 12:26:27 +03:00
GitHub Actions Bot b3f19c01e6 Update API doc 2023-09-01 08:58:29 +00:00
Tuğçe Küçükoğlu 7f81e2d641 Refactor #4342 - d.ts updates 2023-09-01 11:57:43 +03:00
Tuğçe Küçükoğlu 16fdf8fb17 Typo fix 2023-09-01 11:54:34 +03:00
GitHub Actions Bot 50da6cf0ea Update API doc 2023-09-01 08:28:57 +00:00
Tuğçe Küçükoğlu 83f0a8c686 Refactor #4200 2023-09-01 11:28:18 +03:00
GitHub Actions Bot 77c32ff8dd Update API doc 2023-09-01 08:27:02 +00:00
Tuğçe Küçükoğlu 6848fcbe6f
Merge pull request #4339 from primefaces/issue-4200
SplitButton: Slot icon updates
2023-09-01 11:26:21 +03:00
Tuğçe Küçükoğlu af8718d0e7 optionLabel and optionValue documentation fixes 2023-09-01 11:24:07 +03:00
Tuğçe Küçükoğlu 9da4e1fe84
Merge pull request #4343 from NikoGJ/fix/4337
Fixed #4337 - DataTable: editingRows is not reactive
2023-09-01 10:51:06 +03:00
GitHub Actions Bot 346d8fd8f4 Update API doc 2023-09-01 06:35:22 +00:00
Tuğçe Küçükoğlu 5eb9b0d485 Fixed #4372 - to option deprecation of MenuModel for Menu components 2023-09-01 09:31:02 +03:00
Tuğçe Küçükoğlu 99894614a6 Merge branch 'master' of https://github.com/primefaces/primevue 2023-09-01 09:23:59 +03:00
Tuğçe Küçükoğlu a71edee2fa Fixed #4371 - FileUpload: drag over border implementation bug 2023-09-01 09:23:56 +03:00
Cagatay Civici 75093436f7 Merge branch 'prod' 2023-09-01 00:09:33 +03:00
Cagatay Civici 34887e3215 Add gtag 2023-09-01 00:09:19 +03:00
Bahadır Sofuoğlu 175bca2afd Class added to slotprops 2023-08-31 18:31:18 +03:00