Hamish Taplin
Hamish Taplin
When using `` is it possible to get the actual marker instance (not the React component) so you can use `LatLngBounds`, etc.
I really like this system due to the BEM approach but it's not been updated in 6 months and has some issues outstanding, not least compatibility with ems. Are there...
Gulp plugin?
Have you considered writing a Gulp plugin for this? Would be really nice to be able to pipe tests/results in to existing build processes.
Not sure if this is just an oversight and it doesn't really matter for your demo but would if anyone were to use this code in their own project—every function...
### Use-case Using a [`listTemplate`](https://developer.apple.com/library/tvos/documentation/LanguagesUtilities/Conceptual/ATV_Template_Guide/ListTemplate.html#//apple_ref/doc/uid/TP40015064-CH12-SW3), I would like to make the `relatedContent` area dynamic, populating it with content when a `listItemLockup` is `highlight`ed by the user. Consider the following (simplified)...
I'm loading Remodal with Browserify and the options declared on `window.REMODAL_GLOBALS` don't get applied. Inspecting what is going on, the `globals` object on [line 11](https://github.com/VodkaBears/Remodal/blob/master/src/remodal.js#L11) is `undefined` so the default...
If you declare a class like so: ``` namespace = namespace or {} class namespace.ClassName constructor: -> this.someProperty = "blah" ``` The plugin doesn't pick up its member properties/methods.
On iPhone (when using "Tab Bar" setting - ie. the tab/address bar is at the bottom of the screen) opening the drawer on a page where the user has scrolled...
### What happened? VSCode keeps popping up a status message saying: ```To use Console Ninja PRO features or use free features only, please select one of the available options.``` ###...