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 : withLifecycleCallbacks support for wilcard * and array of callbacks + refacto #9577

Merged
merged 8 commits into from
Jan 29, 2024

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    15f8faa View commit details
    Browse the repository at this point in the history
  2. chore(withLifecycleCallbacks): extract applyCallbacks

    Quentin Decré committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    fc82984 View commit details
    Browse the repository at this point in the history
  3. doc(withLifecycleCallbacks): complete documentation

    Quentin Decré committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    07a240a View commit details
    Browse the repository at this point in the history
  4. fix(withLifecycleCallbacks): use enums for hooks list

    Quentin Decré committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6f32531 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. tests(withLifecycleCallbacks): added unit tests

    Quentin Decré committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    82ea289 View commit details
    Browse the repository at this point in the history
  2. doc(withLifecycleCallbacks): improve documentation

    Quentin Decré committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e51e00b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fix: remove package-lock + revert yarn.lock

    Quentin Decré committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7c34f80 View commit details
    Browse the repository at this point in the history
  2. Reviw documentation

    fzaninotto committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5c0e388 View commit details
    Browse the repository at this point in the history