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

Feature/use more appropriate console api functions #365

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

Commits on Mar 24, 2016

  1. Add ability to use more appropriate console function to have better v…

    …isual feedback
    
    Try to use console.debug if this is running in a browser (browserify)
    David HAN SZE CHUEN authored and David HAN SZE CHUEN committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    aabcfed View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2016

  1. Add more null checks in case the browser does not support #warn or #d…

    …ebug or if it doesn't support Function#bind
    David HAN SZE CHUEN authored and David HAN SZE CHUEN committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    f739403 View commit details
    Browse the repository at this point in the history