Commit Graph

12 Commits

Author SHA1 Message Date
a756a7697c Change all project enums to objects with as const (#2445)
* feat: change all enums to as const objects

* Add word to dictionary

---------

Co-authored-by: Dolan Miu <dolan_miu@hotmail.com>
2023-12-22 01:25:00 +00:00
e90d97b813 Use new eslint-plugin-functional instead of tslint-immutable 2022-09-15 20:00:50 +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
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
e2574ec23b Turn methods into "add()" 2019-06-25 23:17:56 +01:00
4742cf0f3f Clean imports 2018-10-26 01:04:07 +01:00
34a92ab448 Use enums instead of strings 2018-06-30 23:41:57 +01:00
5dc82d8176 Add styles to footnote 2018-06-28 03:01:25 +01:00
8cb8d3514a Add footnotes class 2018-06-11 00:45:21 +01:00