Adam Merrifield

Results 20 comments of Adam Merrifield

Fully tested, singleQuotes as a feature, let me know your thoughts.

I'd follow a sound git branching strategy with feature branches, a development branch, release branches, etc... Adam Merrifield+1 (519) [email protected] From: [email protected]: February 16, 2017 01:34To: [email protected]: [email protected]: [email protected]: [Nine-H/apollo11]...

For newer releases (I'm using 15.10) that use dconf instead of gconf: - Go to All `Settings -> Keyboard -> Shortcuts -> Custom Shortcuts`. - Add custom keyboard shortcut: -...

How long after? Can't say atm since I can't reproduce right now. ``` sh connecting to proxy background.js:1 Got message: Object {method: "hello"} background.js:1 Got message: Object {version: "0.24.1", method:...

I haven't been using it all that much. On Fri Dec 12 2014 at 8:24:54 AM Eldad Bercovici [email protected] wrote: > @saalmaan https://github.com/saalmaan, did you experience any crashing > lately?...

You'd just need to grab the data and propagate (or create) some html with it.

So your image would likely need to contain a data-desc, like this: ``` html ``` Then somewhere (like your own method), write the inner HTML of sbDescription using the jQueries...

If you have a fork that I can look at I can maybe take a peek under the hood.

The events are there for you to trigger next and previous easily ‎enough. I'd venture a guess that next and previous are best left to the end user designing the...