inversify-props icon indicating copy to clipboard operation
inversify-props copied to clipboard

Wrapper of Inversify to inject your dependencies in the components, made with TypeScript and compatible with Vue, React and other component libraries.

Results 58 inversify-props issues
Sort by recently updated
recently updated
newest added

Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.6.3 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.21.0. Changelog Sourced from browserslist's changelog. Change Log This project adheres to Semantic Versioning. 4.21 IE 11 was added to dead and removed from defaults...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.8.7 to 4.21.0. Changelog Sourced from browserslist's changelog. Change Log This project adheres to Semantic Versioning. 4.21 IE 11 was added to dead and removed from defaults...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.5.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

I am wondering if there is a way to use Jest for mocking dependencies instead write custom mock classes and use `mockSingleton` or `mockTransient`?

bug
help wanted
good first issue

Is there a workaround to get it work with Vite and Vue 3 ?