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 btf-eliminate #6

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

Commits on Jul 29, 2013

  1. Added btf-eliminate, which makes it so that the element is eliminated…

    … if it is dropped outside of a dragon.
    cesarandreu committed Jul 29, 2013
    Configuration menu
    Copy the full SHA
    c28d222 View commit details
    Browse the repository at this point in the history
  2. Renamed btf-eliminate to btf-dragon-eliminate to be consistent. Added…

    … btf-dragon-delay which defaults to zero, but when it's not zero it requires that amount of time to be waited before the element is picked up. This was added because I wanted to make the element clickable.
    cesarandreu committed Jul 29, 2013
    Configuration menu
    Copy the full SHA
    b053cbc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2013

  1. Removed btf-dragon-delay, elements are now clickable by default. When…

    … an element is dragged it is picked up.
    cesarandreu committed Jul 31, 2013
    Configuration menu
    Copy the full SHA
    eaeb924 View commit details
    Browse the repository at this point in the history
  2. Removed delay comment.

    cesarandreu committed Jul 31, 2013
    Configuration menu
    Copy the full SHA
    0c56478 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2014

  1. Configuration menu
    Copy the full SHA
    3e22df2 View commit details
    Browse the repository at this point in the history
  2. Stop nag with Chrome

    cesarandreu committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    021f50f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2014

  1. fix(injector): use array notation for DI

    Not using array notation breaks minification
    cesarandreu committed Jun 6, 2014
    Configuration menu
    Copy the full SHA
    05bc17c View commit details
    Browse the repository at this point in the history