-
Notifications
You must be signed in to change notification settings - Fork 0
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
Edit revision #14
base: eject
Are you sure you want to change the base?
Edit revision #14
Conversation
* update CI to run on master and staging nightly (mozilla#173) * update readme contributing guide
…eek (mozilla#175)" (mozilla#177) This reverts commit 6a14053.
* update CI to run on master and staging nightly (mozilla#173) * update readme contributing guide * Add .circleci/config.yml * add query params and list out revisions and repos * remove node-sass due to severe vulnerability (mozilla#185) * created shared component for revision search (mozilla#180) Co-authored-by: eng_esther <[email protected]> Co-authored-by: eng-esther <[email protected]>
fix merge
* updated packages and included ones added by ejecting the app * added configurations for webpack and included config files in eslint * created separate jest config file * * moved .babelsrc to root directory * updated babel config to target 2 most recent chrome and firefox versions * added babel-plugin-transform-runtime to avoid duplication * * removed auto-generated manifest file * removed leftover comments from create-react-app * removed %PUBLIC_URL% from paths as this is no longer needed * updated tsconfig options * * created typed hooks for useDispatch and useSelector * add `void` to fix some typescript errors * updates required by React 18 * updated tests for compatibility * updated material imports to improve performance * updated readme
✅ Deploy Preview for warm-pegasus-a62404 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Codecov ReportBase: 99.45% // Head: 99.81% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## eject #14 +/- ##
==========================================
+ Coverage 99.45% 99.81% +0.36%
==========================================
Files 34 41 +7
Lines 550 550
Branches 57 56 -1
==========================================
+ Hits 547 549 +2
+ Misses 3 1 -2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
No description provided.