-
-
Notifications
You must be signed in to change notification settings - Fork 141
Add other frontend pages #7761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
dem4ron
wants to merge
65
commits into
main
Choose a base branch
from
other-front-end-pages
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Add other frontend pages #7761
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add util fns * Add check runner util * Add CSS Exercises * Add margin exercise * Add more * Add default code * Add new exercises * Css tweaks 1 (#7751) * Hide reference element if it's not needed * Add all rules, each set to false * Add option to hide css and html editors, apply defaults to all views, centralize iframe updating * Add level 11 files * Fix compare fn (#7752) * Fix curtain not adjusting to different sizes (#7753) * Indent with tab * Fix wrong curtain clippath, change initial curtain width * Sort out xml highlighting (#7754) * Replace pixel capturer fn (#7755) * Fix typos * WIP * Use new projects * Add fancy borders exercise * Add coffee exercises * Fix wrong editor updates * Move filter a level up * Add more * Curtain tweaks (#7756) * Reverse the curtain * Update expectedReferenceIFrame only once, adjust curtain visually * Reduce number of divs for curtain * Either use curtain or diff * Add custom toast * Don't spread string[] argument * Adjust toast message logic * Improve diff * Update controll button logic * Tiny adjustments * Add back removed check for `frame-her` * Byepass linter warning * Remove low-opacity actual output from curtain mode * Exclude non-jikiscript-exercises * Add Part 2 (#7757) * Tweaks * Add migration * Add part 2 * Add further copy tweaks * Add some more exercise tweaks * Remove bc segments * Add migration guard --------- Co-authored-by: Jeremy Walker <[email protected]>
* WIP * WIP * Don't render Custom Functions and Scrubber if it's a javascript exercise * WIP * Comb the two lang fns together * WIP * WIP * Remove console.log * Read language from the config * Add JS to config * Simplify undefined check * Fix missing type in execJS and clean it up * Handle error-status result as `actual` value * Show JS error in a way, adjust more things * Use state-setters instead of dispatchments * Merge two showError functions * Add comments * Replace showJsError -> showError --------- Co-authored-by: Jeremy Walker <[email protected]>
* Update stored at * Make editors resetable * Add type and other scaffolding for readonly ranges * Make readonly ranges work * Refactor useSetupEditors * Update iframe instantly
1b29667
to
fd0435d
Compare
fd0435d
to
bae620d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.