-
-
Notifications
You must be signed in to change notification settings - Fork 132
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
Merge drawing+solve scrubber #7302
Closed
Closed
Conversation
This file contains 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
Member
dem4ron
commented
Jan 13, 2025
- Sync localStorage with readonly ranges, fix resetting code when there are locked lines (Sync localStorage with readonly ranges, fix resetting code when there are locked lines #7279)
- Show descriptionHtml after running tests (Show descriptionHtml after running tests #7282)
- Add weather project (Add weather project #7277)
- Fix experience (Fix experience #7284)
- Update index.html.haml (Update index.html.haml #7285)
- Retry discourse properly
- Fix scrolling, info widget positioning (Fix scrolling, info widget positioning #7291)
- Remove countdown (Remove countdown #7292)
- Add more concepts (Add more concepts #7286)
- Allow project creation
- Update link
- Fix bug
- Fix descriptions
- Add youtube embed for levels
- Add missing guard
- Breath a little
- Add min-width to view container
- Make triangles point generic
- Fix rectangle
- Fix rectangle check
- More triangles
- Overhang not overlap
- Redirect mentors automatically
- Add live session times to dashboard
- Add link to first session
- Fix weird completion behaviour
- Add background drawing slug
- nil not null
- Setup stuff
- Setup background
- Patch canvas background
- Merge scrubber
- Comment out console log
- Remove old code, adjust scrubber-tooltip-info
- Use soft break on error
… are locked lines (#7279) * Make SolveExercisePageProps global * Start adding readonly ranges * Adjust more types * Make things work
* Add weather project * Add penguin * Add jumbled house and better arity messages * Add bootcamp dashboard styling * Green
* Only scroll error into view * Make sure we can go back if last frame's starting point is duration * Remove console log * Fix error now showing up * If there is a submission, rerun code on mount --------- Co-authored-by: Jeremy Walker <[email protected]>
* Scroll to runtime error * Make scrolling to runtime error more robust, scroll to line on `onChange` * Refactor, scroll on widget toggle * Make info widget positioning better
* Add more concepts * WIP * Further improvements * Further tweaks * Further tweaks * Add exercise * Add more
dem4ron
force-pushed
the
merge-scrubber
branch
from
January 13, 2025 14:31
4d7500e
to
c0d42ee
Compare
dem4ron
force-pushed
the
drawing-background-slug
branch
from
January 13, 2025 14:33
852dfe3
to
ac18691
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.