tugcekucukoglu
|
1f2e035640
|
Fixed #5243 - Table: Computed property "bodyStyle" is already defined in Props.
|
2024-03-14 15:54:35 +03:00 |
tugcekucukoglu
|
0e4aba78b7
|
Merge branch 'master' of https://github.com/primefaces/primevue
|
2024-03-14 14:40:47 +03:00 |
tugcekucukoglu
|
3964a273cb
|
Refactor #5349 #5341
|
2024-03-14 14:40:37 +03:00 |
shtse8
|
ce102fa624
|
Change rowStyle prop type to Function
|
2024-03-14 18:29:43 +08:00 |
shtse8
|
c4a8d4ce83
|
Fix rowClass prop type in BaseDataTable.vue
|
2024-03-14 18:23:02 +08:00 |
shtse8
|
3f467c8eb0
|
Correct rowClass type on DataTable to Function
|
2024-03-14 18:16:48 +08:00 |
tugcekucukoglu
|
688430587a
|
Fixed #5410 - Type 'string' is not assignable to type 'object'.
|
2024-03-13 11:56:02 +03:00 |
Fahad
|
8f0d3188cd
|
feat(dx): Improve hinted string types (#5286)
|
2024-02-23 08:38:50 +00:00 |
tugcekucukoglu
|
9fcc7cc848
|
Fixed #5297 - DataTable: tableClass prop specifies String type, though Array also works
|
2024-02-19 09:12:35 +03:00 |
tugcekucukoglu
|
c8d6546ea0
|
Remove unused method
|
2024-02-16 14:38:57 +03:00 |
tugcekucukoglu
|
84a8285ce5
|
Refactor #5272
|
2024-02-15 11:39:53 +03:00 |
navedqb
|
15738ffce9
|
fixes select all in single selection mode on Ctrl-A press
|
2024-02-14 11:13:59 +05:30 |
mertsincan
|
f91f6bd1ec
|
Refactor #5257
|
2024-02-12 13:02:20 +00:00 |
mertsincan
|
60f08422e6
|
Fixed #5214 - Move core alignment styles to theme files
|
2024-02-05 10:44:41 +00:00 |
tugcekucukoglu
|
30c20d4e8a
|
Refactor #5196
|
2024-02-02 23:17:35 +03:00 |
tugcekucukoglu
|
3a89a10fd5
|
Fixed #5196 - DataTable: Row selection styling defect
|
2024-02-02 22:54:51 +03:00 |
mertsincan
|
d4e825beeb
|
Refactor #4953 - For ColumnFilter
|
2024-02-02 15:46:56 +00:00 |
tugcekucukoglu
|
90cd9e288e
|
Refactor #5176
|
2024-02-02 16:26:27 +03:00 |
mertsincan
|
d94ceeef19
|
Fixed #5194 - Add data-p-unselectable-text attribute on resizing and dragging phases
|
2024-02-02 00:44:26 +00:00 |
mertsincan
|
679977df48
|
Fixed #5006 - TableBody: Render "BodyRow" binding dataKey of props to key attribute
|
2024-02-01 09:19:12 +00:00 |
mertsincan
|
4836654f7b
|
Fixed #5179 - Improve `data-pc-` structure in components
|
2024-01-30 14:35:32 +00:00 |
mertsincan
|
ee83f7d756
|
Fixed #5100 - DataTable: Cannot read properties of null when editMode="cell" and selectionMode="single"
|
2024-01-22 10:12:23 +00:00 |
tugcekucukoglu
|
f9117be895
|
Fixed #5123 - DataTable: body template rowTogglerCallback callback option added
|
2024-01-22 10:50:59 +03:00 |
mertsincan
|
e3d9f41926
|
Fixed #5055 - Calendar: When use with Datatable filter, the calendar would show at the bottom of the page.
|
2024-01-21 11:56:17 +00:00 |
tugcekucukoglu
|
3d43ab506f
|
Refactor #5105
|
2024-01-18 16:11:07 +03:00 |
tugcekucukoglu
|
19f9813d16
|
Fixed #5105 - Highlight state changes on Checkbox selection mode
|
2024-01-18 16:05:30 +03:00 |
tugcekucukoglu
|
48aa388953
|
Fixed #5095 - Unit tests in the master branch are failing
|
2024-01-18 11:14:47 +03:00 |
mertsincan
|
1fcefea636
|
Fixed #5057 - DataTable: persistent expandedRows with dataKey doesn't working properly
|
2024-01-15 00:22:18 +00:00 |
mertsincan
|
261b6212f1
|
Refactor #5062
|
2024-01-14 23:46:29 +00:00 |
Oğuzhan
|
ee71eab50b
|
fix: conditional check for sortable in HeaderCell.vue (#5069)
|
2024-01-14 23:42:21 +00:00 |
mertsincan
|
d5bba26341
|
Refactor #5071
|
2024-01-14 22:25:39 +00:00 |
mertsincan
|
54ea411d76
|
Refactor #5071
|
2024-01-14 14:09:03 +00:00 |
mertsincan
|
bd5b3f7c6a
|
Refactor #5071
|
2024-01-14 13:38:51 +00:00 |
mertsincan
|
8beeab367c
|
Fixed #5005 - BodyRow: Cannot read propertie of null (reading 'forEach)
|
2023-12-30 01:48:31 +00:00 |
tugcekucukoglu
|
11c5539118
|
Fixed #4996 - bodyRow broken pt context options
|
2023-12-26 15:49:38 +03:00 |
tugcekucukoglu
|
49f4282195
|
sortable context added to table header
|
2023-12-26 15:48:19 +03:00 |
mertsincan
|
7a60ea1f6c
|
Fixed #4993 - VirtualScroller loading is not working on DataTable
|
2023-12-24 02:34:49 +00:00 |
mertsincan
|
f16bd6ab2e
|
Fixed #4646 - Add custom wrapper support for helper components
|
2023-12-21 23:41:41 +00:00 |
Tuğçe Küçükoğlu
|
84f735ef77
|
Merge pull request #4638 from FlipWarthog/no-important
Fix #4637 - Component Styles: Remove use of !important now that @layer is used
|
2023-12-21 10:39:01 +03:00 |
mertsincan
|
fdf205d0d0
|
Fixed #4982 - Datatable rowGroupMode: columns can't be hidden with setting hidden = true
|
2023-12-21 00:23:27 +00:00 |
mertsincan
|
cdd2a0e6e4
|
Fixed #4434 - DataTable: VirtualScroller breaks when sort is applied
|
2023-12-20 15:20:57 +00:00 |
tugcekucukoglu
|
8210372279
|
Fixed #4988 - DataTable - sortable header with InputText
|
2023-12-20 17:32:30 +03:00 |
mertsincan
|
ad98b8f795
|
Fixed #4957 - Datatable: stripedRows do not work correctly with virtual scroll
|
2023-12-20 11:51:03 +00:00 |
mertsincan
|
f06c2ea23a
|
Fixed #4950 - Datatable: Column resize expand mode and Stateful loses scroll
|
2023-12-20 11:29:06 +00:00 |
mertsincan
|
e0de315cfc
|
Fixed #3602 - Keyboard support: Numpad enter
|
2023-12-20 10:45:43 +00:00 |
tugcekucukoglu
|
1172613879
|
Refactor #4985 - update .d.ts
|
2023-12-20 13:35:18 +03:00 |
tugcekucukoglu
|
bb82382190
|
Fixed #4985 - metaKeySelection default type is changed as false
|
2023-12-20 13:28:13 +03:00 |
mertsincan
|
8db6f9c180
|
Fixed #3967 - DataTable:When using ColumnGroup in a table with more than two frozen columns
|
2023-12-19 15:12:31 +00:00 |
mertsincan
|
01b38bf5ae
|
Fixed #3818 - DataTable: Pass sorted data on sort event
|
2023-12-19 15:01:13 +00:00 |
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 |