Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing props of Data to typescript declarations #655

Merged
merged 2 commits into from Aug 28, 2018

Conversation

inomdzhon
Copy link

  • Add Data.arrowStyles
  • Add Data.attributes

@inomdzhon inomdzhon closed this Jul 27, 2018
@inomdzhon inomdzhon reopened this Jul 27, 2018
@@ -50,6 +50,8 @@ const options: Popper.PopperOptions = {
console.log(data);
},
onUpdate(data) {
console.log('x-out-of-boundaries', data.attributes);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this used to test the type?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeap

@FezVrasta FezVrasta merged commit 14d515b into floating-ui:master Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants