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

breaking: conditional ActionReturn type if Parameter is void #7442

Merged

Commits on Apr 11, 2022

  1. ActionReturn should return destroy only if Parameter is void

    Co-authored-by: Ivan Hofer <ivan.hofer@outlook.com>
    tanhauhau and ivanhofer committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    3cb9dcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a21197 View commit details
    Browse the repository at this point in the history
  3. docs

    dummdidumm committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    34f7b95 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Update src/runtime/action/index.ts

    Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com>
    tanhauhau and ignatiusmb committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    99764b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    5ee6087 View commit details
    Browse the repository at this point in the history
  2. docs

    dummdidumm committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5320874 View commit details
    Browse the repository at this point in the history
  3. add space

    ignatiusmb committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0058204 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Merge remote-tracking branch 'upstream/version-4' into tanlh/feat/act…

    …ion-void-parameter-type
    benmccann committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    abcc7c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    f1d3b50 View commit details
    Browse the repository at this point in the history
  2. tests

    dummdidumm committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    608cc0e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'tanlh/feat/action-void-parameter-type' of https://githu…

    …b.com/tanhauhau/svelte into tanlh/feat/action-void-parameter-type
    dummdidumm committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    3067fe8 View commit details
    Browse the repository at this point in the history
  4. lint

    dummdidumm committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    45a3f39 View commit details
    Browse the repository at this point in the history