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(use-resize-observer): resolve type conflict #100

Merged
merged 5 commits into from
Feb 26, 2022

Commits on Feb 17, 2022

  1. fix(use-resize-observer): resolve type conflict

    fix typescript 4.2.3 conflict by replacing resize-observer-polyfill with @juggle/resize-observer
    johnsonsu committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    6dd5f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b86980 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b058f86 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    6ddd1ac View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    7bcd04f View commit details
    Browse the repository at this point in the history