Skip to content

Commit b16e6a3

Browse files
chintankavathiaspike-rabbit
authored andcommitted
refactor: remove useless utils
BREAKING CHANGE: removed polyfill for `elementsFromPoint` since `elementsFromPoint` is now supported by all major browsers.
1 parent 1ac4dcc commit b16e6a3

File tree

5 files changed

+0
-103
lines changed

5 files changed

+0
-103
lines changed

projects/ngx-datatable/src/lib/events.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

projects/ngx-datatable/src/lib/utils/elm-from-point.ts

Lines changed: 0 additions & 45 deletions
This file was deleted.

projects/ngx-datatable/src/lib/utils/facade/browser.ts

Lines changed: 0 additions & 25 deletions
This file was deleted.

projects/ngx-datatable/src/lib/utils/visibility-observer.ts

Lines changed: 0 additions & 24 deletions
This file was deleted.

projects/ngx-datatable/src/public-api.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,4 @@ export * from './lib/utils/throttle';
5858
export * from './lib/utils/sort';
5959
export * from './lib/utils/row-height-cache';
6060
export * from './lib/utils/column-helper';
61-
export * from './lib/utils/elm-from-point';
6261
export * from './lib/utils/tree';

0 commit comments

Comments
 (0)