Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Implement Fragment API #7

Closed
LPGhatguy opened this issue Dec 15, 2017 · 1 comment · Fixed by #104
Closed

Implement Fragment API #7

LPGhatguy opened this issue Dec 15, 2017 · 1 comment · Fixed by #104
Labels
feature: planned A feature that's been accepted into the project's roadmap.

Comments

@LPGhatguy
Copy link
Contributor

React added the concept of Fragments, which are elements with multiple children that render into their parent.

I think this would be useful to avoid having junk Roblox instances in the tree, and help flatten some of the gross patterns that have developed with regards to nesting.

@LPGhatguy LPGhatguy self-assigned this Dec 15, 2017
@LPGhatguy LPGhatguy added feature: planned A feature that's been accepted into the project's roadmap. and removed enhancement labels Jan 29, 2018
@LPGhatguy LPGhatguy removed their assignment Mar 13, 2018
@LPGhatguy
Copy link
Contributor Author

Anyone is willing to take a stab at this, but it'll probably depend on #48.

@LPGhatguy LPGhatguy added this to the Post-1.0 milestone Apr 17, 2018
This was referenced May 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature: planned A feature that's been accepted into the project's roadmap.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant