Daniel Figueiredo

Results 10 comments of Daniel Figueiredo

Quick heads up, looks like the dependency `"chokidar": "^1.6.0",` has been removed from `cpx`, maybe just publishing a new version would do the trick?

I tried writing better types for Vuex and I thought about making a PR with these changes, but it doesn't really work completely. The problem is on how modules are...

Yeah I can get it to work with everything, but the generated classes. Some tools like Netflix Dsg (for graphql) among others generate the java classes under `target` and they...

I tried installing this branch by doing: ``` helm package /path/to/charts/folder helm install k6-operator-0.0.1.tgz ``` But got a few errors because the template output (after processing) wasn't producing valid `k8s`...

> Hey @danielfigueiredo can you also sign the licence/cla? I want to get this PR ready, so when a Maintain wants to merge it, it's ok Thanks for the prompt...

This is usually related to the fragile dependency tree. I've pushed a PR recently for angular2-redux-starter that works really well with the latest ng2-redux-form. You might want to check that...

@lemind try again with angular2 lastest and ng2-redux-form lastest I was having the same issue after some upgrade and new it's fixed

I would say only the last bullet is still pending. I haven't done and work with E2E test support in our customization.

Adding more folders to the existing workspace isn't ideal, because now all document search and everything is mixed up You can't bounce between workspaces using a single unified window (like...