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

Observe different boxes #9

Merged
merged 13 commits into from
Jan 23, 2019
Merged

Observe different boxes #9

merged 13 commits into from
Jan 23, 2019

Conversation

TremayneChrist
Copy link
Member

@TremayneChrist TremayneChrist commented Jan 21, 2019

Update to the latest spec and support watching different boxes.
https://drafts.csswg.org/resize-observer-1

WICG/resize-observer#3

  • Support passing in options to ro.observe()
  • Support contentSize
  • Support borderBoxSize
  • Support scrollSize
  • Support devicePixelBorderBoxSize
  • Update tests to cover watching different box sizes
  • Modify internals to match updated spec
  • Update README with new examples and updated spec
@TremayneChrist TremayneChrist changed the title feat: observe different boxes Jan 21, 2019
@TremayneChrist TremayneChrist changed the title WIP: observe different boxes Jan 23, 2019
@TremayneChrist TremayneChrist merged commit de41717 into master Jan 23, 2019
@TremayneChrist TremayneChrist deleted the box-options branch February 25, 2019 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant