Joshua Godi
Joshua Godi
Add the ability to report the code coverage and make the code coverage percentage go off the ES6/TS code if possible.
Setup a CI service to show build status and code coverage. Will also work as an example on how to integrate with a CI service.
I was wondering if there is a way to allow our users to write examples with Typescript inside of Playroom? We have this component that we export to our users...
There are a few open issues / prs in the css-vendor package that is used in the vendor-prefixer plugin. Can those be fixed/merged in and a new version published? https://github.com/cssinjs/css-vendor/issues/203
Are there any plans to add E2E tests with protractor?
Is there anyway to expand this to include how to do unit/e2e tests with code coverage on the actual ES6 code?
Is it possible to extract the types and get info for the following `styles` and `dataTestIds` as well? When I run parse on the following snippet I only get the...
#### Bug, feature request, or proposal: If you are using the `zoom` CSS property to scale down UI elements the positioning of the CDK Overlay are calculated incorrectly. #### What...
Any plans to add React 18 support?