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

Add useEvent and revamped useResizeObserver to @wordpress/compose #64943

Merged
merged 32 commits into from
Sep 9, 2024

Commits on Aug 30, 2024

  1. Simplify useResizeObserver

    jsnajdr committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    95881cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e305a9 View commit details
    Browse the repository at this point in the history
  3. Add useEvent util.

    DaniGuardiola committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    55172e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b91189 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4ee26c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'trunk' of https://github.com/WordPress/gutenberg into f…

    …eat/add-use-event-and-use-observe-element-size
    DaniGuardiola committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    575423c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    93a36e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc33849 View commit details
    Browse the repository at this point in the history
  3. Better error message.

    DaniGuardiola committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b422ccc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cff6661 View commit details
    Browse the repository at this point in the history
  5. Update packages/compose/src/hooks/use-event/index.ts

    Co-authored-by: Marin Atanasov <8436925+tyxla@users.noreply.github.com>
    DaniGuardiola and tyxla authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9531c10 View commit details
    Browse the repository at this point in the history
  6. Sync docs.

    DaniGuardiola committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c58e10b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0da2846 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc77100 View commit details
    Browse the repository at this point in the history
  9. Improve example.

    DaniGuardiola committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    638f551 View commit details
    Browse the repository at this point in the history
  10. Fix docs.

    DaniGuardiola committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    654bac5 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    b6dc4f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74c4a00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fb82b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a381140 View commit details
    Browse the repository at this point in the history
  5. Add return type.

    DaniGuardiola committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7b4ecce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f42603c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63deb16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30a07f0 View commit details
    Browse the repository at this point in the history
  9. Minor import fix.

    DaniGuardiola committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e57cc0e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15eaebc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 8, 2024

  1. Apply feedback.

    DaniGuardiola committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    8c2094f View commit details
    Browse the repository at this point in the history
  2. Clean up and document.

    DaniGuardiola committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    6f3abb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    4aa01b3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'trunk' of https://github.com/WordPress/gutenberg into f…

    …eat/add-use-event-and-use-observe-element-size
    DaniGuardiola committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    55946ef View commit details
    Browse the repository at this point in the history