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
|
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 |
|
MarcinZiabek
|
e4203838cb
|
Cleaned up using statements
|
2021-04-17 21:52:33 +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
|
5e9ff7ec1e
|
Added scaling options for AspectRatio and Image component. Added Debug component to the fluent API
|
2021-03-22 11:49:27 +01:00 |
|
Marcin Ziąbek
|
8326446446
|
Library implementation
|
2021-01-16 01:31:39 +01:00 |
|