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

Adding dotNotation property and test #48

Merged
merged 6 commits into from
Apr 13, 2017
Merged

Commits on Apr 11, 2017

  1. Configuration menu
    Copy the full SHA
    9ba84d9 View commit details
    Browse the repository at this point in the history
  2. JSHint fixes

    nlundquist committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    ef49df7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afc72c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. Configuration menu
    Copy the full SHA
    1af1a81 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Changed dotNotation prop to try to do a dotNotation lookup on a paren…

    …t whenever a provided value is undefined. Needed when comparing two dot notation sets.
    
    Added set equality and subset tests.
    nlundquist committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    4fa19ca View commit details
    Browse the repository at this point in the history
  2. Use '=== undefined'

    nlundquist committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    dd8deeb View commit details
    Browse the repository at this point in the history