Skip to content

Remove unnecessary files#5540

Merged
compulim merged 3 commits intomainfrom
feat-cleanup-2
Aug 7, 2025
Merged

Remove unnecessary files#5540
compulim merged 3 commits intomainfrom
feat-cleanup-2

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented Aug 7, 2025

Fixes #

Changelog Entry

(No changelog for non-production-impacting changes.)

Description

Removing files that are either obsoleted or extraneous.

We could not totally get rid of string_decoder, it's used by readable-stream <- jszip <- selenium-webdriver. Many ZIP implementations use readable-stream thus they depends on string_decoder.

Design

Specific Changes

  • Removed extraneous files
  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

@compulim compulim marked this pull request as ready for review August 7, 2025 10:28
@compulim compulim merged commit 4ff15c6 into main Aug 7, 2025
36 of 52 checks passed
@compulim compulim deleted the feat-cleanup-2 branch August 7, 2025 17:44
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