Iñaki Arroyo

Results 6 comments of Iñaki Arroyo

try with `angular.extend`... ``` javascript 'use strict'; import angular from 'angular'; export default class ToastrConfig { /* @ngInject */ static options(toastrConfig) { angular.extend(toastrConfig, { autoDismiss: false, containerId: 'toast-container', maxOpened: 0,...

@pantoninho I am using the one provided by `lerna`. At the moment with `conventional-changelog/standard-version` you can't have `independent` versions and generated `CHANGELOG.md` with the correct meta-info on them, because it...

Seems like this library has been abandoned, could we have an update about the state? We are having the same problem as @octatone comment

@amw I am having the same issue of #7 and this PR solves the problem, could it be merged? Thanks!

- `antigen v2.0.2` - `zsh 5.3.1 (x86_64-apple-darwin16.6.0)` I'm having the same issue with `v2.0.2`, none of the plugins inside my `.antigenrc` file works, but if I run directly on the...

@jasonbellamy Could you have a look at the ready PRs please? I opened 4 PRs resolving issues that I would like to have in if they are okay. Thanks.