docx-rs/docx-wasm/js/json
bokuweb 089772a12c
Impl comment reader (#212)
* feat: Impl comments reader

* feat: Impl comment extended reader

* feat: Fixup comment reader

* feat: Update snaps

* faet: Update snaps

* fix: comment overwritten bug

* fix: parent comment id seeker

* fix: update js reader snaps
2020-12-15 22:33:01 +09:00
..
border.ts Add json definitions (#40) 2020-02-13 16:14:06 +09:00
comment.ts Impl comment reader (#212) 2020-12-15 22:33:01 +09:00
document.ts Expose section prop (#173) 2020-10-12 17:51:28 +09:00
drawing.ts Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
indent.ts Support start chars (#51) 2020-03-10 11:56:12 +09:00
index.ts Impl comment reader (#212) 2020-12-15 22:33:01 +09:00
numbering.ts Improve level override (#155) 2020-10-05 22:46:18 +09:00
paragraph.ts Impl comment reader (#212) 2020-12-15 22:33:01 +09:00
run.ts Spacing (#169) 2020-10-14 10:16:13 +09:00
section-property.ts Expose section prop (#173) 2020-10-12 17:51:28 +09:00
styles.ts Fix json type (#210) 2020-12-14 17:44:47 +09:00
table.ts Read table style (#191) 2020-10-30 20:29:06 +09:00
textbox-content.ts Fix textbox import (#58) 2020-04-07 10:24:56 +09:00