Commit Graph

1004 Commits (88ac7e28f631d4a803033ff3985be8e40b586ccf)

Author SHA1 Message Date
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
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
Tuğçe Küçükoğlu 2419ec0a45 Update DataTable.d.ts 2023-09-01 16:27:43 +03:00
Tuğçe Küçükoğlu 344df448f2 Refactor #4351 - For Menubar 2023-09-01 14:00:52 +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 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 63663f3a50 Revert "Typo fix"
This reverts commit 16fdf8fb17.
2023-09-01 12:26:27 +03: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
Tuğçe Küçükoğlu 83f0a8c686 Refactor #4200 2023-09-01 11:28:18 +03: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 9da4e1fe84
Merge pull request #4343 from NikoGJ/fix/4337
Fixed #4337 - DataTable: editingRows is not reactive
2023-09-01 10:51:06 +03: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 a71edee2fa Fixed #4371 - FileUpload: drag over border implementation bug 2023-09-01 09:23:56 +03:00
Bahadır Sofuoğlu 175bca2afd Class added to slotprops 2023-08-31 18:31:18 +03:00
Tuğçe Küçükoğlu 3aa6915b02
Merge pull request #4356 from primefaces/issue-4287
Calendar: format 12 container focustrap issue
2023-08-31 17:49:52 +03:00
Tuğçe Küçükoğlu 6f4d4358d4 Fixed #4367 Fixed #4182 2023-08-31 17:43:18 +03:00
Tuğçe Küçükoğlu f67812b61c Refactor #4351 - Revert for Steps 2023-08-31 16:33:02 +03:00
Tuğçe Küçükoğlu d6dc1c38bb Update Calendar.d.ts 2023-08-31 16:09:42 +03:00
Tuğçe Küçükoğlu eb23a00428 Refactor #4351 - For TabMenu 2023-08-31 16:08:40 +03:00
Bahadır Sofuoğlu 3a2fc4339d Merge branch 'master' into issue-4200 2023-08-31 14:26:24 +03:00
Bahadır 0cfe81f9ff
Merge pull request #4361 from LanFeusT23/unstyled-test-fix
Issue 4360 - Fixed unstyled config for BaseComponent
2023-08-31 13:03:14 +03:00
Bahadır Sofuoğlu 412808b955 log removed 2023-08-31 12:53:43 +03:00
Bahadır Sofuoğlu c2dad63018 Merge branch 'master' into issue-4287 2023-08-31 12:53:25 +03:00
Bahadır Sofuoğlu acfaf6af9f Unit test fixes after major updates 2023-08-31 12:46:08 +03:00
LanFeusT23 6d256bb4e0
Fixed unstyled config for BaseComponent 2023-08-30 14:08:41 -07:00
Tuğçe Küçükoğlu 637b3b398c Refactor #4351 - For Steps 2023-08-30 17:29:26 +03:00
Tuğçe Küçükoğlu 832d7e3dda Refactor #4351 2023-08-30 16:28:00 +03:00
Bahadır Sofuoğlu 6194f86052 keydown method added to format=12 container 2023-08-30 13:32:09 +03:00
mertsincan 02ee862821 Fixed #4348 - VirtualScroller: Unstyled mode is removing needed classes for core functionality 2023-08-30 10:49:17 +01:00
Tuğçe Küçükoğlu 45cbe1da55 Refactor #4351 - For TieredMenu 2023-08-30 10:28:00 +03:00
Tuğçe Küçükoğlu d8b1f2c944 Refactor #4351 - For PanelMenu 2023-08-30 10:27:49 +03:00
Tuğçe Küçükoğlu 6ec518c771 Refactor #4351 - For MegaMenu 2023-08-30 10:27:41 +03:00
Tuğçe Küçükoğlu 8cc457318b Refactor #4351 - For Menubar 2023-08-30 09:40:53 +03:00
Tuğçe Küçükoğlu 340e6a82e5 Refactor #4351 - For Dock 2023-08-30 09:40:37 +03:00
Tuğçe Küçükoğlu 3e59aa18b9 Refactor #4351 - For ContextMenu 2023-08-30 09:27:36 +03:00
Tuğçe Küçükoğlu c32aec58a3 Refactor #4351 - For Breadcrumb 2023-08-29 18:00:47 +03:00
Tuğçe Küçükoğlu bd1f590365 Fixed #4352 - Menu: new submenuheader slot 2023-08-29 17:44:18 +03:00
Tuğçe Küçükoğlu 958b347f7c Merge branch 'master' of https://github.com/primefaces/primevue 2023-08-29 15:28:15 +03:00
Tuğçe Küçükoğlu ba6ed5461d Refactor #4351 - For Menu 2023-08-29 15:28:08 +03:00
Bahadır Sofuoğlu 4bf044f484 Fixed #4341 - Domhandler isElement check updates 2023-08-29 15:28:03 +03:00