Keith Mifsud
Keith Mifsud
Hi @kenchan0130 , Currently, you can still add `nofollow` and any other `rel` value: ```yml target-blank: rel: nofollow ``` However, as you stated, it is not configurable, at least yet...
I like the idea but I think that the `regexp` is hard for most and very hard to test against. If you can build the feature in a TDD manner...
> If you adopt my proposal, I don't know what to do with `rel` atrribute. > What behavior do you expect if settings are enabled separately for the `rel` attribute...
Thanks @kenchan0130 :) I don't think I understand the question? You can already set the rel attribute as a separate setting if one wishes to customise its behaviour.
Hi @mukrop , Thank for sharing your work :) The travis checks are failing can you look into why, please? Also, thank you for the version number :)
> The problem is that URI escape is deprecated, I suggest to use CGI.escape() instead. They do NOT behave in the same way, but in this particular case it does...
I understand and thank you for all your help in this 😄
Hi @jochenjonc ..I'll merge it asap. I need to remove the Travis CI check first but they seem to have changed the access. I'll get back to you asap. The...
> A few days have passed and the `https://apollo.nuxtjs.org/` module has been upgraded to version 5-alpha.3. This works well except for `useQuery`. For now I would recommend to use `@nuxtjs/apollo@next`...
> [huntersofbook/huntersofbook#161](https://github.com/huntersofbook/huntersofbook/issues/161) > > I changed some parts of useQuery and improved it. > > I need tests, who can test on their project and give feedback Hi @productdevbook ......