You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/itext/i7j-pdfhtml/releases/tag/2.1.0
* release/2.1.0:
[RELEASE] 2.1.0-SNAPSHOT -> 2.1.0
Add missing copyright headers
Implement unicode-range processing.
Process li's inline children as inline elements. Process br inside oi correctly.
Create test for DEVSIX-2002
SvgDrawContext: add ResourceResolver and FontProvider to constructor
Remove collectCssDeclarations form ICssResolver interface RND-1056
Fix typo in test
Inline svg integration
Add tests for border radius
Fix style inheritance change not applied
Delete duplicate package that were moved to SXP
Add test. DEVSIX-2024
Support event meta info
Add a new border radius related test. Update cmps related to span's border radius.
Add some new border radius tests. Update cmps.
Change placeholder's default font color. Fix some cmps.
Add a new test.
Add generic event
Fix applying page-break-before and page-break-after to tables
Refactor time-based system utils to better represent there purpose
Updates for autoport
Support SVG processing in pdfHTML
Update cmp files. DEVSIX-1966
Add ExtendedHtmlConversionITextTest class, refactor html2pdf tests
Add missed @Category
Support placeholder for textarea tag.
Add support for display:block of `label` HTML element
Process white-space css property for page margin boxes content
Apply font styles in BodyTagCssApplier
Remove body font-size from default.css
Support background for <html> and <body> tags
Fix bug in if-condition for align attribute resolving
Implement placeholder. Add new input tests.
Add new test for inline elements with border-radius
Unignore test
Update cmp file
[RELEASE] 2.0.2-SNAPSHOT -> 2.0.3-SNAPSHOT