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

Support Property Selector #70

Merged
merged 1 commit into from
Jan 10, 2016
Merged

Support Property Selector #70

merged 1 commit into from
Jan 10, 2016

Commits on Jan 10, 2016

  1. Add support for the prop selector

    cleanup
    
    mounted attr api
    
    Add documentation for attr api
    
    the rest of the attribute mapping and test for colons
    
    react 13/14 compatibility
    
    clean up code by utilizing utils method
    
    fix lint error
    
    Change syntax for react property lookups
    
    fix lint errors
    
    Fix key lookup bug, and simplify regex
    
    Change back to [] syntax for props only
    
    fix documentation
    
    split out test coverage
    
    more test coverage
    
    fix lint issue
    
    support non-string values for prop querying
    
    Add tests for not finding ref or key
    
    string based selector only
    
    deny undefined values
    
    fix lint issues
    
    Revert to 80b14d3
    
    support multiple literal types for property lookups
    
    WIP: Early push for discussion
    
    cleanup
    
    Add support for prop selector
    
    clean up code by utilizing utils method
    
    fix lint error
    
    Change syntax for react property lookups
    
    Change back to [] syntax for props only
    
    split out test coverage
    
    fix lint issue
    
    support non-string values for prop querying
    
    string based selector only
    
    fix lint issues
    
    Revert to 80b14d3
    
    support multiple literal types for property lookups
    
    Revert "support multiple literal types for property lookups"
    
    This reverts commit 72872fa.
    
    undo revert
    
    Trigger new build
    
    add support for prop selector
    
    fix lint errors
    blainekasten committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    3b2af8c View commit details
    Browse the repository at this point in the history