Zach Schnackel

Results 19 issues of Zach Schnackel

@pajaydev It looks like a few weeks ago (I believe) eBay removed the actual sale price from the API responses for listings that had a best offer option, but I'm...

Needs investigation

Would a more optimized requestAnimationFrame resize listener be in the pipeline? https://cdn.polyfill.io/v1/docs/features/#requestAnimationFrame provides a nice polyfill for browsers that don't support it without polluting your repo.

enhancement

Hi, If my `header.tpl.html` contains: ``` @@if (context.title) {@@title - }Buoy, The DigitalOcean UI Kit @@include('../partials/nav.tpl.html') ``` That has a nav partial that contains: ``` Alerts Badge ``` That is...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.38.2 x64 **Electron**: 2.0.18 **OS**: Mac OS X 10.14.5 **Thrown From**: [css-in-js](https://github.com/ansumanshah/css-in-js) package 1.4.0 ### Stack Trace Uncaught TypeError: Cannot read...

Hi, I've run into a snag now that my src file is just one `main.js` input; even with `.jshintignore` set to avoid the specific src files, it still checks each...

question

Hi all, AutoFilename is an awesome tool! One item that is a bit different in my workflow than how AFN expects is the project root path for inclusion (so prepending...

I've noticed that periodically when opening up an SVG and editing a fill (as an example), the changes are mirrored in the preview, but it stops working after maybe a...

**Describe the solution you'd like** Having the `callees` option is great; where we can consolidate classes into variables and still have this plugin parse the contents; `ctl('flex flex-col')`. During conversions...

enhancement

### What version of Remix are you using? 1.1.1 ### What version of Node are you using? Minimum supported version is 14. 16.13.1 ### Steps to Reproduce * Clone https://github.com/zslabs/zslabs-remix...

feat:typescript
bug:unverified
feat:mdx