Skip to content

Feat: Implement flex box layout#302

Merged
LittleLittleCloud merged 3 commits intomainfrom
u/xiaoyun/flexbox
Feb 25, 2026
Merged

Feat: Implement flex box layout#302
LittleLittleCloud merged 3 commits intomainfrom
u/xiaoyun/flexbox

Conversation

@LittleLittleCloud
Copy link
Member

@LittleLittleCloud LittleLittleCloud commented Feb 11, 2026

fix #109

@github-actions
Copy link

github-actions bot commented Feb 11, 2026

🚀 Preview Deployment

A preview build has been generated for this PR from CI run #22196115998!

Download the artifact:
website-preview-302-3fd699a0368b255d832f3f9be16ff462fa3f35c4

To view the preview locally:

  1. Download the artifact from the CI workflow run
  2. Extract the ZIP file
  3. Serve the files with a local web server
    (e.g., npx serve dist)

🌐 Live Preview URL: https://daacd7b6.razorconsole.pages.dev

The live preview will be automatically updated when you push new
commits to this PR.

Copy link
Contributor

Copilot AI commented Feb 19, 2026

@LittleLittleCloud I've opened a new pull request, #303, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Remove Testing Strategy section from flexbox-renderable.md

Co-authored-by: LittleLittleCloud <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: LittleLittleCloud <[email protected]>
@LittleLittleCloud LittleLittleCloud merged commit 7c02f3c into main Feb 25, 2026
7 checks passed
@LittleLittleCloud LittleLittleCloud deleted the u/xiaoyun/flexbox branch February 25, 2026 18:38
@github-actions github-actions bot added this to the v0.5.0 milestone Feb 25, 2026
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.

Add a Box IRenderable to support flex-like layout

4 participants