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

fix: relax check for slot props #508

Merged
merged 1 commit into from
Jun 1, 2018
Merged

fix: relax check for slot props #508

merged 1 commit into from
Jun 1, 2018

Conversation

marionebl
Copy link
Contributor

Fixes a bug where slots would not register correctly when the
type of a children property can not be resolved by the typechecker.

  • Assume children with any type are slots
  • Allow @slot annotations
  • Allow @href annotations

@marionebl marionebl merged commit 54ad464 into master Jun 1, 2018
@marionebl marionebl deleted the feat/hover-on-preview branch June 1, 2018 09:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants