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

feat(2.0.0): refactored to be in line with the api #23

Merged
merged 7 commits into from
May 19, 2021
Merged

Conversation

ljbc1994
Copy link
Owner

Changes

  • IntersectionObserve now requires a reference to the node it's observing, means the component only deals with observing and not polluted with Class or Style.
  • Remove underlying shared observer, instead each IntersectionObserve instance will have their own observer.
  • Updates to documentation to reflect the above changes.
  • Include a minified script file for js import.
  • Bump outdated npm packages

@ljbc1994 ljbc1994 merged commit e9ca60d into master May 19, 2021
@ljbc1994 ljbc1994 deleted the feat/2.0.0 branch May 19, 2021 09:18
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.

1 participant