docx-rs/docx-wasm/src
bokuweb 8c9bb7b72d
impl first and even header/footer with rust/JS (#374)
* fix: header structure

* fix: footer structure

* fix: Support first and even header / footer with rust

* fix: Support js interface

* fix: test
2021-11-27 19:12:06 +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 impl first and even header/footer with rust/JS (#374) 2021-11-27 19:12:06 +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
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 impl: Add header writer with js (#371) 2021-11-26 00:06:16 +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 Add page margin test (#175) 2020-10-13 00:04:09 +09:00
paragraph.rs Improve spacing (#367) 2021-11-25 19:42:06 +09:00
reader.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00
run.rs Support vertalign (#302) 2021-06-08 00:10:44 +09:00
run_fonts.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +09:00
table.rs Support table cell margin (#275) 2021-04-14 13:47:46 +09:00
table_cell.rs Fix shd type (#253) 2021-03-19 12:31:36 +09:00
table_cell_border.rs Improve cell borders (#243) 2021-03-16 16:09:39 +09:00
table_row.rs feat: support hRule (#234) 2021-03-02 12:31:46 +09:00
web_extension.rs fix: (#314) 2021-07-09 13:04:48 +09:00