Commit Graph

7 Commits (11e09de5cdb34ce23f158a07b16044706a5c15c3)

Author SHA1 Message Date
bokuweb 11e09de5cd
Add toc ppr (#785)
* feat: add ppr in toc

* feat: add frame property

* fix: add rpr

* fix: add toc paragraphProperty

* support toc paragraph property

* fix: some properties

* 0.4.18-rc20

* fix: toc style

* chore: rc21

* fix

* fix: toc structure

* fix: toc styles
2024-11-22 10:58:49 +09:00
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
skanehira 1838774fad
fix: circular reference when using module that built with esbuild (#605) 2023-02-06 18:42:25 +09:00
bokuweb 838052be0f
Support deleted toc (#595)
* fix: add delete in table of contents

* feat: support deleted toc

* fix
2022-12-20 09:18:48 +09:00
bokuweb 7f2dace81c
fix: add before/after contents and with_instr_text in toc (#582)
* fix

* refactor js

* fix: add before/after contents in toc

* fix

* fix
2022-12-13 13:33:48 +09:00
bokuweb cdb91be925
feat: Support styleWithLevels (#403) 2022-01-11 00:39:38 +09:00
bokuweb 21386cd1a7
Impl minimum ToC API for JS (#394)
* feat: Support dirty and disabled toc

* fix: js api

* feat: Add js minimum toc API

* fix:

* fix
2022-01-06 16:13:45 +09:00