Skip to content

Conversation

@dfop02
Copy link
Owner

@dfop02 dfop02 commented Feb 23, 2025

Updates

  • Refactory functions to be more readable and performatic, moving common functions to utils.
  • Add tests for table cells new features.

Fixes

  • Fix a bug when using colors by name, when some colors exists but was not available. E.g.: magenta | Dfop02
  • Fix background-color not working, always returning black. | Dfop02

New Features

  • Add support to table cells style (border, background-color, width, height, margin) | Dfop02
  • Add support to "in", "rem", "em", "mm" and "pc" units | Dfop02

@dfop02 dfop02 added bug Something isn't working documentation Improvements or additions to documentation New Feature New feature or request labels Feb 23, 2025
@dfop02 dfop02 self-assigned this Feb 23, 2025
@dfop02 dfop02 merged commit 04528e3 into release/1.0.5 Feb 23, 2025
5 checks passed
@dfop02 dfop02 deleted the feature/table_cells branch February 23, 2025 23:34
dfop02 pushed a commit that referenced this pull request Dec 4, 2025
Required changes + rebase to release/1.1.2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation New Feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does this not support inline styles of html (consider richtext editor output)?

2 participants