Tim Wisniewski

Results 185 issues of Tim Wisniewski

What do you think of supporting `&&` operator-based conditionals in interpolated expressions? Current syntax: ``` javascript html`` ``` Proposed syntax to support: ``` javascript html`` ``` The proposed syntax is...

enhancement

Hi! I'm aware this repo is deprecated in favour of v2, but I wondered if I could ask a question that I hope is relatively straightforward to answer: **How can...

Including `dist` makes it inconvenient to submit pull requests -- the submitter isn't sure whether to include it in the PR, and the author has no insight into whether the...

I'm really excited about this project. A potential gotcha was pointed out in the [hn thread](https://news.ycombinator.com/item?id=16829300), so I thought I'd take the conversation here since that thread seems to have...

Per documentation at https://webpack.github.io/docs/webpack-dev-server.html#iframe-mode

I noticed an error about `localhost:8080/favicon.ico` not being found after an initial create-choo-app, which I found odd because `create-choo-app` creates an `assets/icon.png` file. I was able to get it working...

I'm using phoenix to build an API and building a Vue.js app alongside it to serve as the client. I'm running the Vue.js app as a separate process to take...

Not sure there's much that can be done to resolve this, but I'm just posting the workaround here in case anyone else comes across this problem. When used via `require('amcharts3')`,...

Hey folks, great plugin! I'd like to leave the search box open by default as "finding my address" is my primary use case. Setting it to `expanded: true` works great,...

FYI, doing `npm install soda-js` does not provide the latest version (with those 3 PRs). Incrementing npm publish is really annoying..but part of life I suppose :-/