Commit Graph

20 Commits

Author SHA1 Message Date
38c8220e9e Use LevelFormat string enum rather than strings 2020-12-24 04:26:45 +00:00
437e83ab78 :feat: refine paragraph/run properties options 2020-07-14 15:42:45 +08:00
120c3a7bbe :feat: support emphasis mark 2020-05-22 12:22:45 +08:00
9b40b5e55e Add work for custom level id 2019-11-06 20:54:39 +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
591b2f4e04 Declarative styles 2019-10-04 01:20:41 +01:00
04b6d8e54a Declarative hyperlinks, bookmarks, tab stops and page breaks 2019-09-30 22:56:21 +01:00
b741db3050 Using a better demo naming system 2019-08-06 23:08:21 +01:00
099eb1d202 Merge branch 'master' of github.com:dolanmiu/docx into feat/declaritive
# Conflicts:
#	src/file/paragraph/run/run.ts
2019-08-06 21:06:06 +01:00
fa710d1ba6 Highlighting 2019-08-06 11:13:43 +03:00
ac5b15d0e3 Mandatory Sections 2019-07-31 08:48:02 +01:00
cb42c74a8d Make Paragraph declaritive 2019-06-12 01:03:36 +01:00
7980f14efb Introduce some functional programming techniques 2018-11-02 02:51:57 +00:00
89df3c48e0 Fix linting errors 2018-08-09 23:22:03 +01:00
a05abd0eea numbering: add support to define suffix for numbering level 2018-07-06 18:54:30 +02:00
079334f71b Make fields readonly 2018-01-29 01:55:25 +00:00
e93d6799fd Made project Prettier compliant 2018-01-23 01:33:12 +00:00
eb71fc20e6 Use absolute path rather than silly relative path 2017-12-30 20:25:16 +00:00
2358139a6b Change docx folder to more appropriate "file" folder 2017-12-20 01:03:20 +00:00