Skip to content
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

feat(true lazy rendering) #102

Merged
merged 4 commits into from Mar 20, 2018
Merged

feat(true lazy rendering) #102

merged 4 commits into from Mar 20, 2018

Conversation

kybishop
Copy link
Collaborator

@kybishop kybishop commented Dec 17, 2017

Depends on kybishop/ember-popper#70

Fixes #100. (at least to a point I'm happy with)

package.json Outdated
@@ -32,7 +32,7 @@
"ember-cli-babel": "^6.10.0",
"ember-cli-htmlbars": "^2.0.2",
"ember-cli-sass": "^7.1.1",
"ember-popper": "^0.8.2",
"ember-popper": "git://github.com/kybishop/ember-popper.git#targeted-component",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note to self: This needs to be bumped once kybishop/ember-popper#70 is merged and a new version of ember-popper is released.

@d8vjork
Copy link

d8vjork commented Jan 26, 2018

Great work! Waiting for it 👍

@kybishop
Copy link
Collaborator Author

kybishop commented Jan 26, 2018

I'll see if I can get this through in the next week. It's just the ember-popper PR holding things up, and I need to fix that up.

EDIT: Feb 13 - for real this time, I'll do all I can to push this through before the end of the weekend

@kybishop kybishop changed the title [WIP] feat(true lazy rendering) feat(true lazy rendering) Mar 13, 2018
@kybishop
Copy link
Collaborator Author

There are a series of PRs and releases coming down the pipe that will finally enable this to land. All work necessary is already completed, just a matter of certain dependencies accepting said PRs and pushing releases. Psyched to get this super super soon!

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.

None yet

2 participants