1. 11 Sep, 2020 1 commit
    • Scott Hampton's avatar
      Provide path instead of props · d9abad9d
      Scott Hampton authored
      Use provide/inject instead of props to give
      the path to the component since we don't
      need it to be reactive.
      
      Also watch for `el` to be null/undefined.
      d9abad9d
  2. 10 Sep, 2020 39 commits