1. 11 Sep, 2020 2 commits
    • Scott Hampton's avatar
      Update specs to provide path · 6f6e3f72
      Scott Hampton authored
      Since we updated the component to provide
      and inject the path, we need to update the
      spec to provide the mock path as well.
      6f6e3f72
    • 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 38 commits