forked from reingart/pyfpdf
-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementation of rowspan in tables #1088
Merged
Merged
Commits on Jan 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 664b145 - Browse repository at this point
Copy the full SHA 664b145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20492da - Browse repository at this point
Copy the full SHA 20492daView commit details -
Configuration menu - View commit details
-
Copy full SHA for e00cb1a - Browse repository at this point
Copy the full SHA e00cb1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for beec54f - Browse repository at this point
Copy the full SHA beec54fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63abb7c - Browse repository at this point
Copy the full SHA 63abb7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 225b787 - Browse repository at this point
Copy the full SHA 225b787View commit details -
table: Dropped cols_count and column_indices from Row
No longer relevant after rowspan refactor
Configuration menu - View commit details
-
Copy full SHA for 1407bf8 - Browse repository at this point
Copy the full SHA 1407bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a69b35d - Browse repository at this point
Copy the full SHA a69b35dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eccd68b - Browse repository at this point
Copy the full SHA eccd68bView commit details -
table: refactored rowspan processing
Returns to frozen dataclasses, row-rendering mechanism
Configuration menu - View commit details
-
Copy full SHA for 63525bd - Browse repository at this point
Copy the full SHA 63525bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for be0d2a9 - Browse repository at this point
Copy the full SHA be0d2a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 638ae3e - Browse repository at this point
Copy the full SHA 638ae3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab2733e - Browse repository at this point
Copy the full SHA ab2733eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7f82e - Browse repository at this point
Copy the full SHA 8b7f82eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00aaebd - Browse repository at this point
Copy the full SHA 00aaebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for deb18c2 - Browse repository at this point
Copy the full SHA deb18c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e4215 - Browse repository at this point
Copy the full SHA 34e4215View commit details -
table: Use single disable_writing call for consistency
Previous behaviour allowed cascading of font style, in particular test case test_table_with_capitalized_font_family_and_emphasis
Configuration menu - View commit details
-
Copy full SHA for 4be92cc - Browse repository at this point
Copy the full SHA 4be92ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 782e805 - Browse repository at this point
Copy the full SHA 782e805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9828a08 - Browse repository at this point
Copy the full SHA 9828a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 360221a - Browse repository at this point
Copy the full SHA 360221aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e321e8 - Browse repository at this point
Copy the full SHA 5e321e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b13b72 - Browse repository at this point
Copy the full SHA 2b13b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8e3e21 - Browse repository at this point
Copy the full SHA e8e3e21View commit details -
Configuration menu - View commit details
-
Copy full SHA for d271a5b - Browse repository at this point
Copy the full SHA d271a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 037da4e - Browse repository at this point
Copy the full SHA 037da4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07486a2 - Browse repository at this point
Copy the full SHA 07486a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c8f479 - Browse repository at this point
Copy the full SHA 0c8f479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54068ed - Browse repository at this point
Copy the full SHA 54068edView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9dac08 - Browse repository at this point
Copy the full SHA e9dac08View commit details -
Configuration menu - View commit details
-
Copy full SHA for a708d2b - Browse repository at this point
Copy the full SHA a708d2bView commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9a862c - Browse repository at this point
Copy the full SHA b9a862cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.