Skip to content

fix: rendering fixes, housekeeping and QoL fixes#29

Merged
QEDK merged 6 commits intomainfrom
fix/housekeeping
Apr 8, 2026
Merged

fix: rendering fixes, housekeeping and QoL fixes#29
QEDK merged 6 commits intomainfrom
fix/housekeeping

Conversation

@QEDK
Copy link
Copy Markdown
Collaborator

@QEDK QEDK commented Apr 7, 2026

  • bumps peer deps
  • fixes image rendering in MIP-1 with a responsive mip-content class
  • fixes blockquote rendering with custom class
  • prefetches enabled on keyboard focus and root backlinks
  • MIP-1 formatting fixes

@QEDK QEDK requested review from keone and mijovic April 7, 2026 12:22
@QEDK QEDK self-assigned this Apr 7, 2026
@QEDK QEDK added bug Something isn't working enhancement New feature or request labels Apr 7, 2026
Copilot AI review requested due to automatic review settings April 7, 2026 12:22
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the MIP site rendering and navigation behavior, alongside minor MIP metadata/formatting tweaks and Ruby dependency lockfile bumps.

Changes:

  • Improve rendered MIP content styling (responsive images; blockquote styling) via .mip-content.
  • Adjust link prefetching to include keyboard focus and allow opt-in via data-prefetch-on-hover.
  • Housekeeping: update MIP-1 formatting, add category: Hardfork to MIP-6, and bump gems in Gemfile.lock.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
MIPS/MIP-6.md Adds category: Hardfork to match the hardfork meta-MIP convention.
MIPS/MIP-1.md Fixes formatting/indentation in guideline prose.
Gemfile.lock Updates locked gem versions/checksums.
_layouts/mip.html Marks the “All MIPs” backlink as opt-in for prefetching.
_layouts/default.html Adds .mip-content CSS for blockquotes/images and expands prefetch triggers (hover + focus).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@QEDK QEDK merged commit 4b8b3e5 into main Apr 8, 2026
4 checks passed
@QEDK QEDK deleted the fix/housekeeping branch April 8, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants