Julien Bouquillon
Julien Bouquillon
For some reason the modal + $navifate.back() behaves strangely on my demo page http://revolunet.github.com/angular-mobile-demo 1- click "modal" in the top toolbar -> `$navidate.go('/modal');` 2- click "close modal" in the modal...
Hi Matt, I'm not sure about this, but would it be possible to handle http served files instead of local files ? I mean i have some index dynamically generated...
This includes PR #91 from @zentuit and adds hash support in pushRoute, replaceRoute, prefetchRoute
Environnement variables gets modified before being passed to `now` command. in this function, https://github.com/zpnk/deploy.now/blob/b6ce4d820817c41a2b9af71f13ded5ba0de5ca6e/lib/deploy.js#L52 , IMHO we should only escape correctly and not filter out some characters My use case...
nice to have when on the npm/yarn website :)
Hi, i dont really understand some conflict errors, maybe someone can help Heres an example; these fields appear in the diff : - `kapp.k14s.io/nonce` : sounds legit - `image` :...
When a file containing brackets gets flagged by talisman, the CLI output doesnt escape the brackets so we cant copy/paste directly to `.talismanrc`. file names with brackets break the YAML
**Describe the bug** Talisman 1.28.0 (and below) silently fails if you have this setting in your `~/.gitconfig`: ``` [diff] noprefix = true ``` **To Reproduce** Add the GIT setting, try...