component-template icon indicating copy to clipboard operation
component-template copied to clipboard

Build, Document, Release & Publish React Components

Results 25 component-template issues
Sort by recently updated
recently updated
newest added

Bumps [sockjs](https://github.com/sockjs/sockjs-node) from 0.3.18 to 0.3.21. Release notes Sourced from sockjs's releases. 0.3.21 Update faye-websocket and websocket-driver to address DDoS vulnerability #275 0.3.20 Updated node-uuid and coffeescript Exclude examples, tests,...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 to 1.18.1. Release notes Sourced from http-proxy's releases. Long overdue maintenance Due to some great contributions I'm happy to announce a new release of http-proxy containing...

dependencies

Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.0 to 4.6.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.merge&package-manager=npm_and_yarn&previous-version=4.6.0&new-version=4.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.1 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Bumps [jquery](https://github.com/jquery/jquery) from 3.1.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

I have implemented the popover into my component but the outerwrap and arrow is not visible

Hi there, Thanks for putting together this repo. When I was getting started I ran into issues with BrowserRouter, and Match not being found as components in react-router. I was...

Using node 6.11.0, getting the following after `npm start` ``` Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got:...