|
a9e4c88804
|
Expanded documentation on the formulas a bit
|
2021-05-05 15:11:11 +02:00 |
|
|
79c1db9c91
|
Added some documentation and demo file
|
2021-05-05 14:37:02 +02:00 |
|
|
abc7c8dc72
|
Fixed typos in usage documentation
|
2021-03-25 19:21:27 +03:00 |
|
|
3299c557a0
|
Make .addSection fully declarative
|
2021-03-19 20:53:56 +00:00 |
|
|
caf188caae
|
Make adding images declarative and simple
|
2021-03-18 02:48:37 +00:00 |
|
|
4fe2973473
|
Add enum to lineRule and create demo
|
2021-03-15 19:23:40 +00:00 |
|
|
c5e9e3b2a0
|
Fix documentation
|
2021-03-15 03:02:39 +00:00 |
|
|
0b85e07701
|
Fix documentation
|
2021-03-15 02:58:26 +00:00 |
|
|
bd40b11ce4
|
#815 Rotation and flipping images
|
2021-03-15 02:41:37 +00:00 |
|
|
a3febae8a3
|
Inline single use interfaces
|
2021-03-15 00:11:39 +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 |
|
|
9743dfa8cc
|
Improve docs
|
2021-03-04 03:10:20 +00:00 |
|
|
95556e57df
|
Write documentation on vidi visual
|
2021-03-04 02:08:09 +00:00 |
|
|
32ceaa415e
|
Fix documentation typo
|
2021-02-24 13:30:40 +01:00 |
|
|
858a994d13
|
#339 Add Section Type
|
2021-02-22 21:04:02 +00:00 |
|
|
b4cd3a319c
|
Add documentation
|
2020-12-25 00:30:58 +00:00 |
|
|
38c8220e9e
|
Use LevelFormat string enum rather than strings
|
2020-12-24 04:26:45 +00:00 |
|
|
502db14bba
|
Add Convenience functions
|
2020-12-24 03:37:43 +00:00 |
|
|
6100ff4c4e
|
Add declarative break()
|
2020-12-23 23:31:28 +00:00 |
|
|
34b2029efe
|
Change API of track revisions to declarative
|
2020-11-04 00:00:16 +00:00 |
|
|
37e610d2b3
|
Fix typo
|
2020-10-30 00:13:52 +00:00 |
|
|
60eb686d05
|
Add shading to paragraph
|
2020-10-28 01:05:31 +00:00 |
|
|
ed52ef358b
|
Background color for document
|
2020-10-27 01:54:40 +00:00 |
|
|
ea5f9a48ab
|
Fix cantSplit documentation
|
2020-10-24 20:24:10 +01:00 |
|
|
19d9619785
|
Add more math documentation
|
2020-10-13 03:00:14 +01:00 |
|
|
e36e9e1cf4
|
Add initial math documentation
|
2020-10-13 01:23:27 +01:00 |
|
|
cae6405d9a
|
improved signature for deleted text runs, added demo 54 and added documentation for change tracking
|
2020-10-07 11:44:23 +02:00 |
|
|
af0bf5ced5
|
Fix row height option
|
2020-09-11 21:10:10 -05:00 |
|
|
1822473abc
|
Merge branch 'master' of github.com:dolanmiu/docx
|
2020-09-05 18:52:05 +01:00 |
|
|
93a7d607b2
|
Update PSD
|
2020-09-05 18:51:50 +01:00 |
|
|
d45213636c
|
Add Clippy to readme
|
2020-09-05 18:41:24 +01:00 |
|
|
e196d9d917
|
Add Clippy the mascot
|
2020-09-05 18:40:40 +01:00 |
|
|
05dda37b71
|
Fix comment regarding output file name
|
2020-08-06 08:56:02 +00:00 |
|
|
41acb475a9
|
Update documentation
|
2020-07-30 11:42:55 +01:00 |
|
|
596761d78d
|
:doc: doc and demo for "Font for eastAsia"
|
2020-06-07 12:39:17 +08:00 |
|
|
6bcd1c2c24
|
:doc: support emphasis mark
|
2020-05-22 12:32:40 +08:00 |
|
|
632f3cd19b
|
Enabled dark and light mode with switch for docs using docsify-darklight-theme
|
2020-04-18 01:48:00 +05:30 |
|
|
7dfb016faa
|
Make tab and page numbers declarative
|
2019-11-21 01:02:46 +00:00 |
|
|
8eff6bd0cf
|
Declarative numbering work
|
2019-11-01 01:57:01 +00:00 |
|
|
40d1a3a7c2
|
Multiple tab stops
|
2019-10-09 20:56:31 +01:00 |
|
|
0d4c7a5fc0
|
Update documentation
|
2019-10-09 02:03:39 +01:00 |
|
|
2536fbe752
|
Merge branch 'master' of github.com:dolanmiu/docx into feat/declaritive-styles-and-tab-stop
# Conflicts:
# src/file/paragraph/paragraph.ts
|
2019-10-03 20:48:34 +01:00 |
|
|
dfb910defb
|
Add SymbolRun to allow adding symbols inline
|
2019-10-01 12:29:07 -05:00 |
|
|
04b6d8e54a
|
Declarative hyperlinks, bookmarks, tab stops and page breaks
|
2019-09-30 22:56:21 +01:00 |
|
|
d2dded860d
|
Fix example links
|
2019-09-30 20:58:18 +01:00 |
|
|
bd888219fc
|
Amend table documentation
|
2019-09-26 02:03:17 +01:00 |
|
|
2842619196
|
Update table documentation
|
2019-09-25 01:59:30 +01:00 |
|
|
d2f82052b4
|
Improve documentation
|
2019-09-19 22:49:09 +01:00 |
|
|
bd6ae2c0dc
|
Remove unnecessary documentation
|
2019-08-22 22:49:57 +01:00 |
|