canjs / can-animate

animation view helpers
MIT License
4 stars 1 forks source link

add `.` and `..`, etc to property identifiers #10

Open mickmcgrath13 opened 7 years ago

mickmcgrath13 commented 7 years ago

allow something like this:

        "bindings":{
            "../hasError": "pulse"
        }