Commit Graph

30 Commits

Author SHA1 Message Date
d020d59b11 Merge branch 'master' into feat/tslint-to-eslint
# Conflicts:
#	src/file/numbering/level.spec.ts
#	src/file/numbering/level.ts
2022-09-15 18:04:48 +01:00
ebb3f8137e #1660 Add w:isLgl 2022-09-15 13:08:49 +01:00
ebcb37cbed Fix ESLinting errors and remove TSLint 2022-08-31 08:59:27 +01:00
1bdf9a4987 Initial ESlint conversion 2022-08-31 07:52:27 +01:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
6d3ebf90c1 #2733 Add error if level exceeds 9 2021-12-18 15:42:35 +00:00
01bc6093dd Separate paragraph style options interface for level 2021-09-20 21:58:07 +03:00
c3e92c0709 update file/numbering with schema comments and values functions 2021-05-24 21:04:38 +03:00
b627f0982a fix ordering of elements in w:lvl 2021-05-20 04:20:14 +03:00
a3febae8a3 Inline single use interfaces 2021-03-15 00:11:39 +00:00
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