primevue-mirror/packages
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
..
auto-import-resolver Version 4.0.7 released 2024-09-11 16:56:56 +03:00
core Fixed #6409 2024-09-16 16:56:28 +03:00
icons Fixed #6409 2024-09-16 16:56:28 +03:00
metadata New IftaLabel component first implementation 2024-09-17 13:02:13 +03:00
nuxt-module Added hot dev mode 2024-09-17 22:55:40 +01:00
primevue DataTable: Allow drop below bottom row 2024-09-18 12:07:26 +10:00
themes Create index.d.ts 2024-09-17 15:06:11 +03:00