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(exp): add AppendNextActions function #440

Merged
merged 4 commits into from
May 24, 2024
Merged

feat(exp): add AppendNextActions function #440

merged 4 commits into from
May 24, 2024

Commits on May 13, 2024

  1. feat(exp): add actions.AppendNextActions function

    This function is used to merge both a single action and the next actions returned by the API.
    jooola committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4ccaa35 View commit details
    Browse the repository at this point in the history
  2. add function docs

    jooola committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d9ace4c View commit details
    Browse the repository at this point in the history
  3. rename package to actionutils

    jooola committed May 13, 2024
    Configuration menu
    Copy the full SHA
    14421e5 View commit details
    Browse the repository at this point in the history
  4. remove kit namespace from path

    jooola committed May 13, 2024
    Configuration menu
    Copy the full SHA
    85ab93a View commit details
    Browse the repository at this point in the history