Skip to content

Story 2491: Markdown card + content modal via Boostlook v3#2530

Merged
julioest merged 3 commits into
boostorg:jc/integrate-boostlook-v3from
julioest:2491-markdown-cards
Jul 15, 2026
Merged

Story 2491: Markdown card + content modal via Boostlook v3#2530
julioest merged 3 commits into
boostorg:jc/integrate-boostlook-v3from
julioest:2491-markdown-cards

Conversation

@julioest

Copy link
Copy Markdown
Collaborator

Part of #2491. Stacked on #2411 (Boostlook v3 ingestion): the base is jc/integrate-boostlook-v3 and will retarget to develop once that merges.

Moves the markdown card and content modal off their temporary component-level overrides and onto Boostlook v3, scoping the styling to each component's container via the .boostlook class.

What changed

  • Markdown card and user-profile bio now carry the boostlook class and pull styling from the vendored boostlook-v3.css; markdown-card.css drops to a pointer.
  • Content modal styling comes from Boostlook (.boostlook.content-modal__prose).
  • Re-vendored boostlook-v3.css to match the source change in Boostlook 2.0: Figma redesign + dark-mode pass boostlook#183.

Notes

  • The refinements live in Boostlook's 17-site-components.css, scoped .boostlook.<class>, so non-doc site components take v2's near-black text color and inherit the site font rather than Boostlook's condensed doc type.
  • Depends on Boostlook 2.0: Figma redesign + dark-mode pass boostlook#183 for the CSS source, so that one lands first.

julioest added 3 commits July 15, 2026 15:59
Vendors the rebuilt boostlook-v3.css: bare-markdown styling,
the page-leak fix, and the content-modal component rules.
Scopes the testimonials content modal prose under .boostlook so
its rich-text styling comes from boostlook-v3 instead of a
component-level override. Removes the self-contained prose block
from content-modal.css; the modal-specific refinements now live
in boostlook (src/css/17-site-components.css).
Markdown card and user-profile bio now carry the boostlook class and
pull styling from the vendored boostlook-v3.css. Overrides in
markdown-card.css removed, left as a pointer. Depends on the matching
boostlook commit landing first.
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 95ffea60-806e-4b44-a324-9f7d69bdc33a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@julioest julioest merged commit 572afe0 into boostorg:jc/integrate-boostlook-v3 Jul 15, 2026
5 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.

1 participant