Alexander Pepper

Results 21 comments of Alexander Pepper

@andrewlsimplisafe : There is a second `componentWillReceiveProps` in the code base. See https://github.com/rnosov/react-reveal/blob/19aa39aad8e40cac2016895de3cbcd8470ddf2d5/src/lib/responsive.js#L60.

This is the output, that audit currently gives, due to es-check requireing `acorn` `6.1.1`: ``` npm audit === npm audit security report === ┌──────────────────────────────────────────────────────────────────────────────┐ │ Manual Review │ │ Some...

This is not stale. React 17 is still not supported: https://github.com/gregberge/loadable-components/blob/73b17fd067579b1c5d38eba00e157964e0930a94/package.json#L54-L55

There is the fork https://www.npmjs.com/package/@mole-inc/bin-wrapper , but I don't know how well it is maintained.

Thanks @jmthomas for the pointer. Do you know if the spotify fork is available on https://rubygems.org/ as well? I couldn't find it.

At least `1.1.2` does seem to fix the issue. AFAICS it was fixed with https://github.com/arcs-/medium-button/issues/14.

FYI: I will not be able to review this PR in the near future. My queue is quite full with high priority tasks.

As far as I know Amier is working on an NPM package to incorporate the form builder. To me this would be the right place to add such functionality.

@aea-JR : Thank you for your offer. But I think it would be useful if: 1. The example app uses `scrivito-neoletter-form-widgets` directly. 2. `scrivito-neoletter-form-widgets` provides a way to customers/projects to...

@jginsburgn It would be great, if this PR can move forward.