-
-
Notifications
You must be signed in to change notification settings - Fork 333
Comparing changes
Open a pull request
base repository: zhw2590582/ArtPlayer
base: 5337f9b07569ac4cb6561ae9e87a4a5cfe4d6ae9
head repository: zhw2590582/ArtPlayer
compare: 5.2.5
- 19 commits
- 486 files changed
- 2 contributors
Commits on Aug 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ea392e0 - Browse repository at this point
Copy the full SHA ea392e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d912c6 - Browse repository at this point
Copy the full SHA 8d912c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 412b8e7 - Browse repository at this point
Copy the full SHA 412b8e7View commit details
Commits on Aug 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 603151a - Browse repository at this point
Copy the full SHA 603151aView commit details
Commits on Aug 3, 2025
-
Refactor event path handling to use getComposedPath utility
- Replaced direct usage of event.composedPath() with a new utility function getComposedPath in Control component. - Updated includeFromEvent function to utilize getComposedPath for better compatibility. - Implemented getComposedPath function to ensure consistent event path retrieval across different browsers.
Configuration menu - View commit details
-
Copy full SHA for 05ce97c - Browse repository at this point
Copy the full SHA 05ce97cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ad399 - Browse repository at this point
Copy the full SHA 46ad399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 532dd67 - Browse repository at this point
Copy the full SHA 532dd67View commit details -
Refactor utility functions for improved readability and consistency - Updated compatibility.js to use consistent line endings and formatting. - Refactored component.js for better readability and structure, including consistent use of arrow functions and binding. - Simplified dom.js functions with consistent formatting and improved readability. - Enhanced emitter.js with consistent formatting and arrow function usage. - Streamlined error.js for improved readability and consistency. - Refactored file.js to use consistent formatting and improved readability. - Improved format.js functions for better readability and consistency. - Updated index.js to maintain consistent export formatting. - Refactored property.js for improved readability and consistency. - Enhanced subtitle.js with consistent formatting and improved readability. - Refactored time.js for better readability and consistent formatting. fix: update lint script to target only source files for consistency Revert "fix: restore export statements for various plugins and update type definitions for better clarity" This reverts commit b5e969d. fix: restore export statements for various plugins and update type definitions for better clarity Refactor type definitions to use interfaces instead of type aliases for better extensibility and clarity across i18n, icons, option, player, quality, setting, subtitle, template, and utils modules.
Configuration menu - View commit details
-
Copy full SHA for 35ad988 - Browse repository at this point
Copy the full SHA 35ad988View commit details -
feat(danmuku): add unique identifier for danmuku items
- Introduced a new dataset attribute `data-id` to DOM elements for unique identification of danmuku items. - Updated validation to include an optional `id` field for danmuku objects. - Changed the property `$id` to `$index` for better clarity on its purpose as an index rather than a unique identifier. - Ensured the `data-id` attribute is set for visibility control during hover interactions.
Configuration menu - View commit details
-
Copy full SHA for f3c0a9a - Browse repository at this point
Copy the full SHA f3c0a9aView commit details -
refactor: update export syntax to default for multiple plugins and ad…
…just package.json formatting
Configuration menu - View commit details
-
Copy full SHA for 9d966bf - Browse repository at this point
Copy the full SHA 9d966bfView commit details -
feat: add danmuku plugin documentation and i18n setup instructions
- Created a new documentation file for the danmuku plugin with code examples. - Added comprehensive language settings documentation, including default languages, importing languages, adding new languages, and modifying existing languages. - Updated the i18n setup examples to reflect the latest changes in language handling.
Configuration menu - View commit details
-
Copy full SHA for e947be8 - Browse repository at this point
Copy the full SHA e947be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3540cd0 - Browse repository at this point
Copy the full SHA 3540cd0View commit details -
refactor: update import statements to use node built-in modules
chore: update lerna configuration formatting chore: bump version in package.json to 6.0.0 fix: modify build scripts for improved readability and consistency feat: enhance translation scripts with better error handling and progress tracking chore: improve plugin creation script for better user experience style: format svgo configuration for consistency
Configuration menu - View commit details
-
Copy full SHA for fa755b5 - Browse repository at this point
Copy the full SHA fa755b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f33630 - Browse repository at this point
Copy the full SHA 6f33630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a87de6 - Browse repository at this point
Copy the full SHA 8a87de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c84d2 - Browse repository at this point
Copy the full SHA d9c84d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8460959 - Browse repository at this point
Copy the full SHA 8460959View commit details -
Refactor SVG icons to remove fill attributes
- Updated arrow-left.svg, arrow-right.svg, check.svg, and loading.svg to remove fill attributes from path elements for better flexibility in styling. - Modified aspect-ratio.svg and config.svg to maintain consistency in SVG structure by removing unnecessary fill attributes. - Ensured playback-rate.svg retains its structure while removing fill attributes for improved styling options.
Configuration menu - View commit details
-
Copy full SHA for 4fa1730 - Browse repository at this point
Copy the full SHA 4fa1730View commit details -
chore: Update change log, add removal of
svgdefaultfillcolor v……alue and direct import optimization of `Option`
Configuration menu - View commit details
-
Copy full SHA for f1fcbd7 - Browse repository at this point
Copy the full SHA f1fcbd7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5337f9b07569ac4cb6561ae9e87a4a5cfe4d6ae9...5.2.5