forked from DefinitelyTyped/DefinitelyTyped
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 Merge PR DefinitelyTyped#64309 [tabulator-tables] add missing event…
… callbacks + fix some function return types by @lukecotter * style: move data callbacks to be together * feat: add tooltip event callbacks - TooltipOpened - TooltipClosed * fix: ColumnCalcParams to allow precision for default calcs * fix: add data promise return The returned promise for addData should be an array of components not a single component. * feat : add returned params to rowSelectionChanged event * feat: add missing event callbacks - pageSizeChanged - rowMoveCancelled * feat: add missing dataLoaderErrorTimeout option * feat: add missing scroll params added leftDir and topDir to scrollHorizontal and scrollVertical * style: apply prettier formatting https://github.com/DefinitelyTyped/DefinitelyTyped#common-mistakes
- Loading branch information
1 parent
8b3a57a
commit 35e4afc
Showing
2 changed files
with
77 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters