You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest TypeScript definitions available on https://github.com/DefinitelyTyped/DefinitelyTyped are for popper.js v0.4.x. Would you be willing to update the definitions to reflect the breaking changes in the v1 API?
Steps to reproduce the problem
Install popper.js latest version (v1.8.4 at time of this issue)
I never used TypeScript. The whole API is described in the documentation. I use JSDoc to describe the types so maybe there's a tool to automatically generate them from jsdoc?
Uh oh!
There was an error while loading. Please reload this page.
The latest TypeScript definitions available on https://github.com/DefinitelyTyped/DefinitelyTyped are for popper.js v0.4.x. Would you be willing to update the definitions to reflect the breaking changes in the v1 API?
Steps to reproduce the problem
What is the expected behavior?
Custom modifiers would be definable.
What went wrong?
The wrong types for modifiers in the TS definitions prevent compilation of TypeScript code.
Any other comments?
If you'd like help updating the definitions let me know and I'll see what I can do to help out.
The text was updated successfully, but these errors were encountered: