All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix page dimension issues
- Remove
disableSnapshot
property fromLayout
component - Change the engine to use the original component instead of the snapshot when possible
- Error in loading image will not break the entire report
- Fix the break issue in the middle of the
td
(table row) element
- Fix duplicated header/footer issue in the Table component
- Fix Next.Js issue with library
- Breaking change in the Table component
- Add sandbox project for testing
- Fix PageBreak component issue in none-host component
- Change readme files
- Add
Table
component
- Init project