Skip to content

Code Cleanup and Bump Dependencies#250

Merged
pigpigyyy merged 1 commit intoIppClub:mainfrom
Kaleidosium:clean-up-and-bump-deps
Mar 25, 2026
Merged

Code Cleanup and Bump Dependencies#250
pigpigyyy merged 1 commit intoIppClub:mainfrom
Kaleidosium:clean-up-and-bump-deps

Conversation

@Kaleidosium
Copy link
Copy Markdown
Collaborator

  • Replace polling loop (setTimeout every 100ms) with yue:ready event listener for WASM initialization
  • Wire up dead loadStub to s.onerror so the compiler UI degrades gracefully when WASM fails to load
  • Deduplicate CodeMirror theme and highlight style definitions using factory functions
  • Fix CompilerModal dark mode (hardcoded #ffffff background -> var(--vp-c-bg))
  • Replace hardcoded button colors with existing CSS variables (--vp-button-brand-*)
  • Remove redundant ternary expression
  • Bump dependencies

Also Bump Dependencies
@Kaleidosium Kaleidosium requested a review from pigpigyyy March 25, 2026 15:27
@pigpigyyy pigpigyyy merged commit ffdbbbd into IppClub:main Mar 25, 2026
3 checks passed
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.

2 participants