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

Added a single action when no actions are passed #40

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 18, 2019

  1. Added single action mode. If no actions are passed, then on main fab …

    …click the parent @action method bind will be called
    Fabio Falcinelli committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    82d9025 View commit details
    Browse the repository at this point in the history
  2. Added a line about single action to readme

    Fabio Falcinelli committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    ca72fc6 View commit details
    Browse the repository at this point in the history
  3. Removed redundant breaks in switches

    Fabio Falcinelli committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    2829b10 View commit details
    Browse the repository at this point in the history