Commit Graph

16 Commits

Author SHA1 Message Date
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
4fe2973473 Add enum to lineRule and create demo 2021-03-15 19:23:40 +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
f90e84a88d #627 Add footnotes relationships 2021-03-01 23:35:52 +00:00
9c11653313 Multiple paragraphs in footnotes 2020-01-01 20:22:42 +00:00
04b6d8e54a Declarative hyperlinks, bookmarks, tab stops and page breaks 2019-09-30 22:56:21 +01:00
e2574ec23b Turn methods into "add()" 2019-06-25 23:17:56 +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
b8934c68f2 Add counter to footnotes 2018-06-30 23:50:02 +01:00
34a92ab448 Use enums instead of strings 2018-06-30 23:41:57 +01:00
99290d646e Add footnote support to API 2018-06-25 19:49:46 +01:00
6085f69c22 Sorting 2018-06-11 00:46:51 +01:00
8cb8d3514a Add footnotes class 2018-06-11 00:45:21 +01:00
b5b96506ae Add footnotes scaffolding 2018-06-03 02:11:21 +01:00