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

Changelog and docs #102

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open

Changelog and docs #102

wants to merge 2 commits into from

Conversation

jspolancor
Copy link
Contributor

  • Update changelog
  • Add docs for the new wrapper component

@jspolancor jspolancor requested a review from ThaNarie June 15, 2023 17:26
- Disallow multiple owners of a single ref, defining a ref already owned by other component will
throw an error

### Added
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The added should just be a bullet list, and the full description that you've added can be part of a "Highlights" section at the top.

@@ -498,3 +498,50 @@ defineComponent({
},
});
```

## Wrapper component
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we also need to add an example/explanation of a component where "part" of the HTML belongs to the wrapper itself, until it encounters the data-wrapper-boundary 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 this pull request may close these issues.

2 participants