Zach Schnackel

Results 33 comments of Zach Schnackel

Hi, Did this ever make it in to the ST2 version? Still getting the same behavior. Thanks!

@gucong3000 This would be a pretty interesting item to cover. My use-case (along with Autoprefixer), was https://github.com/larsenwork/postcss-easing-gradients Questions would be around how this impacts SSR, bundle-size, etc --- or if...

Huge fan of this library @SamHerbert! I made sure sure I appended credit to you, but for everyone else; I decided to take a stab at recreating these using [GSAP](http://greensock.com/gsap)....

Any chance that's in the plans to be included?

Adding `"skipLibCheck": true` to my `tsconfig.json` file did the trick https://www.typescriptlang.org/tsconfig#skipLibCheck It'd still be nice to know if this would be a recommended setting moving forward we should add to...

Hey @marcandre appreciate the reply. I can certainly understand keeping the library within your comfort zone; as that's the most important thing 😏 In terms of some of the nicer...

Sweet! It'd definitely be a switch; maybe worth a major version change, but if you wrote Parsley in a way that took advantage of the today's powerful utilities, then you...

IMHO it's more of a documentation challenge. [Browser support is okay](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API#Browser_compatibility), but if you mentioned that you could include polyfill.io if you needed older browser support, that would allow you...

Not that I'd personally want a whole library integrated for this piece, but does [BluebirdJS](https://github.com/petkaantonov/bluebird) help us at all here?

Ha well I guess that's good for the jQuery version ;) Is this Promise situation all that you think stands in the way?