mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
* feat: rename Link, Spacer, Profile for typescript * feaat: migrate Spacer to typescript * feat: migrate Link to typescript * feat: migrate Profile to typescript * feat: migrate Profile test to typescript * feat: rename Camper.s to Camper.tsx * feat: migrate Camper to typescript * feat: rename Certifications * feat: migrate Certifications to typescript * feat: rename HeatMap * feat: migrate HeatMap to typescript * feat: rename HeatMap.test. * feat: convert HeatMap.test. to typescript * feat: make some props optional in ICertificationProps * feat: rename Portfolio * feat: migrate Portfolio to typescript * feat: rename and migrate SocialIcons * feat: rename TimeLine * feat: migrate TimeLine to typescript * feat: rename TimeLine.test. * feat: migrate TimeLine.test. to typescript * feat: rename TimelinePagination * feat: migrate TimelinePagination to typescript * feat: clean up for typescript migration Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> |
||
|---|---|---|
| .. | ||
| i18n | ||
| plugins | ||
| src | ||
| static | ||
| utils | ||
| .babelrc.js | ||
| .gitignore | ||
| gatsby-browser.js | ||
| gatsby-config.js | ||
| gatsby-node.js | ||
| gatsby-ssr.js | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tsconfig.json | ||
| webpack-workers.js | ||