wc-react icon indicating copy to clipboard operation
wc-react copied to clipboard

React wrapper for web components

Results 2 wc-react issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

It's more common to see custom events with kebab-case event type strings (e.g. [old polymer](https://github.com/Polymer/polymer/blob/17720d01883358c4bb6ac02fc9e51a6cc2336e44/lib/mixins/property-effects.js#L280)). We need a way to customize the wrapper to account for that. Or it's already...