Files
freeCodeCamp/packages/learn
Kristofer Koishigawa b0b51c656e Fix/monaco resizing (#82)
* Reworked the way that the editor and output are rendered when the browser window / panes are resized horizontally. Moved the ReflexContainer elements into the editors variable to get vertical resizing working. Also, removed the margin-bottom property from the .editor class in classic.css and set overflow to hidden in .react-monaco-editor-container. By doing this it prevents the browser scrollbars from appearing and removes the white space at the bottom of the editor / output panes when scrolling all the way down past the code.
2018-09-27 20:05:45 +05:30
..
2018-09-27 20:05:45 +05:30
2018-09-27 20:05:31 +05:30
2018-09-27 20:05:31 +05:30
2018-09-27 20:05:31 +05:30
2018-09-27 20:05:29 +05:30
2018-09-27 20:05:33 +05:30
2018-09-27 20:05:31 +05:30
2018-09-27 20:05:29 +05:30
2018-09-27 20:05:40 +05:30
2018-09-27 20:05:31 +05:30

freeCodeCamp Learn

freeCodeCamp Social Banner

Build Status license Gitter Open Source Helpers

GitHub Issues GitHub Pull Requests Pull Requests Welcome first-timers-only Friendly

Throughput Graph

The freeCodeCamp.org curriculum are now housed in this new stand-alone web app, https://learn.freecodecamp.org.

This coding environment uses Gatsby.js and is much faster and easier to maintain than our old beta learning environment.

We're still working on linking it with freeCodeCamp accounts. And we're still tweaking its UI, its VS Code Monaco code editor (a replacement for Codemirror), and its offline mode. Soon it will look something like this: https://fcc.im/2HdD4vB

Contributing

  1. 🍴 Fork this repo
  2. 👀 Follow the contributing guidelines outlined in CONTRIBUTING.md.
  3. 🔧 Make some awesome changes!
  4. 👉 Make a pull request
  5. 🎉 Get your pull request approved - success!