Skip to content

Release v0.4.0: Z-Index layout, Modal component, focus fixes#299

Merged
LittleLittleCloud merged 10 commits intomainfrom
copilot/release-0-4-0
Feb 10, 2026
Merged

Release v0.4.0: Z-Index layout, Modal component, focus fixes#299
LittleLittleCloud merged 10 commits intomainfrom
copilot/release-0-4-0

Conversation

Copy link
Contributor

Copilot AI commented Feb 7, 2026

Prepares v0.4.0 release documentation covering 7 merged PRs introducing Z-Index positioning, modal windows, and critical focus management fixes.

Release Notes (release-notes/v0.4.0.md)

Documents milestone completion with categorized changes:

README Updates

  • Component count: Updated to "20+" (using round number as requested)
  • Display category: Updated from 11 to 12 components
  • Added ModalWindow to built-in components list

Website Updates

  • Added v0.4.0 release notes to website documentation (website/src/pages/Docs.tsx)
  • Release notes now accessible via Docs page under Release Notes section at /docs/v0.4.0

Contributors

TeseySTD (positioning system, modal, rendering fix), Marcin-Lach (focus fixes, routing example)

Original prompt

This section details on the original issue you should resolve

<issue_title>Release 0.4.0</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 7, 2026 15:53
Co-authored-by: LittleLittleCloud <16876986+LittleLittleCloud@users.noreply.github.com>
Co-authored-by: LittleLittleCloud <16876986+LittleLittleCloud@users.noreply.github.com>
Copilot AI changed the title [WIP] Prepare release 0.4.0 Release v0.4.0: Z-Index layout, Modal component, focus fixes Feb 7, 2026
Co-authored-by: LittleLittleCloud <16876986+LittleLittleCloud@users.noreply.github.com>
@LittleLittleCloud LittleLittleCloud marked this pull request as ready for review February 8, 2026 17:53
@LittleLittleCloud
Copy link
Member

@copilot add the release note to website too

Co-authored-by: LittleLittleCloud <16876986+LittleLittleCloud@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 8, 2026

@copilot add the release note to website too

Added v0.4.0 release notes to website in f688deb. The release notes are now accessible via the Docs page under Release Notes section.

Co-authored-by: LittleLittleCloud <16876986+LittleLittleCloud@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Feb 8, 2026

🚀 Preview Deployment

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

Download the artifact:
website-preview-299-0f0e7b89d503e1d4d166f35bf8a31a270b4981a3

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

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

TeseySTD
TeseySTD previously approved these changes Feb 9, 2026
ParadiseFallen
ParadiseFallen previously approved these changes Feb 9, 2026
@LittleLittleCloud LittleLittleCloud merged commit ee466da into main Feb 10, 2026
7 checks passed
@LittleLittleCloud LittleLittleCloud deleted the copilot/release-0-4-0 branch February 10, 2026 16:22
@github-actions github-actions bot added this to the v0.4.0 milestone Feb 10, 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.

Release 0.4.0

4 participants