Florian Bacher

Results 7 issues of Florian Bacher

through the use of 'use'-tags, filesize increases only very little TODO: - [x] rebase - [x] reduce lodash usage - [ ] needs tests

enhancement
help-wanted
needs-tests

Hey! No functionality changed, only replaced the `_.each` by `angular.forEach`, because this way underscore or lodash is not required. updated version and removed it from bower.json since they take version...

instead of the spritesheet-url, specify a path to a folder

enhancement

for the angular directive.. use an additional flag/attr so it does not impact performance

enhancement

Check if external stylesheet contains a styledef with an URL e.g.: ``` .className{ fill: url(#bg-arrow--gradient-yellow-linear-gradient-1); } ``` Since this is most likely from the injected svg make sure to not...

enhancement

gradients, mask, etc stop to work as soon as a basetag is present on the embedding html-page. In this case, IRI-refs would need to be prefixed by the absolute path.

enhancement