Edoardo Luppi
Edoardo Luppi
Will this strategy support dynamic height of the viewport too?
Here too, same problem now. @florenthobein which kind of workaround have you come up with? What's the root cause of this behavior? Edit: okay, it seems `transformY` is the cause.
@fabioloreggian Thanks for the explanation! However, in the end I gave up, I don't want to use workaround that break over time
I'm not a Javascript expert, but it seems the problem is here https://github.com/nicky-lenaers/ngx-scroll-to/blob/62baea0c2c0e60480bdbb23f4b472fbe45741f2b/src/app/modules/scroll-to/scroll-to.service.ts#L109 basically if the direct parent is `body` the offset from the top is obviously calculated right. If...
I have to agree. I'm used to the Angular/React/Vue docs, where an explicit example is given. Having the same approach for KVision would jump start a lot of people interested...
This should be merged. On 32" inch (4K - 100%) is a pain having the SE popup not inside the IDE window.
@damianopetrungaro the problem is you're not following the specification for the footer, which requires a `: ` separator
@damianopetrungaro yeah you're right. It's only for `BREAKING CHANGE`. OT: so let's say we have the example ``` fix: correct minor typos in code see the issue for details on...
@damianopetrungaro the spec did mention it, see https://github.com/conventional-commits/conventionalcommits.org/pull/185/files The site is messed up to an old version now. Damn I got scared as my tool needs to adhere to the...
@nikku I'll work with this project using Typescript, thus I will most likely produce type definitions for it. There is currently a request for it [here](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/10256). My opinion is that...