docx-rs/docx-wasm
git-noise 0ef897ed85
Footnotes initial support (#718)
* Initial footnotes support: add content-types dependency

* Initial footnotes support: add relationship

* Initial footnotes support: add footnotes.xml

* Initial footnotes support: add footnote_reference() for XMLBuilder

* Initial footnotes support: add FootnoteReference to RunChild

* Initial footnotes support: add footnotes to XMLDocx

* Initial footnotes support: add footnotes module

* Initial footnotes support: add footnote and footnote_reference modules

* Initial footnotes support: add footnotes handling logic

* Initial footnotes support: add footnotes example

* Initial footnotes support: add footnote element

* Initial footnotes support: add footnote_reference element

* Initial footnotes support: add footnotes document

* Initial footnotes support: add open_footnotes for XMLBuilder

* Initial footnotes support: add test for footnotes reading

* Initial footnotes support: update snapshots for footnotes

* Initial footnotes support: add test docx for footnotes reading

* Initial footnotes support: update features list

* Initial footnotes support: update snapshots for footnotes

* Initial footnotes support: fix clippy lint - redundant-clone

* Initial footnotes support: add automatic footnote ID generation

* Initial footnotes support: add footnote_id module

* Initial footnotes support: switch to automatically generated IDs

* Initial footnotes support: switch to automatically generated IDs
2024-06-24 20:37:27 +09:00
..
assets chore(deps): update dependency filesaver.js to v2.0.5 (#200) 2021-03-19 00:15:27 +09:00
example feat: Support top level bookmark (#133) 2020-09-02 18:23:53 +09:00
js Support page numbers (#714) 2024-06-09 09:01:52 +09:00
src Support page numbers (#714) 2024-06-09 09:01:52 +09:00
test Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
.npmignore feat: Support adjust_right_ind (#691) 2024-03-18 23:27:28 +09:00
Cargo.toml feat: Support adjust_right_ind (#691) 2024-03-18 23:27:28 +09:00
index.js Prepare for wasm (#2) 2019-12-11 14:12:22 +09:00
package.json Support page numbers (#714) 2024-06-09 09:01:52 +09:00
tsconfig.json fix: floating image (#710) 2024-04-26 18:29:29 +09:00
tsconfig.node.json fix: floating image (#710) 2024-04-26 18:29:29 +09:00
tsconfig.web.json fix: floating image (#710) 2024-04-26 18:29:29 +09:00
webpack.common.js Improve js api (#28) 2020-01-30 23:14:25 +09:00
webpack.dev.js Support nest comment (#116) 2020-08-14 01:57:59 +09:00
webpack.prod.js Improve js api (#28) 2020-01-30 23:14:25 +09:00
yarn.lock build(deps): bump ws from 6.2.2 to 6.2.3 in /docx-wasm (#723) 2024-06-22 09:11:20 +09:00