docx-rs/docx-wasm/src
bokuweb ccc6eda27d
fix: read sdt in cell (#601)
* fix: read sdt in cell

* fix

* fix: add without_sdt

* fix

* fix

* fix

* fix
2023-03-16 18:48:24 +09:00
..
adaptors Support abstract num font (#204) 2020-12-14 11:42:07 +09:00
abstract_numbering.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00
comment.rs Fix comment structure (#216) 2020-12-21 17:30:42 +09:00
delete.rs fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
doc.rs Support adjust line height in table (#522) 2022-08-25 16:27:55 +09:00
footer.rs Support default footer (#366) 2021-11-25 01:49:27 +09:00
header.rs impl: Add header writer with js (#371) 2021-11-26 00:06:16 +09:00
hyperlink.rs Fix support hyperlink reader (#508) 2022-07-06 10:47:15 +09:00
insert.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00
level.rs Support abstract num font (#204) 2020-12-14 11:42:07 +09:00
level_override.rs Improve level override (#155) 2020-10-05 22:46:18 +09:00
lib.rs Add img js if (#481) 2022-05-23 16:24:44 +09:00
line_spacing.rs Improve spacing (#367) 2021-11-25 19:42:06 +09:00
numbering.rs Support level override writer (#77) 2020-06-04 17:53:37 +09:00
page_margin.rs fix: page margein type (#472) 2022-05-16 18:56:03 +09:00
paragraph.rs fix: expose outline level (#590) 2022-12-13 23:05:37 +09:00
pic.rs feat: support rot (#540) 2022-09-27 13:49:15 +09:00
reader.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00
run.rs Add img js if (#481) 2022-05-23 16:24:44 +09:00
run_fonts.rs fix: wasm (#423) 2022-01-27 15:16:40 +09:00
style.rs [#587] feat: Support link in style (#596) 2022-12-20 12:01:08 +09:00
table.rs Add style properties (#530) 2022-09-09 11:10:05 +09:00
table_cell.rs fix: read sdt in cell (#601) 2023-03-16 18:48:24 +09:00
table_cell_border.rs Improve cell borders (#243) 2021-03-16 16:09:39 +09:00
table_of_contents.rs fix: read sdt in cell (#601) 2023-03-16 18:48:24 +09:00
table_of_contents_item.rs Impl minimum ToC API for JS (#394) 2022-01-06 16:13:45 +09:00
table_row.rs Support table row ins (#431) 2022-02-04 18:37:04 +09:00
web_extension.rs fix: (#314) 2021-07-09 13:04:48 +09:00