stact

Results 7 issues of 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...

Nuxt

**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...

bug
p1

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...

We're seeing this error when using dataverse-webapi with Node.js v22.15.0 ```typescript Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/node' is not defined by "exports" in /Users/xxxx/_scripts/icrc/node_modules/dataverse-webapi/package.json at exportsNotFound (node:internal/modules/esm/resolve:314:10) at packageExportsResolve (node:internal/modules/esm/resolve:604:13) at...

### Description There is a difference between `flutter test` and `very_good test` when testing the Google Fonts ### Steps To Reproduce 1. Create a test ```dart void main() { TestWidgetsFlutterBinding.ensureInitialized();...

bug
needs triage