Commit Graph

9 Commits

Author SHA1 Message Date
ValeraS
ae02b0a885 fix: after fixing syntax errors in editor for JS/React lessons, log/preview doesn't work. 2018-09-27 20:06:03 +05:30
Stuart Taylor
a62e459c2a Fix: Babel errors in the browser console for user code (#99)
These changes will print out babel errors to the console and will help to not crash the app when bad/unfinished code is in the editor.
2018-09-27 20:05:47 +05:30
Stuart Taylor
784bb3f424 Merge pull request #68 from Bouncey/fix/updatePreviewOnMount
Update preview on mount
2018-09-27 20:05:44 +05:30
Stuart Taylor
f962d7774a Merge pull request #45 from Bouncey/fix/ui
Fix up the UI and pull in the latest seed files
2018-09-27 20:05:42 +05:30
Stuart Taylor
fa68757553 Merge pull request #16 from Bouncey/feat/backendTests
Add backend tests
2018-09-27 20:05:38 +05:30
Stuart Taylor
9a4fa06fad Merge pull request #12 from Bouncey/feat/featureBuild
Feat/feature build
2018-09-27 20:05:38 +05:30
Stuart Taylor
054ac51dce Format 2018-09-27 20:05:37 +05:30
Stuart Taylor
5a3e7a5d44 Make babel transformed challenges more robust 2018-09-27 20:05:35 +05:30
Stuart Taylor
15aae9a57c initial commit 2018-09-27 20:05:31 +05:30