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 patch style for oui fixed components #203

Merged
merged 10 commits into from
Jun 7, 2024

Commits on Jun 6, 2024

  1. add patch style for oui fixed components

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    204ac9d View commit details
    Browse the repository at this point in the history
  2. add remove child

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    632adbf View commit details
    Browse the repository at this point in the history
  3. doc: update changelog

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    df0d55f View commit details
    Browse the repository at this point in the history
  4. update test mock

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d097bf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. add test for hook

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6b778be View commit details
    Browse the repository at this point in the history
  2. remove useRef

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7ac58cf View commit details
    Browse the repository at this point in the history
  3. use mock requestAnimationFrame to replace delay

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    40ea8ed View commit details
    Browse the repository at this point in the history
  4. add test case for hook unmount

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3665669 View commit details
    Browse the repository at this point in the history
  5. update code structure

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e78b599 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into style

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    62496a9 View commit details
    Browse the repository at this point in the history