Commit Graph

9641 Commits (dc84c394ccc6d12e0429ea743f9dd7682c850dde)

Author SHA1 Message Date
tugcekucukoglu 8f3d90b21e Improve Tab key behavior 2024-03-15 11:10:16 +03:00
tugcekucukoglu 27a1a8648c Fixed #5421 - InputOtp: typing defects 2024-03-15 09:48:22 +03:00
Tuğçe Küçükoğlu 4bdc2ccaa2
Merge pull request #5418 from melloware/patch-1
Fix #5008  InputNumber: Cleanup KeyDown
2024-03-15 09:22:09 +03:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
Melloware 71fbab6825
InputNumber: Cleanup KeyDown 2024-03-14 15:25:53 -04:00
tugcekucukoglu 1f2e035640 Fixed #5243 - Table: Computed property "bodyStyle" is already defined in Props. 2024-03-14 15:54:35 +03:00
tugcekucukoglu 0e4aba78b7 Merge branch 'master' of https://github.com/primefaces/primevue 2024-03-14 14:40:47 +03:00
tugcekucukoglu 3964a273cb Refactor #5349 #5341 2024-03-14 14:40:37 +03:00
Tuğçe Küçükoğlu 8ef3971938
Merge pull request #5414 from shtse8/DataTable_rowClass_fix
Fix `rowClass` Type Definition in `DataTable`
2024-03-14 14:38:38 +03:00
tugcekucukoglu ec04c03f82 Fixed #5008 - InputNumber: Bug deprecated KeyCode Usage 2024-03-14 14:07:35 +03:00
shtse8 ce102fa624 Change rowStyle prop type to Function 2024-03-14 18:29:43 +08:00
shtse8 c4a8d4ce83 Fix rowClass prop type in BaseDataTable.vue 2024-03-14 18:23:02 +08:00
shtse8 3f467c8eb0 Correct rowClass type on DataTable to Function 2024-03-14 18:16:48 +08:00
Cagatay Civici 9b0f1ac98a Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-03-13 21:50:34 +03:00
Cagatay Civici 0443619225 Migrated remaining input components 2024-03-13 21:50:24 +03:00
tugcekucukoglu 213267295a Fixed #5329 - inputOTP - integerOnly doesn't work with number pad 2024-03-13 16:52:23 +03:00
tugcekucukoglu e806f87559 Use correct names 2024-03-13 16:43:38 +03:00
tugcekucukoglu 4a38339368 Refactor 2024-03-13 16:13:42 +03:00
GitHub Actions Bot 39a1ee9a7b Update API doc 2024-03-13 13:13:25 +00:00
tugcekucukoglu dd9f38fd35 Refactor #4833 2024-03-13 16:12:26 +03:00
GitHub Actions Bot 31dde8355a Update API doc 2024-03-13 13:10:35 +00:00
Tuğçe Küçükoğlu dc724ea2d3
Merge pull request #5339 from ig-onoffice-de/add-icon-slot-to-tree
feat(Tree): Add slot for nodeIcon
2024-03-13 16:09:30 +03:00
tugcekucukoglu 18338006a8 Refactor 2024-03-13 15:56:38 +03:00
tugcekucukoglu 65b160d8ff Refactor #5336 2024-03-13 15:51:15 +03:00
Tuğçe Küçükoğlu 6802912517
Merge pull request #5383 from qburst/master
Fix #5336: InputOtp Length not working
2024-03-13 15:50:28 +03:00
mertsincan 12efc40dc6 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-03-13 12:05:30 +00:00
mertsincan 43d561a2b6 Refactor on theme structure 2024-03-13 12:05:23 +00:00
Cagatay Civici fdb6387c45 Initated forms migration 2024-03-13 14:59:34 +03:00
Amal Mathew c78d2e2a4a
Merge branch 'primefaces:master' into master 2024-03-13 17:14:14 +05:30
Tuğçe Küçükoğlu 0a27fde29e
Merge pull request #5385 from qburst/fix--5382
fix: incorrect inputmode
2024-03-13 14:38:28 +03:00
tugcekucukoglu 8696e672bb Fixed #5411 - Multiselect: Wrong position of the panel with appendTo="self" 2024-03-13 14:18:31 +03:00
Cagatay Civici c828680c69 Migrated Data Components 2024-03-13 14:13:29 +03:00
Tuğçe Küçükoğlu 961ee18164
Merge pull request #5391 from kehwar/patch-1
fix: use KeyboardEvent `key` instead of `code`
2024-03-13 14:10:41 +03:00
GitHub Actions Bot 139250ece2 Update API doc 2024-03-13 09:50:41 +00:00
Tuğçe Küçükoğlu 0bc9e6232e
Merge pull request #5390 from Popeye4242/master
Update Image.d.ts
2024-03-13 12:49:37 +03:00
Tuğçe Küçükoğlu 11620b6655
Merge pull request #5395 from primefaces/issue-5394
fixed #5394 | replace isIntegerOnly with integerOnly
2024-03-13 12:30:29 +03:00
GitHub Actions Bot 8f0b32b7c7 Update API doc 2024-03-13 08:57:17 +00:00
tugcekucukoglu 688430587a Fixed #5410 - Type 'string' is not assignable to type 'object'. 2024-03-13 11:56:02 +03:00
Cagatay Civici 02104cea25 Migrated buttons 2024-03-13 11:36:59 +03:00
Cagatay Civici 580ca3a90d Migrated menu components 2024-03-13 09:56:24 +03:00
Cagatay Civici e9d9e14027 Migrated Overlay components 2024-03-12 15:07:51 +03:00
Cagatay Civici 180e41bca3 Migrated FileUpload 2024-03-12 14:31:18 +03:00
Cagatay Civici 66dbc53907 Migrated Media components 2024-03-12 14:27:32 +03:00
mertsincan 475604491f Remove console.log 2024-03-12 10:33:30 +00:00
Cagatay Civici 7616deb940 Migrated message components 2024-03-12 13:20:51 +03:00
Cagatay Civici add991240a Migrated Misc category 2024-03-12 13:07:36 +03:00
mertsincan 75b5f494d3 Refactor on dynamic changes 2024-03-12 09:46:43 +00:00
Cagatay Civici 31e56ea73a Initiated refactor of token convention and use of dt 2024-03-12 11:19:23 +03:00
mertsincan 9d84a9f92c Change `palette` method 2024-03-08 12:07:16 +00:00
Mehmet Çetin f136b80b8a fixed #5394 | replace isIntegerOnly with integerOnly 2024-03-08 13:19:36 +03:00