Mark van Beek

Results 4 issues of Mark van Beek

When using string values (for example slugs) as route parameters, the `translateRoute` method on the service (and by extension the pipe) incorrectly try to translate this into something localized. In...

Since some JSPM plugins have the ability to output additional files (like the jspm/systemjs "plugin-css") I updated the plugin to support this feature. The plugin works 90% regular, except that...

I ran into various compile issues (undefined properties, missing "org.apache.http", etc) when trying to compile an android project with cordova-android version 7.1.1. Looking to solve some of the problems I...

I added support for the separateCSS option available in "plugin-css" (it is actually an almost literal copy of their code). I also started working on sourcemap support but did not...