Jörn Röder

Results 40 comments of Jörn Röder

you could also add something like https://greenkeeper.io/ to this repo to get pull requests with tests from their bot

fix worked well for me! any plans on merging this in?

Hey, any progress on this issue. I patched my react 17 instance successfully via [patch-package](https://www.npmjs.com/package/patch-package) and the linked PR

patched it successfully for react 17. see https://github.com/Paol-imi/muuri-react/issues/49#issuecomment-1056612319

@ivosabev i've ended up using https://github.com/MicheleBertoli/react-gmaps

i cant wait :D but i'm not php/composer expert … maybe @bnomei can help out – if not it's (of course) ok too. i'll integrate it as submodule then…

any updates on this? is there an alternative which works with current sketch versions?

if there would be a many_many relation like here http://doc.silverstripe.org/sapphire/en/topics/datamodel#relations you were my hero!

wouldnt it be more elegant to provide some kind of dynamic slot (via column key) to override the default cell template with? ```vue {{ column.value }} ``` https://vuejs.org/v2/guide/components-slots.html#Scoped-Slots

there is also a [codepen](https://codepen.io/FezVrasta/pen/bWezaY) showing popper following the mouse. This could be also play well with other targets to follow e.g. a range input knob or progress bar.