-
-
Notifications
You must be signed in to change notification settings - Fork 58
Comparing changes
Open a pull request
base repository: vivliostyle/vivliostyle.js
base: v2.32.1
head repository: vivliostyle/vivliostyle.js
compare: v2.33.0
- 17 commits
- 27 files changed
- 2 contributors
Commits on Jun 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 925b01f - Browse repository at this point
Copy the full SHA 925b01fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6159906 - Browse repository at this point
Copy the full SHA 6159906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dbd3db - Browse repository at this point
Copy the full SHA 3dbd3dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b8a1fc - Browse repository at this point
Copy the full SHA 2b8a1fcView commit details
Commits on Jun 20, 2025
-
feat: Add page spread inside/outside support for CSS margin, float, e…
…tc. properties - resolves #1508 Added `*-inside/outside` properties: - `margin-inside`, `margin-outside` - `padding-inside`, `padding-outside` - `border-inside`, `border-outside` - `border-inside-color`, `border-outside-color` - `border-inside-style`, `border-outside-style` - `border-inside-width`, `border-outside-width` - `inset-inside`, `inset-outside` Extended properties with `inside` and `outside` values: - `float`, `clear` - `text-align`, `text-align-last`
Configuration menu - View commit details
-
Copy full SHA for 3e7eb1c - Browse repository at this point
Copy the full SHA 3e7eb1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e9887 - Browse repository at this point
Copy the full SHA d8e9887View commit details -
Merge pull request #1519 from vivliostyle/feat/spread-inside-outside
feat: Add page spread inside/outside support for CSS margin, float, etc. properties
Configuration menu - View commit details
-
Copy full SHA for 85e0b75 - Browse repository at this point
Copy the full SHA 85e0b75View commit details
Commits on Jun 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 56080da - Browse repository at this point
Copy the full SHA 56080daView commit details
Commits on Jun 24, 2025
-
chore(deps): bump pbkdf2 from 3.1.2 to 3.1.3 in /packages/core/test
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3. - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: pbkdf2 dependency-version: 3.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b24b35b - Browse repository at this point
Copy the full SHA b24b35bView commit details -
fix: Fix EPUB footnote (epub:type="footnote") not working (Regression…
… in v2.31.2) This bug was a side effect of the change to use the fetch API instead of XMLHttpRequest for fetching documents (PR #1461). The problem was that the `URL` of the parsed document was set to the URL of the Vivliostyle Viewer with fragment `#src=...`, instead of the original document URL, because the `DOMParser.parseFromString()` method sets the `URL` of the parsed document to the URL of the current `window.document`. This caused the `elem.href == elem.baseURI + elem.hash` check to fail, preventing the EPUB footnote processing from working. - fix #1521
Configuration menu - View commit details
-
Copy full SHA for 3190e39 - Browse repository at this point
Copy the full SHA 3190e39View commit details -
Merge pull request #1526 from vivliostyle/fix/issue1521
fix: Fix EPUB footnote (epub:type="footnote") not working (Regression in v2.31.2)
Configuration menu - View commit details
-
Copy full SHA for ad2d8f0 - Browse repository at this point
Copy the full SHA ad2d8f0View commit details -
Merge pull request #1525 from vivliostyle/dependabot/npm_and_yarn/pac…
…kages/core/test/pbkdf2-3.1.3 chore(deps): bump pbkdf2 from 3.1.2 to 3.1.3 in /packages/core/test
Configuration menu - View commit details
-
Copy full SHA for 0c75daf - Browse repository at this point
Copy the full SHA 0c75dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb927f - Browse repository at this point
Copy the full SHA 8cb927fView commit details -
Merge pull request #1527 from vivliostyle/fix/issue1496
fix: Fix Vivliostyle Viewer TOC links not working with data URL HTML
Configuration menu - View commit details
-
Copy full SHA for 2c9aa55 - Browse repository at this point
Copy the full SHA 2c9aa55View commit details -
fix: Prevent 404 error for META-INF/encryption.xml when EPUB OPF file…
… is directly specified - fix #1523
Configuration menu - View commit details
-
Copy full SHA for b56a03f - Browse repository at this point
Copy the full SHA b56a03fView commit details -
Merge pull request #1528 from vivliostyle/fix/issue1523
fix: Prevent 404 error for META-INF/encryption.xml when EPUB OPF file is directly specified
Configuration menu - View commit details
-
Copy full SHA for 426128b - Browse repository at this point
Copy the full SHA 426128bView commit details
Commits on Jun 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aca0af4 - Browse repository at this point
Copy the full SHA aca0af4View 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 v2.32.1...v2.33.0