Commit Graph

18 Commits (089772a12c71fab05ef276d5e7f44affeb5f4132)

Author SHA1 Message Date
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
bokuweb e346121dee
Support doc vars (#211)
* feat: Impl doc_var writer

* feat: Impl doc_vars reader

* update snaps
2020-12-15 15:38:17 +09:00
bokuweb 688632bca2
Support default fonts (#207)
* feat: support default font writer

* feat: Support default font by js

* fix: update snaps

* fix: update snaps
2020-12-14 15:01:23 +09:00
bokuweb 8d78be9ceb
Read table style (#191)
* feat: Read table style

* feat: reader and json types

* spec: update snaps

* fix: lint error

* publish
2020-10-30 20:29:06 +09:00
bokuweb 454556606b
Spacing (#169)
* feat: Add spacing

* rename

* feat: Add run spacing

* spec: update snaps

* fix: lint error
2020-10-14 10:16:13 +09:00
bokuweb 8e7ddbca70
Fix default section page props (#164)
* feat: Add default section page size and margin

* feat: Add reader

* spec: Update snaps

* feat: Suppoert page margin and size

* feat: support js
2020-10-09 20:30:55 +09:00
bokuweb 5267e31c62
Improve level override (#155)
* fix: improve lvlOverride to allow insert lvl

* fix: Add fixture

* fix: override reader

* fix: ci

* fix ci

* add fixture

* spec: Add js test

* fix: ci

* fix: spec
2020-10-05 22:46:18 +09:00
bokuweb d2c1417c98
Read docid and bookmark (#138)
* feat: Add document bookmark reader

* feat: Add docId reader
2020-09-07 15:46:23 +09:00
bokuweb e143a80216
Support min section3 (#126)
* feat: Add section elements

* feat: Add selection type

* update snaps
2020-09-02 15:54:43 +09:00
bokuweb aceb32f918
feat: Support doc_id (#120) 2020-08-20 00:53:35 +09:00
bokuweb 7db426a132
Support nest comment (#116)
* fix: Prepare extended comments

* feat: Append paraId for paragraph

* feat: Support comment extended

* chore: Add fixture

* fix: browser example

* fix: test

* update snaps
2020-08-14 01:57:59 +09:00
bokuweb c0aab13529
Support default section header (#115)
* feat: Add minimum header

* feat: Support minimum header feature

* fix: fix snaps
2020-08-13 17:27:45 +09:00
bokuweb 00aecc91e0
Support font and paragraph prop (#81)
* feat: Add run fonts

* feat: Fix run property in pPr

* feat: Add js interface

* fix: lint error
2020-06-08 13:41:13 +09:00
bokuweb 69aedcb9d2
Support floating image (#75)
* feat: Support floating image

* chore: update README

* fix: lint error
2020-06-03 03:27:04 +09:00
bokuweb 7556154bd5
fix: change pStyle dfefault to null (#72) 2020-05-27 20:43:25 +09:00
bokuweb d570df6813
Support image output (#69)
* chore: Add ficture

* feat: Add pic for drawing

* feat: Implement minimum image support

* fix: typo and spec

* fix: inline image

* fix: spec
2020-05-14 12:01:20 +09:00
bokuweb 83d7dc2b01
0.2.3 (#59)
* fix: fallback ignore

* update

* fix: spec
2020-04-07 10:55:44 +09:00
bokuweb 23a879f26d
Fix textbox import (#58)
* chore: Add fixtures

* feat: Add graphic skeleton

* feat: Add textbox base

* feat: Add graphic reader base

* fix: reader

* fix: json type

* fix: lint error

* feat: Add fixtures
2020-04-07 10:24:56 +09:00