-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: dompdf/dompdf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dompdf/dompdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 74 files changed
- 3 contributors
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 71a1e1d - Browse repository at this point
Copy the full SHA 71a1e1dView commit details
Commits on Jul 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8b5fecf - Browse repository at this point
Copy the full SHA 8b5fecfView commit details
Commits on Jul 11, 2022
-
Fix rendering performance with large number of nested inline elements
The algorithm for determining the final size of inline frames had exponential complexity in the number of nested inline frames due to calling itself recursively twice for every level. Addresses #639
Configuration menu - View commit details
-
Copy full SHA for f7f2ea4 - Browse repository at this point
Copy the full SHA f7f2ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8530b3a - Browse repository at this point
Copy the full SHA 8530b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab50082 - Browse repository at this point
Copy the full SHA ab50082View commit details -
Configuration menu - View commit details
-
Copy full SHA for e82c746 - Browse repository at this point
Copy the full SHA e82c746View commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bbecc9a - Browse repository at this point
Copy the full SHA bbecc9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5da2fd - Browse repository at this point
Copy the full SHA f5da2fdView commit details
Commits on Aug 25, 2022
-
Include replacement characters in Cpdf font subset
These characters aren't (typically) referenced in the PDF and so aren't included in font subsets generated based on the text content. As a result, if an unsupported character is in the document the space occupied by it will be blank when subsetting is enabled.
Configuration menu - View commit details
-
Copy full SHA for 9adb812 - Browse repository at this point
Copy the full SHA 9adb812View commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 66431c5 - Browse repository at this point
Copy the full SHA 66431c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe4e904 - Browse repository at this point
Copy the full SHA fe4e904View commit details -
Fix body rendering when border is applied
The block reflower resolves width, height, margins, and insets (`top`, `right`, `bottom`, `left`). Any case of unresolved margin values should be fixed in the reflower, so `length_in_pt` and `float` casts are unnecessary here. Fixes #2939
Configuration menu - View commit details
-
Copy full SHA for 7456bb0 - Browse repository at this point
Copy the full SHA 7456bb0View commit details
Commits on Sep 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c176076 - Browse repository at this point
Copy the full SHA c176076View commit details -
- replace author list with reference to AUTHORS.md - tweak php-font-lib, php-svg-lib requirements
Configuration menu - View commit details
-
Copy full SHA for 2d09f59 - Browse repository at this point
Copy the full SHA 2d09f59View commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c5310df - Browse repository at this point
Copy the full SHA c5310dfView commit details
Loading
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.0.0...v2.0.1