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

Typings: Improve $slots and $scopedSlots type to prevent unchecked access to undefined #8946

Merged
merged 3 commits into from Dec 1, 2018

Commits on Oct 14, 2018

  1. Copy the full SHA
    7514ff6 View commit details
    Browse the repository at this point in the history
  2. fix(types): Fix tests

    thenickname committed Oct 14, 2018
    Copy the full SHA
    4de0143 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. fix(types): declare $slots option as potentially undefined

    declare $slots option as potentially undefined to enable stricter TS checks
    thenickname committed Oct 22, 2018
    Copy the full SHA
    fbaa392 View commit details
    Browse the repository at this point in the history