Commit Graph

1515 Commits (be61b277424378edf7d70419a2c39e6124e17ed0)

Author SHA1 Message Date
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
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 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 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 b820cd59f0 Set new version 2023-08-23 13:54:57 +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
Tuğçe Küçükoğlu 77a6fc225c
Merge pull request #4276 from 1Map/master
DataTable in expand mode resizing problem
2023-08-17 18:15:00 +03:00
Tuğçe Küçükoğlu 8ea2c0bf69 Demo updates 2023-08-17 17:33:23 +03: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 9f3f02ea6e Code section fixes 2023-08-17 16:05:28 +03: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 330a50e8fe Update DocSectionCode.vue 2023-08-17 10:54:27 +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
Tuğçe Küçükoğlu 283b31a79e Rounded bottom for code sections 2023-08-16 17:34:47 +03:00
Tuğçe Küçükoğlu ca65d7dfdb Documentation settings updates 2023-08-16 16:57:59 +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