-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task/wg 193 add tup core components lib #190
Conversation
- Ignoring core-components tests in npm run test - Allow for implict any as per the tsconfigs of TUP - Allow for js to be compiled - Added styles README from TUP for our reference
Just a heads up, the screenshots for comparison aren't rendering for me. I think the links are broken? |
Try refreshing - I took those instructions/screen shots out. |
Remove unused import
not maintain that library
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested everything locally and the Loading Spinner and Error Message appeared as expected! Great job! Having these common components to work with is gonna make life so much easier for us! So thanks for moving them over!
Wanted to get you and Nathan's thoughts on the following:
- When doing the 'npm ci' command I got an output response of 8 vulnerabilities (6 moderate, 1 high, and 1 critical) Is this something in our control, that we can address?
- When doing the 'npm run build' command I got an output response of several warning related to minifying the css. Should we make a sub-task to handle this later?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome. LGTM 👍
@babel/traverse <7.23.2 node_modules/@babel/traverse semver 6.0.0 - 6.3.0 || 7.0.0 - 7.5.1 tough-cookie <4.1.3 vite 3.0.2 - 3.2.6 word-wrap <1.2.4
Overview:
PR Status:
Related Jira tickets:
Summary of Changes:
Testing Steps:
"Main Menu
Projects
You have {x} projects."
Notes: