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
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
feat(directives): remove the @controller directive
Completely remove the deprecated Controller directive.
Major update to the demos to use setRootContext (where applicable) and
to move to Components for the beefier demos (bouncing balls and form).
A temporary work around was required in demos (animation and todo)
so that rootContext have Map interface. The work arounds will disappear
after the context is set to the component.
Library changes were pulled out of the first commit in #1269.
Closes#1401
0 commit comments