mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
* Implemented pagination on timeline * Made requested change and removed outline from button * fix: PropTypes and off-by-one error * Keep buttons centered in all cases and give fixed height timeline table rows to prevent jerk while changing pages * First and last page navigation and margin issue fix. * Explicitly importing specific lodash functions * Refactored timeline pagination into a separate file. * Refactored timeline to have total Pages as prop and made text corrections. * Added proptypes for total pages * made changes to setState call for lastPage * Made a11y changes |
||
|---|---|---|
| .. | ||
| config | ||
| plugins | ||
| src | ||
| static | ||
| utils | ||
| .babelrc | ||
| .gitignore | ||
| gatsby-browser.js | ||
| gatsby-config.js | ||
| gatsby-node.js | ||
| gatsby-ssr.js | ||
| jest.config.js | ||
| jest.transform.js | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| webpack-workers.js | ||