Tyler Gaw
Tyler Gaw
**This PR** Adds a new example `ThirdPartyVectorTileSource.js` showing how to use `VectorSource` to consume a custom tileset. In https://github.com/mapbox/react-native-mapbox-gl/issues/1448 I described an issue I ran into trying to do this....
Hey Dave! The tiniest of PRs here, you're probably wondering why I'm opening this as it's an old project. First, what this does: Dribbble moved the RSS feed urls from...
This continues the revert/re-release we started in #33. This brings back the changes in #19. Those were meant to be included in a 2.x release, but they got released in...
The list of friends in `app/templates/friends/index.hbs` is initial built using a `` like: ``` html Friends Index Total friends: {{model.length}} {{#each friend in model}} {{link-to friend.fullName "friends.show" friend}} {{/each}} ```...
Example repo: https://github.com/tylergaw/precise-commits-n ### Issue [style.css](style.css) has incorrect formatting. `precise-commits` does not correct the formatting. ### Steps 1. Make a change to [style.css](style.css) 2. Stage the change with `git add...
I've not been able to make proper time to work on this project. I don't want to stall things completely. In #37 it was reported the plugin is not working...
Was testing a PR that adds http://placepuppy.it and that site has been down. Running the plugin and choosing that service consistently caused Sketch to beach ball and then crash. We...