tagflow_table 0.0.2-dev.0
tagflow_table: ^0.0.2-dev.0 copied to clipboard
A pluggable package for tagflow to add support for advanced HTML tables.
0.0.2-dev.0 #
- REFACTOR(tagflow_table): improve empty cell handling in TagflowTableConverter. (2cd288ec)
- FIX(converter): update table border style to none for improved layout consistency. (40b1ea62)
- FEAT(docs): add contributing guidelines and enhance README structure. (579ec3d6)
- FEAT(tests): add comprehensive tests for TagflowTable and related components. (219c0606)
- FEAT(tagflow_table): integrate Equatable for TagflowTableBorder and update dependencies. (05aa0b56)
- FEAT(tagflow_table): add HTML parsing tests and update dependencies. (cd8e68de)
- FEAT(table_example,table_converter,table_parser): add support for table captions and enhance rendering. (76ee33fb)
- FEAT(tagflow_table,table_example): add TagflowTableCellConverter and enhance table rendering. (b1e32d9c)
- FEAT(table_example,tagflow_table): enhance table examples and rendering logic. (ab226159)
- FEAT(table_example): enhance table examples with new HTML structures and rendering improvements. (89b191bf)
- FEAT(tagflow_table): implement table rendering and conversion logic. (d8e82f4d)
- FEAT(tagflow_table): initial project setup with essential files. (3db0ea81)
0.0.1 #
- TODO: Describe initial release.