mertsincan
|
502b8352f1
|
Fixed #2188 - DataTable Column Resizing incompatible with Column Reordering
|
2023-12-19 11:48:00 +00:00 |
Mert Sincan
|
fb1fb60eab
|
Fixed #4977 - Improve performance of row expansion feature on DataTable (#4978)
* DataTable performance improvement (1)
* Refactor on DT performance
* Refactor
* Refactor
* Update RowExpansionDoc.vue
* Update RowExpansionDoc.vue
* Update RowExpansionDoc.vue
|
2023-12-18 14:16:35 +00:00 |
tugcekucukoglu
|
e3636e70ae
|
Fixed #4100 - Data Table row checkboxes propagate click events when a checkbox is unchecked
|
2023-12-11 11:57:42 +03:00 |
mertsincan
|
7581419a2d
|
Fixed #4951 - Add `attrs` param to all `pt` functions
|
2023-12-10 21:41:17 +00:00 |
mertsincan
|
eb00b8ee23
|
Fixed #4929 - Add parent param to all pt method options
|
2023-12-05 11:06:32 +00:00 |
tugcekucukoglu
|
8eea973282
|
parent updates for .d.ts files and apidoc
|
2023-12-05 10:06:55 +03:00 |
tugcekucukoglu
|
89b77cceca
|
Fixed #4662 - DataTable: Type definition doesn't match document
|
2023-11-27 15:21:56 +03:00 |
tugcekucukoglu
|
cb00700821
|
sorticon data-pc-section update
|
2023-11-22 13:45:32 +03:00 |
tugcekucukoglu
|
56e9c4b487
|
Fixed #4855 - DataTable: restore state defect
|
2023-11-21 16:37:27 +03:00 |
FlipWarthog
|
30efb09f44
|
Restore important based on PrimeReact impl
|
2023-11-17 17:38:44 -05:00 |
FlipWarthog
|
6c3ea8557d
|
Update !important from component CSS
|
2023-11-17 17:38:39 -05:00 |
Tuğçe Küçükoğlu
|
67222a809a
|
Merge pull request #4776 from FlipWarthog/PV4394
Fix #4394 - DataTable VirtualScroller: resizableColumns broken
|
2023-11-15 20:02:47 +03:00 |
Çetin
|
d5ef62389c
|
Merge branch 'master' of https://github.com/primefaces/primevue
|
2023-11-12 14:39:50 +03:00 |
Çetin
|
334a7e4a9f
|
Fixed #4804
|
2023-11-12 14:39:45 +03:00 |
tugcekucukoglu
|
321479f131
|
Fixed #4786 - DataTable/TreeTable: Frozen column improvements
|
2023-11-09 18:02:09 +03:00 |
FlipWarthog
|
6053cefe22
|
Fix #4394 - DataTable VirtualScroller: resizableColumns broken
|
2023-11-07 20:41:46 -05:00 |
tugcekucukoglu
|
01af58f917
|
Apidoc updates
|
2023-11-07 09:16:39 +03:00 |
tugcekucukoglu
|
35834ecb64
|
Fixed #4757 - DataTable: editingRows watcher implementation defect
|
2023-11-06 10:28:02 +03:00 |
tugcekucukoglu
|
4934e0e146
|
Fixed #4498 - Datatable: Cannot set properties of null (setting 'tabIndex')
|
2023-10-27 17:52:34 +03:00 |
FlipWarthog
|
f9360b8ade
|
Add new sort everywhere needed, update API docs
|
2023-10-06 18:59:00 -04:00 |
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 |