Julien Barbay

Results 117 comments of Julien Barbay

same here with other (private) libraries...

Could it be possible to pass along a component to be rendered as the portal target ? Such as : `Vue.use(SimplePortal, { blueprint: MyAwesomePortalReceiver })` ? That would allow to...

@jcbond92 thanks for the answer! If i understand clearly, that would mean each commit should be scoped with the exact name of the package, also matching the git tag? otherwise,...

I'm pretty sure you can put a `ref` on the component and call this.$refs.scroller.emit("resize") (i've the same issue and was looking for fixes/answer here)

@NataliaTepluhina thanks for adding the feature request tag. Does that mean I should submit a PR or are you guys still considering it?

Hello 2018? It's 2020 asking for a merge. @A could you please do us the honors (with a release)?

Issue was opened 5 years ago. Still not a priority. Is it at least opened for PR ?

Hi @icebob :) Thanks for answering! So, as i explained, _imho_ it's confusing that a signature of `cors: { origin: "*" }` would end up with a very different result...

@icebob as mentioned in the issue, if you prefer i can go for a bigger PR. Please let me know :)

@icebob sorry for keeping you waiting. I finally updated the code according to #216 latest comments and made testing. It's worth noticing there's one breaking change here, as in default...