Commit Graph

158 Commits (5ace2298f286dd3a290b91868aeded0c82ca3192)

Author SHA1 Message Date
FlipWarthog 4d6a272795 Pull sort/compare utils from PrimeReact 2023-10-05 22:00:36 -04:00
FlipWarthog 2173790079 Fix #4543: Column: headercheckboxicon slot not working 2023-10-03 19:12:02 -04:00
mertsincan 3d1d31ca53 Refactor #4530 - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu b48d33eddd Refactor #4504 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor #4504 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
Tuğçe Küçükoğlu 705eb2be95 Fixed #4459 - [DataTable] Reorder feature and rowreordericon slot problem. 2023-09-21 15:38:17 +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
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 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
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01: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 041bd3214c **PassThroughMethodOptions updated TS comments 2023-09-05 09:50:04 +03: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
Tuğçe Küçükoğlu 2419ec0a45 Update DataTable.d.ts 2023-09-01 16:27:43 +03:00
Tuğçe Küçükoğlu b9b1fd8e6a Refactor #4306 2023-09-01 13:06:53 +03: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 16fdf8fb17 Typo fix 2023-09-01 11:54:34 +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
Bahadır Sofuoğlu acfaf6af9f Unit test fixes after major updates 2023-08-31 12:46:08 +03:00
NikoGJ 12ec288a80 Fixed #4337 - DataTable: editingRows is not reactive 2023-08-29 08:22:22 +02: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 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
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
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
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
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +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 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 289ee220ed Refactor #4274 2023-08-17 10:16:25 +03:00
1Map 43f857874e DataTable in expand mode resizing problem 2023-08-16 12:40:28 +02: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
mertsincan c42f45455c Fixed #4241 - Add Content Security Policy (CSP) config 2023-08-11 02:34:02 +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 45bbeaa99a Fixed #4232 - Datatable: Cell Edit Numpad Enter not working 2023-08-10 10:41:00 +03:00
Tuğçe Küçükoğlu bdb266092a Fixed #4229 - Datatable: Filtering with grouping not working 2023-08-09 16:51:31 +03:00
MoMack20 c3790d7911
use Intl.Collator instead of localeCompare to boost sort time 2023-08-07 14:12:33 -04:00
mertsincan 6d3d420189 Fixed #4231 - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan 3c81f59ab2 Refactor #4231 - For DataTable 2023-08-02 15:00:36 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +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 467ac78118 Fixed #4156 - DataTable & TreeTable: new size property 2023-07-19 15:01:49 +03:00
mertsincan d730a7081c Fixed #4136 - Improve pt options on components that use helper component 2023-07-13 12:12:07 +01:00
mertsincan 5f09ecd0a0 Fixed #4125 - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
mertsincan 812378623b Update d.ts files 2023-07-06 13:01:33 +01:00
mertsincan 439b7ee308 Update d.ts files 2023-07-06 12:17:08 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00
mertsincan 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
Andrew Guy 7073144f48 Fix issue with no $emit when no filters active 2023-06-22 18:01:34 +10:00
Tuğçe Küçükoğlu 641f6a0e11 Refactor #3965 - data-pc-name updates 2023-06-20 14:37:52 +03:00
Tuğçe Küçükoğlu 350d5c21a7 Refactor #3965 - Update for unstyled check and data-* attributes 2023-06-09 15:44:26 +03:00
Tuğçe Küçükoğlu 6c39522495 Refactor #3965 - Update BaseComponent & DataTable 2023-06-08 14:26:48 +03:00
mertsincan 57b6f2c63a Refactor #3965 - Update BaseComponent 2023-06-08 12:16:48 +01:00
Tuğçe Küçükoğlu d21216de3a Refactor #3965 - DataTable sort fixes 2023-06-07 17:04:02 +03:00
Tuğçe Küçükoğlu b85be19225 Refactor #3965 - Reimplementation DataTable for VirtualScroller 2023-06-07 16:50:56 +03:00
Tuğçe Küçükoğlu 3f14493571 Refactor #4024 - For DataTable 2023-06-05 16:49:36 +03:00
Tuğçe Küçükoğlu 9cb888b6a0 Refactor #3965 - Refactor on DataTable Column index context 2023-06-05 16:45:43 +03:00
Tuğçe Küçükoğlu f52d1d91ea Refactor #4024 - DataTable & TreeTable 2023-06-05 16:26:08 +03:00
Tuğçe Küçükoğlu cb073ff71a Update ColumnFilter.vue 2023-06-05 15:10:24 +03:00
Tuğçe Küçükoğlu dfcbf5152a Refactor #3965 - Refactor on responsive components 2023-06-05 14:24:13 +03:00
Tuğçe Küçükoğlu 67e65198d2 Refactor #3965 - Refactor on DataTable 2023-06-05 14:18:11 +03:00
Tuğçe Küçükoğlu 3150ddab19 Refactor #3965 - Update for unstyled prop 2023-06-05 11:55:38 +03:00
Tuğçe Küçükoğlu a5ec0a6b9f Refactor #3965 - Update for unstyled prop 2023-06-05 11:10:25 +03:00
Tuğçe Küçükoğlu 7b563f1a7e Refactor #3983 - For DataTable VirtualScroller 2023-06-02 17:40:41 +03:00
Tuğçe Küçükoğlu 1771b7b750 Refactor #3983 - For DataTable.d.ts 2023-06-02 14:17:23 +03:00
Tuğçe Küçükoğlu 9c2d39313f Refactor #3983 - For DataTable 2023-06-02 14:10:18 +03:00
Tuğçe Küçükoğlu aabf445f91 Refactor #3965 - For DataTable & Column & ColumnGroup & Row .d.ts 2023-06-02 10:00:36 +03:00
Tuğçe Küçükoğlu 2669fd5925 Refactor #3965 - For DataTable & Column & ColumnGroup & Row 2023-06-02 09:52:13 +03:00
Andrew Guy 9289997c64 Improve sort and filter performance 2023-05-30 20:37:39 +10:00
Bahadır Sofuoğlu ad07a70905 Checked condition added to datatable checkboxes 2023-05-30 12:10:30 +03:00
Tuğçe Küçükoğlu 062142f54e DataTable VirtualScroller pt fix 2023-05-26 09:25:56 +03:00
Tuğçe Küçükoğlu bd7e602fd8 Fixed #3959 - DataTable filters bug: icon doesn't appear 2023-05-16 10:13:22 +03:00
GitHub Actions Bot b5b7ca4384 Code Format 2023-05-12 11:27:15 +00:00
Tuğçe Küçükoğlu ecf8b7b80f
Merge pull request #3925 from barthy-koeln/fix-datatable-contextmenu
fix: DataTable: Selection and focus loss when no custom ContextMenu is defined
2023-05-12 14:25:31 +03:00
Tuğçe Küçükoğlu f541096d33 Refactor #3924 - For TreeTable 2023-05-11 11:11:49 +03:00
Tuğçe Küçükoğlu a52acf2a32 Refactor #3924 - For ColumnGroup & Row 2023-05-10 14:39:25 +03:00
Tuğçe Küçükoğlu 9db3091921 Update RowCheckbox.vue 2023-05-10 11:17:36 +03:00
Tuğçe Küçükoğlu 2b77647880 Refactor #3924 - For DataTable & Column 2023-05-09 17:57:31 +03:00
Tuğçe Küçükoğlu a75a072565 Update DataTable.d.ts 2023-05-08 17:15:14 +03:00
Tuğçe Küçükoğlu 8b9d1d8eb3 Refactor #3924 - For DataTable 2023-05-08 17:08:06 +03:00
barthy d05aa79435
fix: unused datatable context menu clears selection 2023-05-05 11:31:42 +02:00
mertsincan 4a13bc432d Refactor #3832 Refactor #3833 - Change 'primevue/icon' with 'primevue/icons' 2023-04-18 15:53:43 +03:00
Tuğçe Küçükoğlu cd7ef52319 Refactor #3832 Refactor #3833 - icon & .d.ts. updates 2023-04-18 13:51:10 +03:00
Tuğçe Küçükoğlu a42abd68a0 Refactor #3832 Refactor #3833 - Chips update & .d.ts fixes 2023-04-18 10:37:05 +03:00
mertsincan a8f3e2d5e3 Refactor #3832 Refactor #3833 - Icon props deprecation 2023-04-18 10:35:20 +03:00
Tuğçe Küçükoğlu 694bfbfba5 Refactor #3832 Refactor #3833 - DataTable paginator icon support 2023-04-14 17:58:51 +03:00
Tuğçe Küçükoğlu 0a31a8e3d5 Refactor #3832 - DataTable & TreeTable sort icon bug fixes 2023-04-14 16:40:21 +03:00
Tuğçe Küçükoğlu a230948d1b Refactor #3832 - DataTable & TreeTable sort templating refactor 2023-04-14 16:30:18 +03:00
mertsincan 0221e731e3 Refactor #3832 - Remove `pi-fw` class 2023-04-14 13:38:33 +03:00
Tuğçe Küçükoğlu f6c520c53d Refactor #3832 - Fixes for DataTable 2023-04-14 09:58:37 +03:00