Tsachi Shlidor
Tsachi Shlidor
Hi, Thanks for this, it is working very well so far. My problem is that I'm not sure if and how I can control the output markup to play well...
Hi guys, First thanks a lot for this. I used it on my last (current) Kubuntu install (15.04) and it works great. I do have some feedback, if you want...
When running `npm start` and and navigating to, say, `http://localhost:3000/some-page` I get to the route I defined in routes.js or the default `404`. that's good. After building for production with...
### Description Hi team, we are experiencing a weird issue when looping some m3u8s Sounds very similar to some of the issues mentioned in https://github.com/videojs/video.js/issues/5987 Would appreciate any info on...
This PR adds `debug` mode to internal analytics
Jira: https://cloudinary.atlassian.net/browse/ME-4322 The Transformation class is transforming keys inside transformation objects, but not in a transformation array See https://codesandbox.io/s/js-sdk-transformation-legacyurl-b64xur?file=/src/index.js This PR makes sure arrays are parsed separately before being sent
Seems like setting `snapToGridDuringDrag: true` somehow messes with the undo stack of https://github.com/iVis-at-Bilkent/cytoscape.js-undo-redo Here's what I get: * selected multiple elements * drag to move them all * press cmd+z...
Fixed `ReferenceError: parse is not defined`
Since #4 was closed - You mention there the Extensions method from the original Phamlp. > the extensions method has been temporarily removed ... We will be adding them back...
I don't see any of compass's partials included here, should I take them from somewhere else ? I'm used to other phamlp forks including them under /extensions. thanks.