29 Commits

Author SHA1 Message Date
ec379f2e4d Update documentation 2023-03-26 04:05:41 +01:00
9b874b0061 #1784 Add more alignment options according to spec 2022-11-19 20:14:15 +00:00
251eafe103 #1773 Add exact for spacing 2022-11-19 15:51:41 +00:00
8b165e93e1 Specify which borders could look like a <hr/> 2022-09-28 09:19:18 -06:00
321969eb85 Added the name horizontal line or horizontal rules
There was some confusion in https://github.com/dolanmiu/docx/issues/437 because the docs don't mention anything called horizontal lines or horizontal rules. Microsoft calls them by that name here https://support.microsoft.com/en-us/office/insert-a-line-9bf172f6-5908-4791-9bb9-2c952197b1a9
This will make it easier for people to find this in the docs.
2022-09-26 10:22:32 -06:00
aa02261248 docs: Fix property name accuracy in describing paragraph borders 2022-07-06 11:51:10 +02:00
2140ed63cd added possible values for LineRuleType 2021-09-22 16:54:40 -07:00
bb8ac8b9d8 Fix broken links in documentation. 2021-05-18 17:15:29 +03: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
cc32a7b2d3 Add text frame documentation 2021-03-14 18:12:52 +00:00
60eb686d05 Add shading to paragraph 2020-10-28 01:05:31 +00:00
8eff6bd0cf Declarative numbering work 2019-11-01 01:57:01 +00: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
535f2d75b0 Fix embed links in documentation 2019-08-20 22:23:14 +01:00
820e5edc1e Using const rather than var and let, and using ts rather than js examples 2019-08-06 17:51:13 +01:00
b5503e7b9b Add documentation for AlignmentType 2019-08-06 17:36:05 +01:00
5a005365b2 Add more documentation 2019-08-06 17:15:45 +01:00
cb699e17b3 Paragraph documentation 2019-08-05 23:24:43 +01:00
c2c05b0140 Adding some documentation 2019-08-03 13:42:24 +01:00
e2574ec23b Turn methods into "add()" 2019-06-25 23:17:56 +01:00
a24d745d75 fix broken documentation links 2019-04-25 09:49:44 -04:00
9c89c1ab59 Update docs 2019-04-12 13:46:05 +02:00
7d116d1ce9 Add more documentation 2018-08-04 03:28:27 +01:00
73267ac4e5 Add docsify documentation 2018-08-03 23:26:14 +01:00