|
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 |
|
|
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 |
|
|
ec5a678f05
|
fix: multiple def of header/footer attributes
|
2019-07-22 17:36:13 +02:00 |
|
|
384d144a85
|
Simplify multiple addXXX methods into a single add method
|
2019-06-25 01:52:02 +01:00 |
|
|
c97d15cb9f
|
Remove create table helper function
|
2019-06-25 01:21:28 +01:00 |
|
|
cb42c74a8d
|
Make Paragraph declaritive
|
2019-06-12 01:03:36 +01:00 |
|
|
2cb7d44a77
|
Work on new table API
|
2019-03-13 02:29:11 +00:00 |
|
|
b6bd532295
|
Use dedicated XmlComponent rather than polute pure one
|
2018-09-17 20:22:11 +01:00 |
|
|
4994bca34c
|
Fix some linting errors
|
2018-09-06 08:30:23 +01:00 |
|
|
03c4190c2c
|
works!
|
2018-09-04 17:16:31 +03:00 |
|
|
010fde6258
|
commit
|
2018-08-29 18:36:48 +03:00 |
|
|
e9aecfac1c
|
Updated lint rules
|
2018-08-07 01:38:15 +01:00 |
|
|
12c8cb93f6
|
Clean up API
|
2018-08-07 01:25:28 +01:00 |
|
|
efe7d594b0
|
Add accessor to getter and setters
|
2018-08-03 02:29:58 +01:00 |
|
|
5f22950721
|
Change image API so that it now sends Images
|
2018-08-03 00:01:42 +01:00 |
|
|
d63adc7a6b
|
Fix linting
|
2018-06-22 23:04:03 +01:00 |
|
|
0b963ec3b8
|
feature: add support to add mutiple sections to the document inc. headers and footers
- write missing tests
|
2018-06-21 12:03:34 +02:00 |
|
|
6d0a267ba4
|
Add Header and Footer wrapper for their own relationship classes
|
2018-01-31 00:31:54 +00:00 |
|
|
c873abfe18
|
Fix referenceId +1 error and spelling mistakes
Add demo
|
2018-01-30 01:16:48 +00:00 |
|
|
5e921f1dfc
|
Add footer
|
2018-01-29 21:53:22 +00:00 |
|
|
950a2f8b53
|
Add header class
|
2018-01-28 22:32:51 +00:00 |
|