|
d53cdb0558
|
Merge branch 'master' of github.com:dolanmiu/docx
|
2020-01-16 02:41:12 +00:00 |
|
|
212adbbffb
|
Add workaround for loading
|
2020-01-16 02:23:17 +00:00 |
|
|
99ab2f0ef5
|
Version bump package lock
|
2020-01-15 22:46:42 +00:00 |
|
|
a8201b2658
|
Update README.md
|
2020-01-15 22:33:04 +00:00 |
|
|
f13e676c3b
|
Version bump
5.0.1
|
2020-01-11 20:52:59 +00:00 |
|
|
61b01836bc
|
Merge pull request #490 from dolanmiu/feat/fix-exports
Add type and node type definition exports
|
2020-01-11 19:25:41 +00:00 |
|
|
2ee918b845
|
Add type and node type definition exports
|
2020-01-11 19:16:36 +00:00 |
|
|
db7c4da609
|
Add ability to add multiple text runs to a bookmark
|
2020-01-01 22:54:42 +00:00 |
|
|
9c11653313
|
Multiple paragraphs in footnotes
|
2020-01-01 20:22:42 +00:00 |
|
|
e9579d75c4
|
Merge pull request #483 from dolanmiu/feat/right-indent
Version 5.0.0
5.0.0
|
2019-12-31 15:54:07 +00:00 |
|
|
97824f1bb5
|
Version 5.0.0
|
2019-12-31 15:52:01 +00:00 |
|
|
884c134b25
|
Merge pull request #482 from dolanmiu/feat/right-indent
Add new image for README
|
2019-12-31 15:51:12 +00:00 |
|
|
4f3cb49076
|
Add new image for README
|
2019-12-31 15:49:34 +00:00 |
|
|
152285ed5a
|
Merge pull request #481 from dolanmiu/feat/right-indent
Bump up coverage stats
|
2019-12-27 01:54:09 +00:00 |
|
|
49b7ac212d
|
Bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-12-27 01:44:24 +00:00 |
|
|
83450e6277
|
Bump up coverage stats
|
2019-12-27 01:44:20 +00:00 |
|
|
6d6155c742
|
Merge pull request #478 from dolanmiu/feat/right-indent
Declarative bookmarks
|
2019-12-27 01:43:48 +00:00 |
|
|
f8da2c311b
|
Merge branch 'master' of github.com:dolanmiu/docx into feat/right-indent
|
2019-12-27 01:37:37 +00:00 |
|
|
f6bcaef5b5
|
Fix test
|
2019-12-27 01:29:15 +00:00 |
|
|
1a9e71bfa1
|
Add children and section tests for File
|
2019-12-27 01:21:19 +00:00 |
|
|
3591e11637
|
Add hyperlink cache test
|
2019-12-24 16:31:35 +00:00 |
|
|
47533cf4e2
|
Bookmark tests
|
2019-12-24 03:39:55 +00:00 |
|
|
de03f19b46
|
Remove unused code and improve coverage
|
2019-12-24 00:44:15 +00:00 |
|
|
d1472368f6
|
Merge pull request #476 from mustapelto/empty-first-paragraph-fix
Fix for empty first paragraph
|
2019-12-21 04:21:50 +00:00 |
|
|
b83d2c388f
|
Make Bookmark declarative
|
2019-12-21 03:59:40 +00:00 |
|
|
ee5425bef7
|
Add shortId type
|
2019-12-21 03:58:58 +00:00 |
|
|
3fdbca939e
|
Make internal hyperlink declarative
|
2019-12-21 03:31:09 +00:00 |
|
|
c68dc8c52a
|
Make hyperlinks declarative
|
2019-12-18 21:11:15 +00:00 |
|
|
96471ecb45
|
Fix for empty first paragraph
If there is only one section, remove the extraneous empty paragraph during XML creation.
|
2019-12-15 22:56:24 +02:00 |
|
|
a13f898ad3
|
Merge pull request #474 from kalda341/allow-contextual-spacing-paragraph-style
Allow contextual spacing to be specified as an argument to paragraph style
|
2019-12-13 23:22:39 +00:00 |
|
|
b4cce534a5
|
Test contextual spacing
|
2019-12-12 11:44:00 +13:00 |
|
|
e0698554ad
|
Fix style linting error
|
2019-12-11 15:21:50 +13:00 |
|
|
1649d2a0fa
|
Allow contextual spacing to be specified as an argument to paragraph style
|
2019-12-11 15:10:46 +13:00 |
|
|
9683e89159
|
Merge pull request #466 from dolanmiu/feat/right-indent
Make create footnote declarative
|
2019-12-04 01:41:01 +00:00 |
|
|
2bece0bb61
|
Make create footnote declarative
|
2019-12-03 23:04:48 +00:00 |
|
|
deb6c42d86
|
Merge pull request #465 from dolanmiu/feat/right-indent
Add right indent
|
2019-12-02 23:57:54 +00:00 |
|
|
2b0953bb19
|
Add right indent
|
2019-12-02 23:13:26 +00:00 |
|
|
d25d22508c
|
Merge pull request #460 from dolanmiu/feat/table-alignment
Overlap option for tables
|
2019-11-24 03:35:26 +00:00 |
|
|
6db37eb4fb
|
Overlap tables
|
2019-11-24 03:22:50 +00:00 |
|
|
af461f8418
|
Merge pull request #459 from dolanmiu/feat/table-alignment
Alignment of tables
|
2019-11-24 02:47:02 +00:00 |
|
|
8bdbd1de39
|
Alignment of tables
|
2019-11-24 01:22:17 +00:00 |
|
|
1bdc93ef59
|
Update numbering demo to add more numbering levels
|
2019-11-23 23:22:02 +00:00 |
|
|
c12101fbc6
|
Add decimal to numbering demo
|
2019-11-23 21:06:15 +00:00 |
|
|
d5ba6578b3
|
Merge pull request #458 from dolanmiu/feat/remove-tab-method
Make tab and page numbers declarative
|
2019-11-23 19:22:43 +00:00 |
|
|
b37aefdc8d
|
Correctly exporting methods
|
2019-11-23 02:26:59 +00:00 |
|
|
0be7c26798
|
Add companies
|
2019-11-23 01:21:25 +00:00 |
|
|
bf1d10e893
|
Fix demos
|
2019-11-21 01:12:32 +00:00 |
|
|
7dfb016faa
|
Make tab and page numbers declarative
|
2019-11-21 01:02:46 +00:00 |
|
|
b2aeb2d83c
|
Merge pull request #454 from dolanmiu/feat/table-borders
Add table borders
|
2019-11-19 22:46:46 +00:00 |
|
|
8f4c78e2a8
|
Update package lock
|
2019-11-19 22:08:01 +00:00 |
|