Marcin Ziąbek
|
f3b75b43ac
|
Merge branch 'main' of https://github.com/QuestPDF/library into element-proxy
Conflicts:
QuestPDF.ReportSample/QuestPDF.ReportSample.csproj
QuestPDF.ReportSample/Tests.cs
QuestPDF.UnitTests/ShowOnceTest.cs
QuestPDF.UnitTests/StackTests.cs
QuestPDF.UnitTests/TestEngine/Operations/ChildMeasureOperation.cs
QuestPDF.UnitTests/TestEngine/SingleChildTests.cs
QuestPDF.UnitTests/TestEngine/TestPlan.cs
QuestPDF/Drawing/DocumentGenerator.cs
QuestPDF/Drawing/TextRender.cs
QuestPDF/Elements/PageBreak.cs
QuestPDF/Elements/PageNumber.cs
QuestPDF/Elements/Rotate.cs
QuestPDF/Elements/Row.cs
QuestPDF/Elements/Scale.cs
QuestPDF/Elements/SimpleRotate.cs
QuestPDF/Elements/Text.cs
QuestPDF/Elements/Unconstrained.cs
QuestPDF/Infrastructure/Element.cs
|
2021-10-01 02:20:21 +02:00 |
|
Marcin Ziąbek
|
6d333da84c
|
Added tests to check simple, container-like constraints for some elements
|
2021-09-18 01:21:48 +02:00 |
|
Marcin Ziąbek
|
9fddea84ba
|
Cleaned tests suite
|
2021-09-17 22:05:07 +02:00 |
|
Marcin Ziąbek
|
adec37007b
|
Refactorization: space planning algorithm
|
2021-09-02 21:48:20 +02:00 |
|
Marcin Ziąbek
|
f77d8baa63
|
Added Box element, Redesigned Debug element, Added image placeholder
|
2021-04-18 23:11:29 +02:00 |
|
MarcinZiabek
|
c5cb588857
|
Fixed: AspectRatio behaviour does not take into account child measurement. Added tests for AspectRatio, Image and DynamicImage elements. Small TestPlan framework improvements.
|
2021-03-23 18:05:39 +01:00 |
|
Marcin Ziąbek
|
35214892ef
|
2021.2.0 Internal links, external links, dynamic images, font weights
|
2021-02-08 14:36:12 +01:00 |
|
Marcin Ziąbek
|
8326446446
|
Library implementation
|
2021-01-16 01:31:39 +01:00 |
|