-
-
Notifications
You must be signed in to change notification settings - Fork 78
Comparing changes
Open a pull request
base repository: Hargne/jest-html-reporter
base: 4.2.0
head repository: Hargne/jest-html-reporter
compare: 4.3.0
- 20 commits
- 7 files changed
- 2 contributors
Commits on May 30, 2025
-
Add dark theme support and new configuration options
Introduces a dark theme stylesheet and the ability to toggle themes via a new `theme` configuration option. Added `includeConsoleLogOrigin` setting to toggle logging origins in reports and fixed minor CSS inlining logic. Updated documentation and type definitions accordingly.
Configuration menu - View commit details
-
Copy full SHA for 7d9d07b - Browse repository at this point
Copy the full SHA 7d9d07bView commit details -
Add "prepare" script to package.json
Added a "prepare" script to streamline the npm lifecycle by running the build process automatically. This ensures the package is built during preparation steps, improving consistency and workflow.
Configuration menu - View commit details
-
Copy full SHA for 777bf68 - Browse repository at this point
Copy the full SHA 777bf68View commit details -
Update build and prepare scripts to skip tests
The "build" and "prepare" scripts now directly invoke the bundling process, bypassing the test step. This simplifies the build workflow for cases where tests are not required.
Configuration menu - View commit details
-
Copy full SHA for 4337e7d - Browse repository at this point
Copy the full SHA 4337e7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a185f7 - Browse repository at this point
Copy the full SHA 7a185f7View commit details
Commits on Jun 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 211f9e5 - Browse repository at this point
Copy the full SHA 211f9e5View commit details
Commits on Jun 19, 2025
-
Rename
includeConsoleLogOrigintohideConsoleLogOriginand update…… related logic and configuration handling.
Configuration menu - View commit details
-
Copy full SHA for 82ed3a3 - Browse repository at this point
Copy the full SHA 82ed3a3View commit details -
As request a Prettier with default configuration was applied to all c…
…ode before push. command use `prettier write .`
Configuration menu - View commit details
-
Copy full SHA for 8c525d4 - Browse repository at this point
Copy the full SHA 8c525d4View commit details -
Revert "As request a Prettier with default configuration was applied …
…to all code before push." This reverts commit 8c525d4
Configuration menu - View commit details
-
Copy full SHA for 73a9ffa - Browse repository at this point
Copy the full SHA 73a9ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e0e28 - Browse repository at this point
Copy the full SHA 01e0e28View commit details
Commits on Jun 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 27228f0 - Browse repository at this point
Copy the full SHA 27228f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e478ee9 - Browse repository at this point
Copy the full SHA e478ee9View commit details
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9bf24a7 - Browse repository at this point
Copy the full SHA 9bf24a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb1483 - Browse repository at this point
Copy the full SHA ebb1483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07fd067 - Browse repository at this point
Copy the full SHA 07fd067View commit details
Commits on Jun 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aceae05 - Browse repository at this point
Copy the full SHA aceae05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b43b0 - Browse repository at this point
Copy the full SHA 90b43b0View commit details
Commits on Jun 25, 2025
-
Merge pull request #199 from lararojasmr/master
Add dark theme support and new configuration options
Configuration menu - View commit details
-
Copy full SHA for ff6f2cc - Browse repository at this point
Copy the full SHA ff6f2ccView commit details -
Bump version to 4.3.0 and add prepublishOnly script
Updated the package version to 4.3.0 and added a prepublishOnly script to ensure the build process runs before publishing.
Configuration menu - View commit details
-
Copy full SHA for e4ba721 - Browse repository at this point
Copy the full SHA e4ba721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f27675 - Browse repository at this point
Copy the full SHA 3f27675View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfcf70b - Browse repository at this point
Copy the full SHA dfcf70bView 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 4.2.0...4.3.0