Gregor Adams

Results 184 comments of Gregor Adams

Bump: Is this issue being tracked? the origin of this issue is this part of the code: https://github.com/google-map-react/google-map-react/blob/a783cd62767f824a6eb072e523c8d06ea660c7ee/src/google_map_markers.js#L265-L269 *Sidenote:* If you also have this issue and want it to be...

I was unsure wether this should be listed as "Issue Trackers". I chose "Company Tools" since Atlassian offers similar Tools as GitHub: - Wiki: Confluence - Issues: Jira - Source...

Hi @pluja Thank you for your input. That sounds good. I haven't used GitLab in a while but if they offer similar tools (Wiki, Projects …), then I agree that...

https://github.com/esdoc/esdoc/pull/379#issuecomment-364832146 https://github.com/sinnerschrader/esdoc-custom-theme Demos: (prerelease) * https://sinnerschrader.github.io/esdoc-custom-theme/ * https://sinnerschrader.github.io/dekk/api There a still a few glitches and probably a few missing styles which I'm glad to add if pointed out. This theme...

As far as I see it, it is currently impossible to run yarn without a bunch of unmet peer dependencies. These warnings are very irritating. I thought I know how...

Sorry for the late response, looks like I missed the notification. Throttle is not implemented for `useStickyroll`: https://github.com/stickyroll/react-stickyroll/blob/master/packages/hooks/src/use-stickyroll.ts#L4-L7 If you need this you can open a feature request

The source for the github page can be found here: https://github.com/stickyroll/react-stickyroll/blob/master/app/app.tsx

Thank you for reporting this issue. I already answered in our support chat but I'll try to add the missing documentation in the next few days. More info can be...

Here's the `progressable` implementation used by the headline you mentioned https://github.com/stickyroll/react-stickyroll/blob/master/src/cover/src/progressable.ts Here's how I use it: https://github.com/stickyroll/react-stickyroll/blob/master/src/cover/src/device-support.tsx#L270

Sadly I currently can't update the guide due to https://github.com/patternplate/patternplate/issues/334 I would have to rewrite the entire guide which is too much work right now. I have a local branch...