a.nvlkv

Results 16 issues of a.nvlkv

Fix for #118 --- This change is [](https://reviewable.io/reviews/doshprompt/angular-localization/119)

Hi, I migrating app to Angular. My AngularJs app uses `ng-localization`. All my other angularjs dependencies are imported just fine. However `ng-localization` fails with `TypeError: Cannot read property 'module' of...

Hi DougLau, I want to use footile for masking or applying effects etc. And I thought something like fill_with could work. I'm not exactly happy with my naming as well...

Hi DougLau, Here I almost succeeded with transform #28 However, I seem to struggle with where/when to apply the transform operations. Their presence has an effect on previously drawn points....

#13 The following given a center will draw an arc from pen with sweep in radians :) But wont it be slower than approximation to cubic curves because of transforms?...

Feature request: What would it take to add support for angular router?

try to display expectedValue in a readable way.

I [see here](https://github.com/meteor-vue/vue-meteor/blob/master/packages/vue-ssr/server/index.js#L94) that `context` is cleaned-up from all the request data. And I would like my headers...

I've set a delay already ``` new LiveReloadPlugin({ appendScriptTag: true, delay: 3000 }) ``` and ``` watchOptions: { aggregateTimeout: 300, ignored: ['node_modules'] }, ``` Still my browser tries to reload...

… Added GAnalytics.send() which is called from GAnalytics.event, GAnalytics.pageview etc.