You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
now uses el.setValue and el.getValue... any new componenets that want to intergrate with attributes needs to add the setValue and getValue function to the element (5c193d1)
attribute-target can now target a container in same document or in another document. creating websitebuilders or richtexteditors just became a lot simpler (29bdb9a)