frontend
frontend copied to clipboard
Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 4.6.1 to 4.9.3. Commits aba77b6 Publish a57ce15 fix: widen versions allowed for @types/react peer dep (#5518) 3f904f0 Publish 97ef906 fix: declare @types/react as optional peer dependency (#5515)...
# Motivation To support the development of larger software systems, the Source Academy needs to support projects with multiple files & directories for better code organisation & readability. This will...
Currently, the grading icons are green ticks when the students resubmit a previously graded mission or quest. This makes it hard to differentiate resubmissions that require attention to the graders,...
Behaviour as described in the title. Reason: not investigated.
Seems like some ad-blockers might disable sentry entirely:  Not sure if this is a known issue, or there is some fix in place already. Looks like there's a quick...
Currently, the achievements page is not optimized for mobile view.
The `body()` and `toSpawn()` methods of a module tab are each passed the `DebuggerContext`, with the latter method being used to decide whether to spawn the former. However, `body()` gets...
Chrome: Firefox: The program: function h() { g(); } h();
currently not working. Example: is_str does not pop up any suggestions.
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.0 to 6.2.1. Release notes Sourced from react-router-dom's releases. v6.2.1 This release updates the internal history dependency to 5.2.0. Full Changelog: https://github.com/remix-run/react-router/compare/v6.2.0...v6.2.1 v6.2.0 🐛 Bug fixes Fixed...