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 watch on 'open' for dynamic open changes #41

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

Commits on Dec 17, 2015

  1. Added a watch on 'open' for dynamic open changes

    Tysen Moore committed Dec 17, 2015
    Configuration menu
    Copy the full SHA
    5de2114 View commit details
    Browse the repository at this point in the history
  2. Added watch to the dist version as well.

    Tysen Moore committed Dec 17, 2015
    Configuration menu
    Copy the full SHA
    41325c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2015

  1. - Numbers now displayed with HEX (later make optional)

    - Changed open watch to no longer be a singleton
    Tysen Moore committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    9d66c20 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. Removed attempt to display hex for a float

    Tysen Moore committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    d9a87cc View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. - Fix/workaround to digest recursion exception for larger (deeper) ob…

    …jects
    Tysen Moore committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    f4c4927 View commit details
    Browse the repository at this point in the history
  2. Revert "- Fix/workaround to digest recursion exception for larger (de…

    …eper) objects"
    
    This reverts commit f4c4927.
    Tysen Moore committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    fab30d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. - Fixed the demo/demo.html so it will now run in a browser with no sp…

    …ecial work needed
    
    - Added branch specific tests section to the demo.html to easily test the branch features
    Tysen Moore committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    59dcfcc View commit details
    Browse the repository at this point in the history
  2. Added 'show-hex' option to optionally show the numbers as hex in addi…

    …tion to the decimal value
    Tysen Moore committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    b20358c View commit details
    Browse the repository at this point in the history