Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vivliostyle/vivliostyle.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.32.0
Choose a base ref
...
head repository: vivliostyle/vivliostyle.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.32.1
Choose a head ref
  • 17 commits
  • 22 files changed
  • 3 contributors

Commits on May 29, 2025

  1. Configuration menu
    Copy the full SHA
    b7f88fc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Merge pull request #1510 from vivliostyle/fix/issue1509

    fix: Avoid error in older browsers not supporting `:has()` selector
    MurakamiShinyu authored May 30, 2025
    Configuration menu
    Copy the full SHA
    a316ca7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Configuration menu
    Copy the full SHA
    849a1ac View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Merge pull request #1512 from jdtcn/master

    Performance Optimization: Skip Break Detection for Table Elements
    MurakamiShinyu authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    639cd7a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tar-fs from 2.1.2 to 2.1.3

    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3.
    - [Commits](https://github.com/mafintosh/tar-fs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-version: 2.1.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and MurakamiShinyu committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    7b7a71f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2025

  1. Configuration menu
    Copy the full SHA
    325cfba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1514 from vivliostyle/fix/issue1513

    fix: Fix :blank page selector misapplied to next page using target-counter()
    MurakamiShinyu authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    1e44b1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1e8021 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1515 from vivliostyle/fix/viewer-vivliostyle-dev

    chore(viewer): Fix Vivliostyle.profiler unavailable in dev mode
    MurakamiShinyu authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    9538b5a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1511 from vivliostyle/dependabot/npm_and_yarn/tar…

    …-fs-2.1.3
    
    chore(deps): bump tar-fs from 2.1.2 to 2.1.3
    MurakamiShinyu authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    9e4ef29 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump tar-fs from 2.1.2 to 2.1.3 in /packages/core/test

    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3.
    - [Commits](mafintosh/tar-fs@v2.1.2...v2.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-version: 2.1.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    8a83d5d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1516 from vivliostyle/dependabot/npm_and_yarn/pac…

    …kages/core/test/tar-fs-2.1.3
    
    chore(deps): bump tar-fs from 2.1.2 to 2.1.3 in /packages/core/test
    MurakamiShinyu authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    6eb530d View commit details
    Browse the repository at this point in the history
  8. chore: remove packages/core/examples/printHTML

    packages/core/examples/printHTML was same as https://github.com/vivliostyle/vivliostyle-print/tree/master/demo but had not been updated and not working.
    So it should be removed.
    MurakamiShinyu committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    d64f41f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1517 from vivliostyle/chore/remove-core-examples-…

    …printHTML
    
    chore: remove packages/core/examples/printHTML
    MurakamiShinyu authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    9f6f46a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Configuration menu
    Copy the full SHA
    3d736a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1518 from vivliostyle/fix/print-color-adjust-exact

    fix: Set print-color-adjust:exact to avoid background graphics from being removed
    MurakamiShinyu authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    81866a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. v2.32.1

    MurakamiShinyu committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    e659d2c View commit details
    Browse the repository at this point in the history
Loading