Robbie Wagner
Robbie Wagner
Hi @garyo, I totally agree! We have the types in the main Shepherd repo here https://github.com/shipshapecode/shepherd/tree/master/src/types Can those be imported and used?
@garyo I don't think we added anything to this Vue wrapper really. I had plans to add more features, but I've been busy with other things. If you'd like to...
@jim-toth perhaps we should use that as the types for this repo? I would definitely accept a PR adding a types file.
@manuel-84 sorry to hear that. As mentioned above, I would accept a PR to fix TS. The types exist in Shepherd itself.
If anyone would like to open a PR adding types, I would gladly accept it!
@jarooda I am not sure what you mean here. If the user clicks the back button, wouldn't the tour go away on its own?
@dependabot rebase
@dependabot rebase
@jmrlib from the stack trace it looks like this line https://github.com/shipshapecode/shepherd/blob/master/src/js/step.js#L395 Basically, `this.$el` or `that.$refs['app-navbar-id']` seem to be undefined, so it is trying to add classes to a classList of...
I'm working on https://github.com/html-next/ember-cli-changelog and getting it up to date and working again, if anyone wants to help out!