Skip to content
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

Add Chapter 6 #43

Open
wants to merge 54 commits into
base: main
Choose a base branch
from
Open

Add Chapter 6 #43

wants to merge 54 commits into from

Conversation

LyonSyonII
Copy link
Owner

@LyonSyonII LyonSyonII commented Sep 7, 2024

Contents (#43)

Other

  • [2-8] allow names with accents
  • [2] highlight the important parts of the script with bold style to improve readability
  • add import/export of save data
  • 6-1 validation is now checked correctly
  • better fix for multiple evaluate at the same time
  • do not allow to run CodeBlock with the keyboard combination when it's already running
  • RobotGame board numbers are now properly styled when replaced
  • CodeBlock text set before the editor is initialized
  • change 'validation' to 'content/questions' for biome
  • progress bar not updating on page load
  • remove purgecss integration as it breaks CSS loading

Uncategorised!

  • [6] Add more flavour to the WIP message
  • small fixes
  • [6-quality-control] continued
  • migrate to biomejs
  • biomejs check
  • [fix] Specify RobotGame table styling directly to avoid layout breaking changes from Starlight.
  • [fix] specify variant of hero title on index
  • add extra lints and format settings
  • biome check --fix
  • add querySelector extension for null checks and better typing
  • continue writing chapter 6
  • integrate rubri interpreter into CodeBlock for faster compile times and no external server required
  • continue writing chapter 6
  • [6-1] added multiple corrections and adjustments
  • enchance codebase by generalizing codeMess messages; add validation to 6-1
  • biome check --fix
  • remove **/... ignores from biome.json to avoid freezes
  • biome check --fix
  • 6-1 add check for more than 5 lines
  • get 'code' property from the validator instead of from the .mdx component; if 'code' is defined in the mdx component, it uses it instead for backwards compatibility
  • migrated chapters 1-4 to new system
  • fix robot game with new interpreter not evaluating correctly when more than one board is present
  • rename 'validators' to 'questions'
  • migrate all chapters to new system; biome
  • remove unnecessary log
  • optimize comic images and eager-load images directly visible
  • optimize comic images and eager-load images directly visible
  • biome check
  • Merge branch 'main' into dev
  • add extra download link for the interpreter files
  • Merge branch 'main' into dev
  • update to latest
  • update dependencies
  • remove unnecessary dependencies
  • Make both index.md identical
  • WIP 6-2
  • Small format fixes
  • revert default accent-color, but add prefers-contrast awareness
  • change to ko-fi
  • update dependencies
  • change QuestionCard to Card
  • make save/import functions more generic and add specific for files
  • small fixes

LyonSyonII and others added 30 commits July 25, 2024 21:09
…ng changes from Starlight.

[feat] RobotGame table now changes style depending on theme
…nent; if 'code' is defined in the mdx component, it uses it instead for backwards compatibility
Repository owner deleted a comment from github-actions bot Sep 8, 2024
@LyonSyonII LyonSyonII closed this Sep 8, 2024
@LyonSyonII LyonSyonII reopened this Sep 8, 2024
@builder-coolify
Copy link

builder-coolify bot commented Sep 8, 2024

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2024-10-06 19:23:16 CET

Repository owner deleted a comment from github-actions bot Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant