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

[labs/react] introduce a options object #2988

Merged
merged 27 commits into from
Oct 12, 2022

Commits on Jun 4, 2022

  1. create params object

    taylor-vann committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    732ec89 View commit details
    Browse the repository at this point in the history
  2. add changeset

    taylor-vann committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    f23e22f View commit details
    Browse the repository at this point in the history
  3. update readme

    taylor-vann committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    45e3574 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. this balooned

    taylor-vann committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    121f838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711d1d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. found correct return type

    taylor-vann committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    0e61809 View commit details
    Browse the repository at this point in the history
  2. more refined type

    taylor-vann committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f50790b View commit details
    Browse the repository at this point in the history
  3. add ref typing

    taylor-vann committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8b7e1d7 View commit details
    Browse the repository at this point in the history
  4. adjust ref typings

    taylor-vann committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1b132e9 View commit details
    Browse the repository at this point in the history
  5. type forwarded instance

    taylor-vann committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    972f05d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c250a0 View commit details
    Browse the repository at this point in the history
  7. organize types

    taylor-vann committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1b840d0 View commit details
    Browse the repository at this point in the history
  8. no react window module

    taylor-vann committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    3021f08 View commit details
    Browse the repository at this point in the history
  9. no react window module

    taylor-vann committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    84721c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. merge main

    taylor-vann committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ff32aed View commit details
    Browse the repository at this point in the history
  2. more merge main

    taylor-vann committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    d42f69c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. merge main

    taylor-vann committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    32f3120 View commit details
    Browse the repository at this point in the history
  2. initial params bag

    taylor-vann committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ae7ecf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a9f537 View commit details
    Browse the repository at this point in the history
  4. ReactOrParams

    taylor-vann committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    6efbdcc View commit details
    Browse the repository at this point in the history
  5. destructure params

    taylor-vann committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    9a60bd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cf2f60 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. remove optional react

    taylor-vann committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    69becf8 View commit details
    Browse the repository at this point in the history
  2. remove default react

    taylor-vann committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    981b12a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. change is a patch

    taylor-vann committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9033c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2a67c7 View commit details
    Browse the repository at this point in the history
  3. forgot options.react

    taylor-vann committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    034b682 View commit details
    Browse the repository at this point in the history