Skip to content

Upgrade to beta.1 #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 18, 2016
Merged

Upgrade to beta.1 #35

merged 4 commits into from
Jan 18, 2016

Conversation

hdeshev
Copy link
Contributor

@hdeshev hdeshev commented Jan 18, 2016

Update to the new renderer API.

  • 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.

- 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.
hdeshev added a commit that referenced this pull request Jan 18, 2016
@hdeshev hdeshev merged commit 0cd3651 into master Jan 18, 2016
@vakrilov vakrilov deleted the hdeshev/beta-1 branch June 7, 2016 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant