tagflow_table 0.0.3
tagflow_table: ^0.0.3 copied to clipboard
A pluggable package for tagflow to add support for advanced HTML tables.
0.0.3 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.0.3-dev.0 #
- FEAT(tagflow_table): add column and row spacing properties to TagflowTable. (66989cf5)
0.0.2+1 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.0.2-dev.0+1 #
- Update a dependency to the latest release.
0.0.2 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
- Update a dependency to the latest release.
0.0.2-dev.6 #
- Update a dependency to the latest release.
0.0.2-dev.5 #
- FEAT(tagflow_table): enhance column width calculation for flexible layouts. (4c0e3d77)
0.0.2-dev.3 #
- FEAT(tagflow_table): enhance table rendering with header support and separators. (d8307c06)
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.