Commit Graph

300 Commits

Author SHA1 Message Date
3f257bf5a4 Add the pageref element
This instruction is useful if you want to get the number of the page
containing a specific bookmark.
2021-08-03 21:17:32 +02:00
0f531b2a9b Additional demo on use of start & instance numbers 2021-07-26 14:22:59 +03:00
439ab8441e Export new ColumnBreak class via more generic Break class 2021-07-08 17:39:21 +10:00
118f60f704 Revert "wrong border property" 2021-06-18 23:56:41 +01:00
b116b0a268 wrong border property
based on IBorderPropertyOptions available properties are: color, space, value, size
2021-06-16 10:55:22 +03:00
034cd187ab change shading val -> type 2021-05-29 05:51:06 +03:00
730e33b164 fix demos 2021-05-26 10:53:27 +03:00
60b7ce4785 clean up settings; BREAKING: TableOfContents requires Document features.updateFields = true setting 2021-05-26 08:36:05 +03:00
3a02bc087c fix demos. BREAKING: PageNumberFormat enum renamed to NumberFormat 2021-05-25 04:46:10 +03:00
097c6a5962 use hexColorValue in borders and underlines 2021-05-24 08:42:34 +03:00
08bd2744b6 further clean up border code; update paragraph borders to use shared type; BREAKING: paragraph border value attr renamed to style, to match other usages of borders 2021-05-24 05:39:26 +03:00
496fcb55fa unify Shading; breaking change: Paragraph/Run shading option key type changed to val, and shadow alias removed 2021-05-24 05:39:26 +03:00
79c1db9c91 Added some documentation and demo file 2021-05-05 14:37:02 +02:00
38695c3c4b Add page size demo 2021-04-19 00:59:07 +01:00
fceefcf290 Update webpack and testing frameworks 2021-03-31 21:27:40 +01:00
ebaf0dfbf0 #851 Use predictive unique id generation 2021-03-24 03:02:58 +00:00
41d27cb78c Fix demo 2021-03-20 01:27:35 +00:00
ff45c182ce Fix demo 2021-03-20 01:20:14 +00:00
329a70c312 Fix demo 2021-03-19 21:40:53 +00:00
419fef5759 Fix demo 2021-03-19 21:09:58 +00:00
3299c557a0 Make .addSection fully declarative 2021-03-19 20:53:56 +00:00
6e21cdbf17 Fix demos 2021-03-18 03:28:29 +00:00
caf188caae Make adding images declarative and simple 2021-03-18 02:48:37 +00:00
28685a8761 Add spacing to table float 2021-03-16 03:21:05 +00:00
bdfaee2cb3 Update demo 2021-03-16 01:02:33 +00:00
131183ae19 #613 #439 Even and odd headers 2021-03-16 00:57:27 +00:00
4fe2973473 Add enum to lineRule and create demo 2021-03-15 19:23:40 +00:00
93ec9eed7a Add titlePage to first page header 2021-03-15 19:02:04 +00:00
24f95aee8b Add custom bullet point example 2021-03-15 03:46:34 +00:00
bd40b11ce4 #815 Rotation and flipping images 2021-03-15 02:41:37 +00:00
cc32a7b2d3 Add text frame documentation 2021-03-14 18:12:52 +00:00
7f86385b09 #269 Text Frame (Text Box) 2021-03-14 17:00:42 +00:00
4bc0421055 Add tests 2021-03-13 20:23:15 +00:00
8aa804db18 Add style to styles demo 2021-03-13 19:52:08 +00:00
0b88cb0ca5 #548 #508 Restart numbered lists 2021-03-12 03:58:05 +00:00
566ac03f9a Use context in prep xml 2021-03-11 01:06:55 +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
e98fe5921c #713 Update chinese demo and refactor 2021-03-09 01:37:22 +00:00
9bda9e8375 #801 Add example to offset header and footer 2021-03-08 22:51:46 +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
90495d08a6 Merge branch 'master' into add-table-option-styleId
# Conflicts:
#	src/file/table/table.ts
2021-03-07 21:40:42 +00:00
5fc28cb67d Move custom properties to properties 2021-03-07 21:27:38 +00:00
e5da573041 Clean up table with improved demo 2021-03-05 03:03:02 +00:00
f3f65da207 #732 Add line between columns (separate) 2021-03-04 03:02:07 +00:00
2aa93e6105 #751 Add bidi visual - Visual Right to Left 2021-03-04 02:02:28 +00:00
603dd36458 Merge pull request #789 from dolanmiu/feat/compat-mode
#627 Add footnotes relationships
2021-03-02 00:43:00 +00:00
736ca6a46d Merge branch 'master' into custom-properties 2021-03-02 00:01:03 +00:00
f90e84a88d #627 Add footnotes relationships 2021-03-01 23:35:52 +00:00