argon-design-system-react
argon-design-system-react copied to clipboard
React version of Argon Design System
Set react-scripts and node-sass versions to latest (potentially breaking! Test before releasing!) Also added overrides for latest version of nested dependencies whose versions are out of sync and have vulnerabilities...
### Version Latest ### Reproduction link https://github.com/creativetimofficial/argon-design-system-react ### Operating System All ### Device All ### Browser & Version All ### Steps to reproduce Run npm audit against latest branch. ###...
### Version 1.10 ### Reproduction link https://www.creative-tim.com/product/argon-design-system-react ### Operating System Windows 10 ### Device N/A ### Browser & Version N/A ### Steps to reproduce 1. Yarn Install 2. Yarn Start...
### Version 1.1.0 ### Reproduction link https://www.creative-tim.com/product/argon-design-system-react ### Operating System Does not matter ### Device Does not matter ### Browser & Version Does not matter ### Steps to reproduce 1....
Very cool repo, but currently when you run it you get an error that says The "path" argument must be of type string. Received undefined This is because you need...
### Version [1.1.0] 2020-02-14 ### Reproduction link https://github.com/creativetimofficial/argon-design-system-react ### Operating System macOS Catalina 10.15.5 (19F101) ### Device iMac ### Browser & Version Chrome Version 83.0.4103.116 (Official Build) (64-bit) ### Steps...
### Version 1.1.0 ### Reproduction link https://github.com/sc4224/typescript-graphql ### Operating System Mac OSX Catalina ### Device iMac ### Browser & Version Chrome 83.0.4103.61 ### Steps to reproduce 1. `git clone` the...
Hello, I have a problem on `npm run build` because there is some var in compiled css Did I miss something ? Anyway, I used sass to compile scss files....
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.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...
i want my react app to open this page as root directory -> localhost/landing-page, but nothing gets loaded and netlify returns 404. Please Help