vue-router icon indicating copy to clipboard operation
vue-router copied to clipboard

feat(scroll) - WIP - allow a different scroll element other than window

Open phouri opened this issue 5 years ago • 6 comments

Still a WIP - just to make sure I am on the right track before fixing flow / e2e / unit tests.

This works (for me locally), let me know what you think.

Fixes #2777

phouri avatar May 22 '19 12:05 phouri

First time I am using Flow - so probably did some stuff wrong, let me know if you see anything obvious.

If this is fine - I will proceed with fixing flow and creating new tests.

phouri avatar May 22 '19 12:05 phouri

Thanks for working on this ref https://github.com/vuejs/vue-router/issues/1187

I will come back to you when I can to review the api, this is the kind of thing that would nicely fit an RFC :)

posva avatar May 22 '19 15:05 posva

https://github.com/vuejs/rfcs/pull/38

phouri avatar May 23 '19 12:05 phouri

Any news?

phouri avatar Jun 26 '19 09:06 phouri

Hello! I just need this functionality. Thank you.

scoutrul avatar Aug 15 '19 15:08 scoutrul

@posva, can we expect this pull request to be brought into life and reconsidered? Very, very useful feature I cannot find a workaround to at the moment :/

DamianGlowala avatar Mar 28 '21 16:03 DamianGlowala