Skip to content

Add documentation on fragments #162

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

Closed
bencodezen opened this issue Jul 13, 2020 · 3 comments · Fixed by #163
Closed

Add documentation on fragments #162

bencodezen opened this issue Jul 13, 2020 · 3 comments · Fixed by #163
Assignees

Comments

@bencodezen
Copy link
Member

No description provided.

@bencodezen bencodezen self-assigned this Jul 13, 2020
bencodezen added a commit that referenced this issue Jul 13, 2020
bencodezen added a commit that referenced this issue Jul 14, 2020
* docs (#162): add fragments to migration section

* fix: code example syntax highlighting error

* fix (#162): incorrect comment type

* docs (#162): remove inheritattrs since its automatically disabled

* docs (#162): link fragments in intro and reorder section
bencodezen added a commit that referenced this issue Jul 14, 2020
Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
bencodezen added a commit that referenced this issue Jul 14, 2020
* docs (#157): add data object api changes to migration guide

* docs (#157): improve clarity

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>

* docs (#162): update syntax

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>

* docs (#157): remove misleading tag

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
@edimitchel
Copy link
Contributor

@bencodezen is it possible to use fragments manually ? i.e. when I want to create an wrapper in a component which I cannot split. We can use template for that but I'm asking if a new global component will be added, like ou <> ?

@bencodezen
Copy link
Member Author

Hey @edimitchel! To make sure I understood the question correctly, are you asking whether or not fragments can be used in global components as a generic wrapper? Also, if possible, could you provide some pseudo-code to show an example of what you're thinking of?

@edimitchel
Copy link
Contributor

My bad ! I was totally wrong ! Fragment inside a component is not usefull because multi component is already possible inside any non-root element.

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 a pull request may close this issue.

2 participants