stact
stact
Regarding #38 not support fill-opacity. This PR allow to get opacity on right elements
Following docs https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-opacity fill-opacity attribute has no effect on `As a presentation attribute, it can be applied to any element but it has effect only on the following eleven elements:...
Could you provide us a minimal documentation to work with Nuxt? Maybe it's the first step to be Nuxt compatible :) https://mesqueeb.github.io/vuex-easy-firestore/faq.html I've created a minimal project. Maybe it could...
**Description** Hi team, we are not able exclude folders from coverage, I don't know if it's a bug, or For instance we have generated folder that include our localization `very_good...
Please find this PR to allow exclude fields from toJson and toMap. I used the same logic as ignoreNull. You will be able to add `ignore: ['key1', 'key2']`on `MappableClass` I...