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

Wrap in fragment render many list #50

Merged
merged 5 commits into from
Oct 29, 2019
Merged

Wrap in fragment render many list #50

merged 5 commits into from
Oct 29, 2019

Conversation

A-gambit
Copy link
Member

@A-gambit A-gambit commented Oct 25, 2019

Task:
use fragments to implement render in lifted component to avoid {a.view(x => <Comp key="..." .../>)}

Add the ability to render children atoms without keys.

Before:
Screenshot 2019-10-25 17 36 18

Result:
Screenshot 2019-10-25 17 38 29

After:
Screenshot 2019-10-25 17 36 25

@blacktaxi blacktaxi merged commit b561fd5 into master Oct 29, 2019
@blacktaxi blacktaxi deleted the f-wrap-fragment branch October 29, 2019 14:44
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