Commit Graph

1786 Commits

Author SHA1 Message Date
cc32a7b2d3 Add text frame documentation 2021-03-14 18:12:52 +00:00
e7eca14e1e Fix prettier issues 2021-03-14 17:03:50 +00:00
7f86385b09 #269 Text Frame (Text Box) 2021-03-14 17:00:42 +00:00
2fa8df7cf4 Add more tests 2021-03-14 00:44:12 +00:00
f0e50dd21f Add more tests 2021-03-13 22:43:21 +00:00
0bc36d924f Write tests 2021-03-13 22:10:00 +00:00
4bc0421055 Add tests 2021-03-13 20:23:15 +00:00
cc9a966f53 Improve tests 2021-03-13 19:53:36 +00:00
8aa804db18 Add style to styles demo 2021-03-13 19:52:08 +00:00
b3ffa60f14 Merge pull request #819 from dolanmiu/feat/widow-control
#750 Add widow control
2021-03-13 04:19:31 +00:00
8724fbe7a7 #750 Add widow control 2021-03-13 04:07:44 +00:00
2391375ac0 Merge pull request #817 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.21
build(deps): bump nanoid from 3.1.20 to 3.1.21
2021-03-12 11:12:06 +00:00
12817957f4 build(deps): bump nanoid from 3.1.20 to 3.1.21
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.1.21.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.1.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12 07:57:39 +00:00
58f7e5a9a3 Merge pull request #816 from dolanmiu/feat/restart-numbered-lists
#548 #508 Restart numbered lists
2021-03-12 04:04:59 +00:00
0b88cb0ca5 #548 #508 Restart numbered lists 2021-03-12 03:58:05 +00:00
dbaa493ebd Merge pull request #763 from netbymatt/master
Allow styles and headings with numbering
2021-03-11 19:42:30 +00:00
4b5d2d98f9 add tests for numbering paragraph styles 2021-03-11 11:11:46 -06:00
9864cdea16 Merge pull request #814 from dolanmiu/feat/use-context-in-prep-xml
Use context in prep xml
2021-03-11 01:17:14 +00:00
566ac03f9a Use context in prep xml 2021-03-11 01:06:55 +00:00
cf6c4998d0 Merge pull request #813 from dolanmiu/dependabot/npm_and_yarn/types/node-14.14.33
build(deps): bump @types/node from 14.14.32 to 14.14.33
2021-03-10 16:55:09 +00:00
0891e2a8c3 build(deps): bump @types/node from 14.14.32 to 14.14.33
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.32 to 14.14.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-10 07:55:14 +00:00
48d9e75707 Merge pull request #511 from dolanmiu/feature/separator
Restart page numbering
2021-03-09 23:11:15 +00:00
cd501bba0a Add tests 2021-03-09 22:59:50 +00:00
57f80e636e Move demos to unique number 2021-03-09 22:57:51 +00:00
89c2e14979 Merge branch 'master' of github.com:dolanmiu/docx into feature/separator
# Conflicts:
#	src/file/document/body/section-properties/section-properties.ts
2021-03-09 22:37:37 +00:00
8c2ba7a452 Merge pull request #810 from dolanmiu/dependabot/npm_and_yarn/docsify-cli-4.4.3
build(deps-dev): bump docsify-cli from 4.4.2 to 4.4.3
2021-03-09 15:20:49 +00:00
cd232496e2 build(deps-dev): bump docsify-cli from 4.4.2 to 4.4.3
Bumps [docsify-cli](https://github.com/docsifyjs/docsify-cli) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/docsifyjs/docsify-cli/releases)
- [Changelog](https://github.com/docsifyjs/docsify-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docsifyjs/docsify-cli/compare/v4.4.2...v4.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-09 08:18:46 +00:00
0cdb1a9286 Add rimraf to build 2021-03-09 03:00:30 +00:00
7ebef8b3b5 #800 Use new typedoc config 2021-03-09 02:23:22 +00:00
e98fe5921c #713 Update chinese demo and refactor 2021-03-09 01:37:22 +00:00
98253c3445 Update tslint rules 2021-03-08 23:17:10 +00:00
9bda9e8375 #801 Add example to offset header and footer 2021-03-08 22:51:46 +00:00
bf4498061a Merge pull request #808 from dolanmiu/dependabot/npm_and_yarn/elliptic-6.5.4
build(deps): [security] bump elliptic from 6.5.3 to 6.5.4
2021-03-08 18:46:15 +00:00
13d0f33af6 build(deps): [security] bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 17:18:15 +00:00
d4bc89d141 Merge pull request #806 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.20.30
build(deps-dev): bump typedoc from 0.20.29 to 0.20.30
2021-03-08 10:09:10 +00:00
0c42298dce Merge pull request #805 from dolanmiu/dependabot/npm_and_yarn/types/node-14.14.32
build(deps): bump @types/node from 14.14.31 to 14.14.32
2021-03-08 10:08:59 +00:00
f997515af4 Merge pull request #804 from dolanmiu/dependabot/npm_and_yarn/types/sinon-9.0.11
build(deps-dev): bump @types/sinon from 9.0.10 to 9.0.11
2021-03-08 10:08:49 +00:00
624afb8fba build(deps-dev): bump typedoc from 0.20.29 to 0.20.30
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.29 to 0.20.30.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.29...v0.20.30)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 08:50:22 +00:00
71f8bcffe7 build(deps): bump @types/node from 14.14.31 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 08:50:02 +00:00
e8bdeed63f build(deps-dev): bump @types/sinon from 9.0.10 to 9.0.11
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 9.0.10 to 9.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 08:49:43 +00:00
2b7ca92ade Merge pull request #484 from dolanmiu/feat/right-indent
Multiple paragraphs in footnotes
2021-03-08 04:43:08 +00:00
fdf0764245 Alter coverage limits 2021-03-08 04:36:53 +00:00
993782129c Simplify for loop 2021-03-08 04:33:15 +00:00
65302dd39b Increase coverage limit 2021-03-08 04:22:20 +00:00
a0d8911e18 Add tests 2021-03-08 04:18:26 +00:00
2d4a452d2e Merge branch 'master' into feat/right-indent
# Conflicts:
#	demo/21-bookmarks.ts
#	package-lock.json
#	src/file/core-properties/properties.ts
#	src/file/file.spec.ts
#	src/file/file.ts
#	src/file/footnotes/footnote/footnote.spec.ts
#	src/file/footnotes/footnote/footnote.ts
#	src/file/footnotes/footnotes.ts
2021-03-08 03:40:11 +00:00
3f2ad04d65 Merge pull request #438 from ramonmata/add-table-option-styleId
Allows specify XML StyleId to be applied in a Table
2021-03-07 22:40:07 +00:00
283c42cb55 Remove unused method 2021-03-07 21:53:16 +00:00
0ec3b64ad7 Add tests 2021-03-07 21:45:59 +00:00
b972f1789e Fix tests 2021-03-07 21:43:30 +00:00