Serhii Palash

Results 21 comments of Serhii Palash

@Intellicode can you make new release with this fix? I still see this error. I think it's because the last one release was on Jan 11 and this bug fix...

@SurjitSahoo were you able to get selected value? Can you help?

It's better to pass callback to `withDecay` helper and invoke it on final position resolve and then in this callback resolve selected index by matching with snap points ``` export...

@arshaw thank you for `shelljs-live`! Nice package!

> I've actually started working on the first one Great! Good luck!

Thank you for your help @cortinico !! We will test it on Monday and let you know how it works.

> For example we could imagine some opt-in configuration setting that makes packager include all source files from a particular directory into a bundle You can do this with `babel-plugin-wildcard`...

@camdagr8 I don't know how this plugin works, but we have folder with these files ``` translations/ en.json de.json ``` I think it replaces our ``` import * as translations...