Skip to content

feat:Add modal window component.#295

Merged
TeseySTD merged 8 commits intoRazorConsole:mainfrom
TeseySTD:feat/modal
Feb 2, 2026
Merged

feat:Add modal window component.#295
TeseySTD merged 8 commits intoRazorConsole:mainfrom
TeseySTD:feat/modal

Conversation

@TeseySTD
Copy link
Member

@TeseySTD TeseySTD commented Feb 1, 2026

Adds modal window component with gallery example and website preview.

Centering is preformed inside OverlayRenderable where it counts the canvas size and modal window content size.
Explicit positioning without renderable does not give the same result, because it can't calculate precise size of modal window content.

Gallery
Gallery

@github-actions
Copy link

github-actions bot commented Feb 2, 2026

🚀 Preview Deployment

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

Download the artifact:
website-preview-295-99618bb45d2b3dba272122ddb99986179d7d11cf

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://d1580e57.razorconsole.pages.dev

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

@TeseySTD TeseySTD merged commit 9acfa6f into RazorConsole:main Feb 2, 2026
7 checks passed
@github-actions github-actions bot added this to the v0.4.0 milestone Feb 2, 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.

2 participants