Commit Graph

29 Commits (2c45303235623a9dd6aec66935e15664174ff11e)

Author SHA1 Message Date
tugcekucukoglu fb387de29e DataTable edit & filter button props updated 2024-04-29 12:55:47 +03:00
tugcekucukoglu 1f2e035640 Fixed #5243 - Table: Computed property "bodyStyle" is already defined in Props. 2024-03-14 15:54:35 +03:00
mertsincan 679977df48 Fixed #5006 - TableBody: Render "BodyRow" binding dataKey of props to key attribute 2024-02-01 09:19:12 +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
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00: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
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 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 bb12c9e724 Fixed #4306 - DataTable: PT Options missing for Expansion Row Cell 2023-08-24 13:29:52 +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
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 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 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 3150ddab19 Refactor #3965 - Update for unstyled prop 2023-06-05 11:55:38 +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 2669fd5925 Refactor #3965 - For DataTable & Column & ColumnGroup & Row 2023-06-02 09:52:13 +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 8b9d1d8eb3 Refactor #3924 - For DataTable 2023-05-08 17:08:06 +03: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 b82c553747 Refactor #3832 Refactor #3833 - For DataTable & Column 2023-04-13 17:42:33 +03:00
Tuğçe Küçükoğlu 129b15765d Fixed #3781 - DataTable: Group Rows do not span all Columns with Selection Mode set and group-by not in the Column list 2023-03-27 14:47:48 +03:00
mertsincan 8388b44f33 Fixed #3801 - DataTable: Row edits when enabled doesn't work with pagination 2023-03-27 09:37:20 +01:00
mertsincan f5fe822afb Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00