5010b61565
Merge branch 'main' into richtext
Marcin Ziąbek
2021-05-05 00:16:45 +02:00
44d7538578
Examples to the documentation
Marcin Ziąbek
2021-05-05 00:10:48 +02:00
f8d270bd2a
Font measurement improvements
Marcin Ziąbek
2021-05-04 15:33:10 +02:00
b894262f7e
Improved developer experience via injecting Element() and Component() content in separate containers
Marcin Ziąbek
2021-05-03 21:04:23 +02:00
4423774648
Fixed Grid spacing. Adjusted performance test
Marcin Ziąbek
2021-05-03 13:32:46 +02:00
5d4f1f530a
Merge pull request #11 from QuestPDF/tree_stack
Marcin Ziąbek
2021-05-03 11:40:57 +02:00
3ba8185871
Merge pull request #10 from QuestPDF/2021.05
Marcin Ziąbek
2021-05-03 11:39:59 +02:00
b6e0bd505c
Merge branch 'main' into 2021.05
2021.05
Marcin Ziąbek
2021-05-03 11:39:17 +02:00
950d971119
Consolidated classes for Row and Grid elements
MarcinZiabek
2021-04-17 21:55:19 +02:00
e4203838cb
Cleaned up using statements
MarcinZiabek
2021-04-17 21:52:33 +02:00
25b690fcca
Bug fix: maintain origin matrix after drawing the Canvas element
MarcinZiabek
2021-04-17 21:51:17 +02:00
4e3ba1d878
Fixed wrong import in QuestPDF.Examples.csproj
MarcinZiabek
2021-04-16 10:22:41 +02:00
3f0b500b1b
New elements: Grid, Canvas, EnsureSpace, Layers. Predefined colors and fonts.
Marcin Ziąbek
2021-04-16 01:19:34 +02:00
fb3aec4bf8
PageSize names refactorization
Marcin Ziąbek
2021-04-09 19:17:36 +02:00
8c2250ecde
Code refactorization
Marcin Ziąbek
2021-04-09 19:11:31 +02:00
bb2850b2d8
Added material design colors
Marcin Ziąbek
2021-04-09 19:11:17 +02:00
842b856f7a
Added tests for several elements
Marcin Ziąbek
2021-04-09 19:10:55 +02:00
733dbc8746
Stack element: updated tests
Marcin Ziąbek
2021-04-09 16:32:32 +02:00
0b7b05d36c
Decoration element: added tests
Marcin Ziąbek
2021-04-09 16:32:22 +02:00
9f927ec402
Updated package version + added release notes
2021.04
Marcin Ziąbek
2021-04-03 00:53:01 +02:00
a83ebe2fed
Simplified implementation for Section and Page elements
Marcin Ziąbek
2021-04-03 00:13:14 +02:00
6f0c6513da
Bugfix: exception when providing null content into the Text element
2021.04
Marcin Ziąbek
2021-03-31 13:00:29 +02:00
500cea1fbf
Simplified the layouting algorithm in the Stack element; Added a Spacing property to the Row element; Implemented new Grid element; Updated examples
Marcin Ziąbek
2021-03-28 17:49:19 +02:00
9dc3e2b533
Updated tests for the Constrained element
MarcinZiabek
2021-03-28 17:43:52 +02:00
c5cb588857
Fixed: AspectRatio behaviour does not take into account child measurement. Added tests for AspectRatio, Image and DynamicImage elements. Small TestPlan framework improvements.
MarcinZiabek
2021-03-23 18:05:39 +01:00
08126b2fa4
simplified AspectRatio code, better exception handling for QuestPdf.Examples, fixed Placeholder image
Marcin Ziąbek
2021-03-23 14:43:03 +01:00
5e9ff7ec1e
Added scaling options for AspectRatio and Image component. Added Debug component to the fluent API
Marcin Ziąbek
2021-03-22 11:49:27 +01:00