• Elliott Sprehn's avatar
    Add two way data binding. · b9aac0ad
    Elliott Sprehn authored
    All reflected attributes two way bind on SkyElement, so now doing
    <sky-element name="sky-input" attributes="value:string"> is enough
    to get two way binding on the value attribute so users doing
    <sky-input value="{{ inputValue }}"> will get the inputValue property
    updated as the user types.
    
    R=abarth@chromium.org, ojan@chromium.org
    
    Review URL: https://codereview.chromium.org/850383002
    b9aac0ad
Name
Last commit
Last update
..
animation Loading commit data...
calculator Loading commit data...
city-list Loading commit data...
flights Loading commit data...
flights-app Loading commit data...
htmlish Loading commit data...
style Loading commit data...
widgets Loading commit data...
README.md Loading commit data...
file-browser.sky Loading commit data...
fps-counter.sky Loading commit data...
home.sky Loading commit data...
radio.sky Loading commit data...
spinning-square.sky Loading commit data...
touch-demo.sky Loading commit data...