tugcekucukoglu
0bc96d5ef3
Fixed #6683 - For DataTable
2024-10-30 14:59:58 +03:00
tugcekucukoglu
6b8f98afda
Refactor #6677 - For DataTable
2024-10-29 12:38:37 +03:00
Cagatay Civici
0a3430cbc4
Fixed #6588 - Table sort icon not aligned properly
2024-10-16 11:42:15 +03:00
Tuğçe Küçükoğlu
ecf9b653f6
Merge pull request #6544 from KumJungMin/fix/issue-6472_
...
fix(DataTable): prevent rowClick trigger when button clicked
2024-10-16 11:02:20 +03:00
Cagatay Civici
5db86f3067
Fixed #6580 - Invalid CSS in DataTable and TreeTable
2024-10-16 09:38:59 +03:00
崮生
1500542e62
fix : #5903 ( #6088 )
...
* fix : #5903
* renaming GlobalComponentConstructor https://github.com/primefaces/primevue/pull/6088#issuecomment-2374917228
* Delete package-lock.json
* Update how component types are defined
2024-10-09 09:04:31 +01:00
KumJungMin
2e72c8b5f4
style: apply eslint
2024-10-09 14:34:31 +09:00
KumJungMin
f71e839ac9
test: add test to ensure row is not selected when inner button is clicked
2024-10-09 14:23:20 +09:00
KumJungMin
c2a5378b9d
fix: prevent row-click trigger when inner button clicked
2024-10-09 13:34:53 +09:00
Cagatay Civici
e9bd57dc0e
Data component adjustments
2024-10-01 14:33:29 +03:00
tugcekucukoglu
304e8787fc
Fixed #6488
2024-09-27 15:29:00 +03:00
tugcekucukoglu
2ebdea92d3
Refactor #6436
2024-09-25 14:39:27 +03:00
tugcekucukoglu
da45ca535a
Fixed #6436
2024-09-25 14:19:22 +03:00
navedqb
831a3ef37c
add unstyled prop to HeaderCheckbox component
2024-09-25 11:27:18 +05:30
Tuğçe Küçükoğlu
94a54fce68
Merge pull request #6424 from philipstarkey/philipstarkey/fix-6014
...
fix DataTable: Allow drop below bottom row
2024-09-24 15:52:28 +03:00
Tuğçe Küçükoğlu
00186c9798
Merge pull request #5950 from karpov159/feature-prop-showheaders
...
Feat(DataTable): added showHeaders prop to datatable
2024-09-24 09:07:47 +03:00
Tuğçe Küçükoğlu
3c85b3d29c
Merge pull request #6197 from avramz/fix/filter-with-columngroup-type
...
#6151 : refactor the TableHeader template so it renders filters when c…
2024-09-24 09:00:54 +03:00
Phil Starkey
6f785fdb2d
Fix DataTable: emptyMessage passthrough
...
Fixes #6006
Fix missing `pt`/`unstyled` props on empty message table row
2024-09-23 14:35:01 +10:00
Phil Starkey
5bf5291bde
DataTable: Allow drop below bottom row
...
Fixes #6014 by removing the double counting of the page scroll position.
The `getOffset()` utility function already includes the window's scroll position (see [here](20388c5766/packages/utils/src/dom/methods/getOffset.ts (L6-L7)
)). Double counting the scroll offset meant that the DataTable `onRowDragOver` event handler always through we were on the top-half of the row, preventing the indicator from being shown at the bottom of the row.
2024-09-18 12:07:26 +10:00
Uros
9d18ca3ff8
Merge branch 'primefaces:master' into fix/filter-with-columngroup-type
2024-09-10 16:23:24 +02:00
Tuğçe Küçükoğlu
08340e2691
Merge pull request #6333 from KumJungMin/fix/issue-6323
...
fix: handle click event using event.currentTarget in DataTable
2024-09-10 14:26:02 +03:00
CEMAL YILDIRIM
be0dc30905
ColumnWidths yanlış yazım düzeltildi.
2024-09-09 20:30:20 +03:00
KumJungMin
a3a4534730
test: update test target
2024-09-04 18:15:37 +09:00
KumJungMin
896d4e7d00
test: update test originEvent target
2024-09-04 18:13:24 +09:00
KumJungMin
4c9dd17f57
chore: apply format
2024-09-04 18:02:29 +09:00
KumJungMin
ed0fcf2a89
fix: change click event handling by using event.currentTarget instead of event.target
2024-09-04 17:32:17 +09:00
uros
4e2899254b
#6151 : refactor the TableHeader template so it renders filters when columnGroup is set
2024-08-07 12:55:43 +02:00
tugcekucukoglu
6c21aa730f
Fixed #6154
2024-08-02 12:26:46 +03:00
uros
f8d1dfc8b2
- fix DataTable.spec.js
2024-08-01 22:50:25 +02:00
tugcekucukoglu
90eb36a159
Icon pt fixes
2024-07-26 14:21:10 +03:00
Tuğçe Küçükoğlu
9312fbab5c
Merge pull request #6037 from yzzting/issue-6036
...
Fix: DataTable Frozen Columns the headers of fixed columns will overlap.
2024-07-22 11:03:47 +03:00
tugcekucukoglu
77927e251e
Correctly bind pt options
2024-07-17 15:46:30 +03:00
杨滋滋
5caed1ce40
Fix: DataTable Frozen Columns the headers of fixed columns will overlap.
2024-07-09 22:03:28 +08:00
tugcekucukoglu
8d501b9aa8
Fixed #6002 - DataTable: highlightOnSelect single selection defect
2024-07-02 13:28:03 +03:00
Maxim Karpov
33556dbe04
Update DataTable.d.ts
2024-06-26 13:29:34 +03:00
Mert Sincan
796edf4c11
Fixed #5968 - Improve utils methods in all packages
2024-06-26 08:46:26 +01:00
Maxim Karpov
7ab50d18d6
added showHeaders prop to datatable
2024-06-22 22:18:05 +03:00
tugcekucukoglu
411d002834
Ports from v3
2024-06-12 17:55:24 +03:00
Mert Sincan
f02874cc18
Refactor on d.ts
2024-06-12 00:08:08 +01:00
Mert Sincan
61929eae75
Convert to PrimeVue monorepo
2024-06-11 13:21:12 +01:00