Commit Graph

1354 Commits (47c4cad9c5d5506138fa587cc9eb04fe5af49349)

Author SHA1 Message Date
Tuğçe Küçükoğlu ff09b40e93
Merge pull request #4464 from primefaces/issue-4269
Textarea autoResize issue
2023-09-18 15:21:57 +03:00
Tuğçe Küçükoğlu d9aeaec5e7 Fixed #4463 - Dialog: new blockScroll property 2023-09-18 12:14:52 +03:00
Tuğçe Küçükoğlu aa34254aa7 Refactor on unstyled ripple check 2023-09-18 10:59:33 +03:00
Tuğçe Küçükoğlu 3628e2fd8c Fixed #3624 Fixed #3523 2023-09-18 10:43:49 +03:00
Furkan Sezis 6e492d1fd9 Fixed #4269 -Textarea autoResize issue 2023-09-13 15:44:57 +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
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 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01: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
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
NikoGJ 12ec288a80 Fixed #4337 - DataTable: editingRows is not reactive 2023-08-29 08:22:22 +02:00
mertsincan c57faf3db1 Fixed #4342 - Rename merge and useMergeProps options with mergeSections and mergeProps options on usePassThrough method 2023-08-28 22:00:10 +01:00
Bahadır Sofuoğlu a75e7c6bc8 Menu item icon slot added 2023-08-28 16:29:49 +03:00
Bahadır Sofuoğlu 66d93651b9 V-if removed 2023-08-28 13:36:07 +03:00
mertsincan ed62934411 Added `data-pc-group-section` to some components 2023-08-28 10:20:55 +01:00
Tuğçe Küçükoğlu bb12c9e724 Fixed #4306 - DataTable: PT Options missing for Expansion Row Cell 2023-08-24 13:29:52 +03:00
Tuğçe Küçükoğlu 35b87bf53a Fixed #4292 - Datatable Cell Edit: Numpad Enter not saving new data on InputNumber 2023-08-23 10:20:42 +03:00
Tuğçe Küçükoğlu bf2aa1dbdd
Merge pull request #4314 from Dmytro-Lukashenko/fix/fix-dialog-getcomputedstyle-error
Fix/fix dialog getComputedStyle error
2023-08-23 09:40:56 +03:00
Tuğçe Küçükoğlu e2edcb42c7 Fixed #4320 - [AutoComplete] wrong removetokenicon pt implementation 2023-08-23 09:40:02 +03:00
Tuğçe Küçükoğlu 13019b4816 Fixed #4301 - Dialog: Icon classes not being correctly exposed 2023-08-23 09:39:17 +03:00
Tuğçe Küçükoğlu bf1eb271f3 Fixed #4302 - Toast: Icon classes not being correctly exposed 2023-08-23 09:38:25 +03:00
Tuğçe Küçükoğlu c54a39c83e Fixed #4303 - Sidebar: Icon classes not being correctly exposed 2023-08-23 09:30:08 +03:00
Tuğçe Küçükoğlu b5c5f9fa1c Tailwind Tag severity fixes 2023-08-22 17:11:31 +03:00
Tuğçe Küçükoğlu f000abc35c Fixed #4322 - PassThrough: component option improvements 2023-08-22 16:51:41 +03:00
Tuğçe Küçükoğlu 106565fd85 Fixed #4317 - [Editor] - Tailwind theme is not working. Structure needs adjustments 2023-08-22 16:48:00 +03:00
Dmytro Lukashenko 4dce22f9b3 fix: fix prettier format 2023-08-22 14:41:15 +03:00
Dmytro Lukashenko bb213cb9df fix: fix error after merge conflict resolving 2023-08-22 14:32:39 +03:00
Tuğçe Küçükoğlu d9b4cbfecc Fixed #4307 - Column: colspan only applied to thead>tr>td but should be applied to tbody>tr>td 2023-08-22 12:36:16 +03:00
Dmytro Lukashenko 2485b810f9
Merge branch 'master' into fix/fix-dialog-getcomputedstyle-error 2023-08-22 12:10:26 +03:00
Dmytro Lukashenko 5f15f6bb7e fix: fix getComputedStyle error 2023-08-22 10:37:58 +03:00
Tuğçe Küçükoğlu 446214254e Fixed #4309 - Toast message content overflows the toast border 2023-08-22 09:51:53 +03:00
Tuğçe Küçükoğlu bc936a50dd Fixed #4304 - Listbox: Typing filtericon slot does not expose class 2023-08-21 17:02:16 +03:00
Tuğçe Küçükoğlu cecef6ab52 Fixed #4305 - Calendar: Icon classes not being correctly exposed 2023-08-21 16:56:32 +03:00
Tuğçe Küçükoğlu eee4204125 Unstyled FileUpload updates 2023-08-21 10:49:03 +03:00
Tuğçe Küçükoğlu 278b466672 Refactor #4285 2023-08-21 10:16:10 +03:00
Tuğçe Küçükoğlu 0a97b8fe7e Refactor #4285 2023-08-18 15:52:27 +03:00
ATAKAN TEPE 506fb3ee29 Fixed dialog w/footer border radius issue on TW Theme 2023-08-18 15:15:49 +03:00
ATAKAN TEPE 3fe058e2ad fixed Sidebar: using unstyled mode and Tailwind theme, the :modal="false" doesn't work. Can't disable the modal layer. #4288 2023-08-18 15:14:41 +03:00
Tuğçe Küçükoğlu d50ebae1e5 Refactor #4129 2023-08-18 13:43:15 +03:00
Tuğçe Küçükoğlu 8a337acdde
Merge pull request #4130 from SoyDiego/fix-fileupload-added-highlight-class
Added .p-fileupload-highlight class
2023-08-18 13:40:29 +03:00
Tuğçe Küçükoğlu 013b12693f Refactor #4008 2023-08-18 11:20:29 +03:00
Tuğçe Küçükoğlu 956bf9fce2
Merge pull request #4008 from andrewguy/improve-datatable-performance
Improve datatable performance
2023-08-18 11:18:01 +03:00
Tuğçe Küçükoğlu dfdc462fe9 Fixed #4286 - SelectButton: passthrough option 2023-08-18 10:08:25 +03:00
Paul Thiel dd74bcd821
feat(Dropdown): add clear input key binding (#4002) 2023-08-18 02:44:28 +01:00
kyle-zadara 7529764482
#3858 #3896 - fix row grouping with pagination (#4011)
Co-authored-by: kyle-zadara <kyle.sabine@zadarastorage.com>
2023-08-18 02:42:05 +01:00
navedqb d402b12e9c
Fixes icon shrink. (#4066) 2023-08-18 02:35:43 +01:00
freddroguest 2c1e30bb82
Convert stepMinute / hour / second to Number (#4208)
#4207

Co-authored-by: VacataireG2V <fdroguest@g2vservices.fr>
2023-08-18 02:21:51 +01:00
Yağız Ceritoğlu f91def0ac0
fix: button border right bug on hover (#4283)
Co-authored-by: Yağız Ceritoğlu <yagizceritoglu@Yagz-MacBook-Pro.local>
2023-08-18 02:13:44 +01:00
navedqb 6ed9c66f50
Removed scrollbar for image preview (#4284) 2023-08-18 02:11:37 +01:00
mertsincan ebd0fa10b8 Fixed #4271 - Baseicon: Content Security Policy (CSP) violation 2023-08-18 02:06:51 +01:00
mertsincan 37979a7d50 Fixed #4280 - Unstyled Mode: Tailwind - only refers to a type 2023-08-18 01:43:09 +01:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
mertsincan e4651a9d0c Update PickList.vue 2023-08-18 00:36:06 +01:00
1Map 956c8b4330 Merge remote-tracking branch 'upstream/master' 2023-08-17 15:20:19 +02:00
Andrew Guy 5815f36ee2
Use Map.get to retrieve data 2023-08-17 23:06:20 +10:00
Tuğçe Küçükoğlu 99d77616af Fixed #4285 - Locale performance updates with large datasets 2023-08-17 15:42:07 +03:00
Tuğçe Küçükoğlu 961ba354f5 Refactor #4285 - For DataTable 2023-08-17 15:39:18 +03:00
Tuğçe Küçükoğlu eb4406642d
Merge pull request #4243 from MoMack20/master
use Intl.Collator instead of localeCompare to boost sort time
2023-08-17 15:34:30 +03:00
Tuğçe Küçükoğlu a2ff6c62bc Refactor on ColorPicker 2023-08-17 11:13:04 +03:00
Tuğçe Küçükoğlu a74026699d Fixed #4228 - ColorPicker: baseZIndex is unused 2023-08-17 11:12:32 +03:00
Tuğçe Küçükoğlu c3b2d5cb96 .d.ts typo fix 2023-08-17 10:19:14 +03:00
Tuğçe Küçükoğlu 289ee220ed Refactor #4274 2023-08-17 10:16:25 +03:00
1map Spatial Solutions (Pty) Ltd c5345b9692
Merge branch 'primefaces:master' into master 2023-08-16 20:47:31 +02:00
Tuğçe Küçükoğlu 24c28130c9
Merge pull request #4262 from elliopitas/Password-compoment-fixed-disabled
fixed disabled prop on Password component
2023-08-16 17:37:09 +03:00
1Map 43f857874e DataTable in expand mode resizing problem 2023-08-16 12:40:28 +02:00
Tuğçe Küçükoğlu 5283d49b98 Merge branch 'master' into issue-3940 2023-08-16 10:07:02 +03:00
Tuğçe Küçükoğlu 1d67d47c43 Refactor #4274 - For SpeedDial 2023-08-16 09:45:44 +03:00
Tuğçe Küçükoğlu 2c47b9447a Refactor #4274 - For MultiSelect 2023-08-16 09:40:20 +03:00
Tuğçe Küçükoğlu 07dae2e611 Refactor #4274 - For Image 2023-08-16 09:40:12 +03:00
Tuğçe Küçükoğlu c4b7221efb Refactor #4274 - For Chips 2023-08-16 09:32:23 +03:00
Tuğçe Küçükoğlu b27321fdaa Refactor #4274 - For Chip 2023-08-16 09:32:15 +03:00
Tuğçe Küçükoğlu dfb30bc1ac Refactor #4274 - For AutoComplete 2023-08-16 09:24:31 +03:00
Tuğçe Küçükoğlu 0d391072b9 Refactor #4263 2023-08-15 19:00:19 +03:00
Tuğçe Küçükoğlu 07597f556f Fixed #4263 - Dropdown: Invalid slot typings 2023-08-15 18:23:09 +03:00
ATAKAN TEPE d9cfb86f11 fixed Sidebar: Tailwind transitions do not work for all positions #4272 2023-08-15 15:26:49 +03:00
Tuğçe Küçükoğlu f7f87cc9a0 Fixed #4268 - Datatable: Menu Filter Icon Click Causes Column to Sort 2023-08-15 14:21:38 +03:00
Tuğçe Küçükoğlu 46be178eb3 Refactor #4265 2023-08-15 14:06:25 +03:00
Tuğçe Küçükoğlu 2af5281a56
Merge pull request #4266 from AngelFQC/4265
Fix #4265: button iconClass is not assigned when component is unstyled
2023-08-15 14:05:01 +03:00
GitHub Actions Bot 8c54e80fb2 Code Format 2023-08-15 10:51:13 +00:00
Dmytro Lukashenko ff5b2f7fe6
fix: fix the unexpected behavior of the ConfirmDialog popup (#4252)
* fix: fix top and left styles of the container by subtracting the margin-top and margin-left

* fix: create getComputedStyle variable

* fix: add  subtracting of margins in else condition

---------

Co-authored-by: Dmytro Lukashenko <ext.dmytro.lukashenko@swarco.de>
2023-08-15 11:49:18 +01:00
mertsincan e14c7186d8 Update Galleria sections 2023-08-14 14:08:45 +01:00
mertsincan e6eb013c61 Update Image.vue 2023-08-14 12:21:46 +01:00
Angel Fernando Quiroz Campos a45ddef38a
Fix #4265: button iconClass is not assigned when component is unstyled 2023-08-13 03:52:44 -05:00
Georgios Constantinides 7fe5fc0865 fixed disabled 2023-08-13 00:43:27 +03:00
Tuğçe Küçükoğlu a242e3c8fe Typo fix 2023-08-11 14:18:24 +03:00
Tuğçe Küçükoğlu 6af558bec6 Refactor #4235 - For Divider 2023-08-11 12:08:20 +03:00
Tuğçe Küçükoğlu ed90951d62
Merge pull request #4258 from qburst/4256--fix-tooltip-flickering
fix: fix tooltip flickering
2023-08-11 11:16:42 +03:00
Tuğçe Küçükoğlu a7885f3abf Fixed #4259 - Dropdown: Click on icon line is ignored 2023-08-11 10:20:38 +03:00
navedqb 6fbffd3182 Fix tooltip flickering 2023-08-11 11:24:14 +05:30
mertsincan c42f45455c Fixed #4241 - Add Content Security Policy (CSP) config 2023-08-11 02:34:02 +01:00
mertsincan 590504d137 Update tailwind structure 2023-08-11 00:36:23 +01:00
mertsincan 5a053c5646 Refactor #4257 - Update d.ts 2023-08-10 23:44:47 +01:00
mertsincan 2bd85b0738 Refactor #4257 - Add usePassThrough method to customize default PT objects 2023-08-10 23:29:08 +01:00
Tuğçe Küçükoğlu 8c6d4d56d7 Fixed #3702 - DataTable and TreeTable: Column sorting not working correctly when using custom header template 2023-08-10 16:39:14 +03:00
Tuğçe Küçükoğlu 9d0c38f870 Fixed #4145 - TreeSelect: p-treeselect-items-wrapper is missing 2023-08-10 14:23:43 +03:00
Tuğçe Küçükoğlu eca735c8c8 Fixed #4253 - AutoComplete: loading state 2023-08-10 11:38:09 +03:00
Tuğçe Küçükoğlu 0b47a98740
Merge pull request #4239 from qburst/4234--fix-toast-icon-shrink
fix: fixes icon shrink in toast
2023-08-10 10:47:24 +03:00
Tuğçe Küçükoğlu 45bbeaa99a Fixed #4232 - Datatable: Cell Edit Numpad Enter not working 2023-08-10 10:41:00 +03:00
Tuğçe Küçükoğlu 110b32d012 Revert "Fixed #4216 - Dropdown: clearicon slot prop onClick has invalid type"
This reverts commit 2e9e12ee6e.
2023-08-09 16:58:46 +03:00
Tuğçe Küçükoğlu bdb266092a Fixed #4229 - Datatable: Filtering with grouping not working 2023-08-09 16:51:31 +03:00
Tuğçe Küçükoğlu 2e9e12ee6e Fixed #4216 - Dropdown: clearicon slot prop onClick has invalid type 2023-08-09 16:21:03 +03:00
Tuğçe Küçükoğlu 5ba60badc6 Fixed #4249 - Image: preview button is missing type="button" and submits forms by default 2023-08-09 15:58:38 +03:00
Tuğçe Küçükoğlu 61e435812c Fixed #4238 - SpeedDial: tooltip not working on speed dial 2023-08-09 15:21:44 +03:00
MoMack20 c3790d7911
use Intl.Collator instead of localeCompare to boost sort time 2023-08-07 14:12:33 -04:00
Tuğçe Küçükoğlu 9727cc1515 SplitterPanel updates 2023-08-07 15:56:40 +03:00
Tuğçe Küçükoğlu ef2561b710 Update Dock.vue 2023-08-07 14:05:37 +03:00
ATAKAN TEPE 05552029ca add missing transitions to TW theme 2023-08-07 13:35:43 +03:00
Tuğçe Küçükoğlu c023a2cc6e Dock prop class fix 2023-08-05 15:45:17 +03:00
Tuğçe Küçükoğlu 431d904e0b SpeedDial and Sidebar fixes 2023-08-05 14:31:33 +03:00
Tuğçe Küçükoğlu 7221ec2708 Refactor #4235 - For SpeedDial 2023-08-05 14:31:09 +03:00
Tuğçe Küçükoğlu 067c29b071 Formatted class typing 2023-08-05 14:04:05 +03:00
Tuğçe Küçükoğlu 937d690711 Formatted class typing 2023-08-05 13:19:35 +03:00
mertsincan 27eb773d30 Update Tailwind folder structure 2023-08-05 04:36:07 +03:00
Tuğçe Küçükoğlu 2bd77e1b21 SplitButton updates 2023-08-04 14:04:50 +03:00
Tuğçe Küçükoğlu 8b5f61b6ed Refactor #4235 - For SplitButton 2023-08-04 14:04:39 +03:00
Tuğçe Küçükoğlu 88cddc68cf BlockUI mask update 2023-08-04 13:41:24 +03:00
Tuğçe Küçükoğlu 3d612c8622 Refactor #4235 - For BlockUI 2023-08-04 13:40:59 +03:00
Tuğçe Küçükoğlu c7c71e213f DomHandler hasCSSAnimation and hasCSSTransition added 2023-08-04 13:06:26 +03:00
Tuğçe Küçükoğlu 5455aa896b Editor unstyled mode updates 2023-08-04 13:02:52 +03:00
navedqb c4cd4d870c Fixed icon shrink in toast 2023-08-04 15:03:13 +05:30
Tuğçe Küçükoğlu 2040e2e09b SpeedDial fix 2023-08-04 10:54:00 +03:00
Tuğçe Küçükoğlu 8311a52c67 Remove inputgroup 2023-08-04 09:30:43 +03:00
Tuğçe Küçükoğlu c100294df0 Add deleted styles 2023-08-04 09:24:53 +03:00
mertsincan dc0e806922 Refactor #4231 2023-08-03 22:37:29 +03:00
ATAKAN TEPE 2e9a6978ce Update Tailwind.js 2023-08-03 17:55:05 +03:00
Tuğçe Küçükoğlu ee200f3786 Update BlockUI.d.ts 2023-08-03 16:52:00 +03:00
Tuğçe Küçükoğlu 46b0dfb92c BlockUI: data-pc-section added for mask 2023-08-03 16:51:15 +03:00
Tuğçe Küçükoğlu 53654dd82d Dialog pointer-event updates 2023-08-03 15:43:34 +03:00
Tuğçe Küçükoğlu 8d5a88cc91 Fixed #4237 - Dialog: unstyled mode pointer-event defects 2023-08-03 15:43:09 +03:00
Tuğçe Küçükoğlu 0e66f19b9e Divider updates 2023-08-03 11:29:44 +03:00
Tuğçe Küçükoğlu 0f075563ae Fixed #4235 - Divider: unstyled mode updates 2023-08-03 11:29:02 +03:00
Tuğçe Küçükoğlu 6a2af3f9ef Remove overwritten classes 2023-08-03 11:06:31 +03:00
Tuğçe Küçükoğlu 92a246e40d BlockUI update 2023-08-03 10:54:36 +03:00
Tuğçe Küçükoğlu fe0cc70737 Unstyled BlockUI update 2023-08-03 10:54:11 +03:00
Tuğçe Küçükoğlu 445776316e Refactor #4211 - For Menubar 2023-08-03 10:26:16 +03:00
Tuğçe Küçükoğlu 2e42f65061 Menubar & MegaMenu hover updates 2023-08-03 10:25:08 +03:00
Tuğçe Küçükoğlu 9a3f89eb23 Chart Tailwind update 2023-08-03 09:35:48 +03:00
Tuğçe Küçükoğlu 0761dc7726 Update AutoComplete.d.ts 2023-08-02 18:35:09 +03:00
Tuğçe Küçükoğlu aec6f556dc FileUpload icon fixes 2023-08-02 18:29:54 +03:00
Tuğçe Küçükoğlu 21d5a044f1 FileUpload data-pc-section updates 2023-08-02 18:29:40 +03:00
Tuğçe Küçükoğlu 55a502b8ea Dropdown width fix 2023-08-02 18:20:15 +03:00
Tuğçe Küçükoğlu 195629fad8 OrderList & PickList button label fixes 2023-08-02 18:06:18 +03:00
Tuğçe Küçükoğlu b8d77f87a2 Tree toggler updates 2023-08-02 17:49:34 +03:00
Tuğçe Küçükoğlu 0c8a4e9362 ToggleButton updates 2023-08-02 17:39:36 +03:00
Tuğçe Küçükoğlu e60ef4b611 Refactor #4231 - AutoComplete d.ts fixes 2023-08-02 17:38:22 +03:00
Tuğçe Küçükoğlu 9672b27cf0 Refactor #4211 - For ToggleButton 2023-08-02 17:32:32 +03:00
Tuğçe Küçükoğlu 991369ff6e Rating updates 2023-08-02 17:22:14 +03:00
Tuğçe Küçükoğlu c1b4026831 Merge branch 'master' of https://github.com/primefaces/primevue 2023-08-02 17:21:51 +03:00
Tuğçe Küçükoğlu 6407b6356d Refactor #4211 - For Rating 2023-08-02 17:21:01 +03:00
mertsincan 6d3d420189 Fixed #4231 - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan fb609d4efe Refactor #4231 - For TreeSelect 2023-08-02 15:03:08 +03:00
mertsincan 760010a18b Refactor #4231 - For Toast 2023-08-02 15:02:57 +03:00
mertsincan 72622d7954 Refactor #4231 - For TieredMenu 2023-08-02 15:02:51 +03:00
mertsincan d411c4c8b4 Refactor #4231 - For Sidebar 2023-08-02 15:02:43 +03:00
mertsincan 8541616f81 Refactor #4231 - For ScrollTop 2023-08-02 15:02:36 +03:00
mertsincan 49ffd85e77 Refactor #4231 - For PickList 2023-08-02 15:02:28 +03:00
mertsincan 004e9856ec Refactor #4231 - For Password 2023-08-02 15:02:16 +03:00
mertsincan f3aed1ab62 Refactor #4231 - For PanelMenu 2023-08-02 15:02:08 +03:00
mertsincan 29e3ba3978 Refactor #4231 - For OverlayPanel 2023-08-02 15:01:58 +03:00
mertsincan b039254340 Refactor #4231 - For OrderList 2023-08-02 15:01:49 +03:00
mertsincan 94bd3ef462 Refactor #4231 - For MultiSelect 2023-08-02 15:01:41 +03:00
mertsincan c6e5e3db3d Refactor #4231 - For Message 2023-08-02 15:01:26 +03:00
mertsincan bebf00fc64 Refactor #4231 - For Menu 2023-08-02 15:01:18 +03:00
mertsincan 4488b0082a Refactor #4231 - For Image 2023-08-02 15:01:11 +03:00
mertsincan dea8190c64 Refactor #4231 - For Galleria 2023-08-02 15:01:06 +03:00
mertsincan 8feb7efe7d Refactor #4231 - For Fieldset 2023-08-02 15:00:59 +03:00
mertsincan 7282fcb2cb Refactor #4231 - For Dropdown 2023-08-02 15:00:49 +03:00
mertsincan 87a8248900 Refactor #4231 - For Dialog 2023-08-02 15:00:42 +03:00
mertsincan 3c81f59ab2 Refactor #4231 - For DataTable 2023-08-02 15:00:36 +03:00
mertsincan b371f0e248 Refactor #4231 - For ContextMenu 2023-08-02 15:00:28 +03:00
mertsincan 4e5038cffd Refactor #4231 - For ConfirmPopup 2023-08-02 15:00:18 +03:00
mertsincan 01d65820fe Refactor #4231 - For ColorPicker 2023-08-02 15:00:09 +03:00
mertsincan 3f233cb3e0 Refactor #4231 - For CascadeSelect 2023-08-02 15:00:02 +03:00
mertsincan 228a66fc0f Refactor #4231 - For Calendar 2023-08-02 14:59:53 +03:00
mertsincan fffa1ef044 Refactor #4231 - For AutoComplete 2023-08-02 14:59:40 +03:00
mertsincan 1e7750de9b Refactor #4231 - For Accordion 2023-08-02 14:59:30 +03:00
mertsincan 38faf56b40 Refactor #4231 - Update BaseComponent 2023-08-02 14:59:10 +03:00
mertsincan 7e2819c5ea Refactor #4231 - For Panel 2023-08-02 14:04:59 +03:00
mertsincan de86b5f2bb Merge branch 'master' of https://github.com/primefaces/primevue 2023-08-02 13:39:29 +03:00
mertsincan 596f3abed9 Fixed #4230 - Add custom global.css option to Pass Through(PT) 2023-08-02 13:39:12 +03:00
Tuğçe Küçükoğlu 4fba7c4adb
Merge pull request #4203 from HugeLetters/radio-button-pt-fix
RadioButton: pt prop has incorrect type #4202
2023-08-02 13:37:28 +03:00
Tuğçe Küçükoğlu f4b91cd469 TreeNode missing unstyled mode added 2023-08-02 12:32:28 +03:00
Tuğçe Küçükoğlu 880c9ce6c3 Fixed #4219 - Password: add "@change" event 2023-08-02 12:27:43 +03:00
Tuğçe Küçükoğlu 81de29c8ca Fixed #4222 - Avatar: Return target in error event callback 2023-08-02 12:18:47 +03:00
Huge Letters 212af1dcd2 typo 2023-08-02 11:13:52 +02:00
Huge Letters 1babffe136 Merge branch 'master' of https://github.com/primefaces/primevue into radio-button-pt-fix 2023-08-02 11:13:04 +02:00
Tuğçe Küçükoğlu e7f11e883e
Merge pull request #4226 from qburst/4225-fix-incorrect-prop-dropdown
Fix: fix incorrect prop types in dropdown
2023-08-02 11:50:38 +03:00
Tuğçe Küçükoğlu ff2cd68a45 Tailwind Button section updates 2023-08-02 10:09:37 +03:00
Tuğçe Küçükoğlu a1b228dfbe SplitButton data-pc-section updates 2023-08-02 10:09:13 +03:00
Tuğçe Küçükoğlu 2331e59525 Tailwind Button section updates 2023-08-01 17:42:41 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
Tuğçe Küçükoğlu 25d40dd4e4 Refactor #4211 - For Carousel & Galleria 2023-08-01 16:35:17 +03:00
Tuğçe Küçükoğlu 4f4496eec8 Tailwind grow & shrink class typo fixes 2023-08-01 16:06:10 +03:00
Tuğçe Küçükoğlu 6c459a5e63 Refactor #4211 - For Carousel 2023-08-01 15:56:15 +03:00
Tuğçe Küçükoğlu 587ed2a7ff Refactor #4211 - For Splitter 2023-08-01 11:26:08 +03:00
Tuğçe Küçükoğlu f5dfec8b67 Typo fix 2023-08-01 10:47:15 +03:00
Tuğçe Küçükoğlu dfef0ca9b5 Refactor #4211 - For Carousel 2023-08-01 10:43:40 +03:00
Tuğçe Küçükoğlu 718dc40ffe Typo fix 2023-08-01 10:41:22 +03:00
Tuğçe Küçükoğlu 0d949220ba Refactor #4211 - For Galleria 2023-08-01 10:40:55 +03:00
ATAKAN TEPE 0cbad34493 update TW theme 2023-08-01 09:47:54 +03:00
Tuğçe Küçükoğlu 8fb986b786 Update Tailwind theme 2023-08-01 09:39:02 +03:00
ATAKAN TEPE 4efe728964 update TW theme add indicators 2023-08-01 09:22:06 +03:00
naved ebe2592793 Fixes incorrect prop types 2023-08-01 10:59:19 +05:30
ATAKAN TEPE 23695acd2b update TW theme 2023-08-01 07:54:51 +03:00
ATAKAN TEPE 6ec0223ae0 change the primefelx classes in tw demos to TW 2023-08-01 06:09:11 +03:00
François Volral 8ef984894d Fix: Add preventDefault on SplitButton click event
The SplitButton component of PrimeVue was missing a preventDefault()
call when clicking on the button that opens the dropdown menu. This
caused unexpected behavior when interacting with the dropdown menu.
The issue has been resolved by adding the preventDefault() on the click
event, ensuring smooth and expected functionality.

Fixes #4223"
2023-07-31 14:54:09 +02:00
Tuğçe Küçükoğlu 392f1476f0 Refactor #4211 - For Badge Directive 2023-07-31 15:12:50 +03:00
Tuğçe Küçükoğlu f8bffa473d Refactor #4211 - For Badge Directive 2023-07-31 14:24:02 +03:00
Tuğçe Küçükoğlu d993b4f6f3 Refactor #4211 - For Tooltip 2023-07-31 10:47:30 +03:00
Tuğçe Küçükoğlu 63dd7d7f83 Refactor #4211 - For Calendar 2023-07-31 09:18:21 +03:00
Tuğçe Küçükoğlu 8047671b39 Refactor #4211 - For Button 2023-07-30 21:22:49 +03:00
Huge Letters eb49853d1b Merge branch 'master' of https://github.com/primefaces/primevue into radio-button-pt-fix 2023-07-28 17:03:37 +02:00
Tuğçe Küçükoğlu b459bdcce4 Pass unstyled mode 2023-07-27 17:38:02 +03:00
Tuğçe Küçükoğlu d13357356b Refactor #4211 - For SpeedDial 2023-07-27 17:32:30 +03:00
Tuğçe Küçükoğlu 518ff2f866 Pass unstyled mode 2023-07-27 09:43:22 +03:00
Tuğçe Küçükoğlu ea6bd0fb3a Refactor #4209 - For InputMask 2023-07-26 10:58:30 +03:00
Tuğçe Küçükoğlu 38bd2712e9 Add pt options to SplitterPanel 2023-07-26 10:52:37 +03:00
Tuğçe Küçükoğlu e34f3a1946 Remove unnecessary data-pc-section 2023-07-26 09:53:31 +03:00
Cagatay Civici e7937a7f30 Refactor d.ts for Tailwind 2023-07-25 15:36:40 +03:00
Tuğçe Küçükoğlu 9bdfd6f7fa Fixed #4205 - Tailwind Theme for Unstyled Mode 2023-07-25 14:53:01 +03:00
Tuğçe Küçükoğlu 77934bf361 Refactor #4196 - For SplitterPanel 2023-07-25 12:22:30 +03:00
Tuğçe Küçükoğlu b701c0443e Refactor #4190 - For TieredMenu 2023-07-25 12:12:10 +03:00
Tuğçe Küçükoğlu daf6034d98 Refactor #4190 - For TabMenu 2023-07-25 12:11:57 +03:00
Tuğçe Küçükoğlu b947b4860f Refactor #4190 - For Steps 2023-07-25 12:11:49 +03:00
Tuğçe Küçükoğlu a7f0366b6a Refactor #4190 - For PanelMenu 2023-07-25 12:11:38 +03:00
Tuğçe Küçükoğlu 06acfdf264 Refactor #4190 - For Menubar 2023-07-25 12:11:30 +03:00
Tuğçe Küçükoğlu fd326c4d8d Refactor #4190 - For Menu 2023-07-25 12:11:23 +03:00
Tuğçe Küçükoğlu b89643cef1 Refactor #4190 - For MegaMenu 2023-07-25 12:11:12 +03:00
Tuğçe Küçükoğlu 6d2f17501e Refactor #4190 - For Dock 2023-07-25 12:11:01 +03:00
Huge Letters 3d14af1c97 pt fix 2023-07-24 20:51:37 +02:00
Tuğçe Küçükoğlu e83481fe4a Refactor #4190 - For ContextMenu 2023-07-24 17:23:12 +03:00
Tuğçe Küçükoğlu 62a83920b4 Refactor #4190 - For Breadcrumb 2023-07-24 17:18:43 +03:00
Tuğçe Küçükoğlu 28f38f9a87 Update PrimeVue.d.ts 2023-07-24 14:28:57 +03:00
Tuğçe Küçükoğlu 480f10eaf7 Refactor #4196 - For TabMenu 2023-07-24 14:12:43 +03:00
Tuğçe Küçükoğlu 974a963218 Refactor #4196 - For Steps 2023-07-24 13:57:49 +03:00
Tuğçe Küçükoğlu 10fd09df83 Refactor #4196 - For PanelMenu 2023-07-24 13:48:47 +03:00
Tuğçe Küçükoğlu 3ff671c8d5 Fixed #4192 - CascadeSelect unstyled mode defect 2023-07-24 11:25:19 +03:00
Tuğçe Küçükoğlu eb11205e3a Fixed #4181 - TabView: ID used in aria-controls does not exist on panel content div 2023-07-24 11:06:25 +03:00
Huge Letters d6bd6f95a5 inputswitch passthrough hotfix 2023-07-23 17:58:56 +02:00
Tuğçe Küçükoğlu 8a7b069276 Refactor #4089 - Image accessibility update 2023-07-21 16:46:16 +03:00
Tuğçe Küçükoğlu fe249402bf
Merge pull request #4098 from qburst/4089--fix-image-preview-not-closing-on-escape
fix: fix image preview not closing on escape
2023-07-21 16:45:16 +03:00
Tuğçe Küçükoğlu 26586b5f32 Fixed #4174 2023-07-21 14:39:58 +03:00
mertsincan 7eb405d3e5 Fixed #4167 2023-07-20 11:01:18 +01:00
Tuğçe Küçükoğlu f38724d56e Refactor #4163 - For Galleria 2023-07-20 11:57:56 +03:00
Tuğçe Küçükoğlu 671fb20b44 Fixed #4169 - TabMenu: disabled item defect & accessibility improvements 2023-07-20 11:09:12 +03:00
Tuğçe Küçükoğlu 4532253422 Refactor #4149 - For Tree 2023-07-19 15:57:15 +03:00
Tuğçe Küçükoğlu fd8ec80581 Refactor #4163 - For Galleria 2023-07-19 15:46:57 +03:00
Tuğçe Küçükoğlu 3406f88b1a Refactor #4163 - For Toast 2023-07-19 15:46:43 +03:00
Tuğçe Küçükoğlu ea7c1813f2 SplitButton: data-pc-section naming fixes 2023-07-19 15:44:39 +03:00
Tuğçe Küçükoğlu ced66377c8 Refactor #4149 - For TreeTable 2023-07-19 15:06:27 +03:00
Tuğçe Küçükoğlu 97d112a2e0 Refactor #4149 - For DataTable & Column & ColumnGroup 2023-07-19 15:05:06 +03:00
Tuğçe Küçükoğlu 608e222d60 Refactor #4149 - For Dock 2023-07-19 15:03:52 +03:00
Tuğçe Küçükoğlu 467ac78118 Fixed #4156 - DataTable & TreeTable: new size property 2023-07-19 15:01:49 +03:00
mertsincan 093562f217 Refactor #4159 2023-07-19 12:34:12 +01:00
mertsincan 822d217a87 Fixed #4159 - Rename button and buttonIcon pt options with closeButton and closeIcon options in Message 2023-07-19 09:21:09 +01:00
mertsincan ee4dfdcdd4 Update Sidebar.vue 2023-07-18 11:35:16 +01:00
mertsincan 66ab169d80 Update Dialog.vue 2023-07-18 01:57:56 +01:00
Bahadır Sofuoğlu 9c5f09291f v-show added for checkIcons 2023-07-17 23:16:16 +03:00
mertsincan 68c5d088eb Fixed #4150 - Improve pt syntax for 'class' definitions 2023-07-17 13:31:09 +01:00
mertsincan cbad15003f Update TabView.vue 2023-07-17 11:29:13 +01:00
mertsincan 3ef520a793 Merge branch 'master' of https://github.com/primefaces/primevue 2023-07-17 10:39:37 +01:00
mertsincan 0e5b68e6ec Update ScrollPanel.vue 2023-07-17 10:39:35 +01:00
Tuğçe Küçükoğlu ee637daf39 Refactor #4149 - Column & TreeTable 2023-07-17 12:23:09 +03:00
mertsincan 88c510938d Refactor #4136 2023-07-14 11:00:38 +01:00