Skip to content

Conversation

@kaic
Copy link
Owner

@kaic kaic commented Dec 15, 2025

Description

Replaces the native browser confirm() with a Windows-style dialog and adds a Windows-style pre-download prompt. The download message was removed from the header and is now shown only when the user clicks “Download Script”, with explicit Download/Close actions. The “Clear All” flow now uses a Clear/Cancel dialog.

Type of Change

  • feat: New feature (software, configuration, or functionality)
  • fix: Bug fix
  • docs: Documentation update
  • refactor: Code refactoring (no functional changes)
  • chore: Maintenance (dependencies, configs, etc.)
  • test: Adding or updating tests

Related Issue

Closes #

Changes Made

Screenshots

image image

Checklist

  • I have tested my changes locally
  • My code follows the project's code style
  • I have used conventional commit format for my commit messages
  • My changes do not break the build (npm run build)
  • My changes pass linting (npm run lint)
  • I have updated documentation if necessary

For Catalog Changes (Software/Configurations)

  • I have verified the winget ID is correct (for software)
  • I have tested the configuration on Windows 10/11 (for configs)
  • I have added appropriate icons
  • I have placed the item in the correct category

Labels

@kaic kaic added the enhancement New feature or request label Dec 15, 2025
@kaic kaic merged commit 56030c6 into main Dec 15, 2025
3 checks passed
@kaic kaic deleted the feat/win-style-dialogs branch December 16, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants