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

Merge pavel repeater #96

Merged
merged 2 commits into from
Mar 4, 2016
Merged

Merge pavel repeater #96

merged 2 commits into from
Mar 4, 2016

Conversation

henrikrudstrom
Copy link
Member

This fixes the RepeaterNumber failing test.
Any comments on the TODO in the last commit?

@henrikrudstrom
Copy link
Member Author

Hard to say, but its only related to repeater, so its shouldnt be able to cause that much trouble worst case. LGTM

@ChALkeR ChALkeR mentioned this pull request Mar 4, 2016
62 tasks
pavelvasev and others added 2 commits March 4, 2016 22:21
If model is integer, Repeater failed. This is due it started to create
children earlier than it's parent property is set.

When repeater model is Int, it cleared all items on model change. Now we
clear only if necessary.

PR-URL: #96
Reviewed-By: Henrik Rudstrøm <hrudstrom@gmail.com>
PR-URL: #96
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
@ChALkeR
Copy link
Member

ChALkeR commented Mar 4, 2016

Squashed, merging. Tests change LGTM.

@ChALkeR ChALkeR merged commit 2413330 into master Mar 4, 2016
@ChALkeR ChALkeR deleted the merge-pavel-repeater branch March 4, 2016 19:33
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

3 participants