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

Wishful thinking: bo-repeat #97

Open
michael-wynn opened this issue Aug 20, 2014 · 1 comment
Open

Wishful thinking: bo-repeat #97

michael-wynn opened this issue Aug 20, 2014 · 1 comment

Comments

@michael-wynn
Copy link

First, I'd like to say that bindonce is so awesome that I can't imagine a big Angular app without it. For me the only thing missing is bo-repeat. Some screens, especially grids, may have drop downs with static list, and as far as I know ng-repeat is still the only easy way to make those. So even though items inside the drop down use no watchers (thanks to bindonce), each drop down still has a watcher on the collection itself even though the list is known to be static.

Addition of bo-repeat will make bindonce even more awesome than it already is!!!

@lorenzhs
Copy link

Check out #10

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

No branches or pull requests

2 participants