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
- Kill the ViewNode class.
- Return View instances from renderer.
- Add a ViewContainer view (based on ContentView) that attaches children
directly to its parent and keeps track of insert positions.
- Update the ng-sample app
- Broke the complex properties hack. We'll have to support components
such as TabView with custom components/directives.
0 commit comments