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(almin): Support context.useCase#execute typing #342

Merged
merged 12 commits into from Apr 27, 2018
Merged

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    6e05dd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f59ef0 View commit details
    Browse the repository at this point in the history
  3. fix(almin): Make Payload abstract class completely

    BREAKING CHANGE: You can not call `super({ type: "type" })` anymore.
    `Payload` does not accept arguments
    azu committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    0231f42 View commit details
    Browse the repository at this point in the history
  4. feat(almin): Support context.useCase#execute typing

    Use conditional typing
    azu committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    9881793 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. test(almin): fix execute testing

    azu committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    8ba58b8 View commit details
    Browse the repository at this point in the history
  2. chore: ignore prettier format

    azu committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    fd763cc View commit details
    Browse the repository at this point in the history
  3. chore: format

    azu committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    d6690f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. chore(prettier): ignore Executor

    azu committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    d3c11a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2097f7 View commit details
    Browse the repository at this point in the history
  3. chore(almin): remove comment

    azu committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    ac4e131 View commit details
    Browse the repository at this point in the history
  4. chore(almin): remove comments

    azu committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    e5f76b8 View commit details
    Browse the repository at this point in the history
  5. chore: add issue link

    azu committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    4092906 View commit details
    Browse the repository at this point in the history