|
3bebe0ad59
|
Found another typo
|
2019-03-07 15:32:16 +11:00 |
|
|
c5c67fd92a
|
Fixes typo in numbering documentation
|
2019-03-07 15:28:30 +11:00 |
|
|
1486d3de56
|
Improve documentation
|
2019-03-07 01:01:01 +00:00 |
|
|
6d8eea40be
|
Merge branch 'master' of github.com:dolanmiu/docx
|
2019-03-06 22:53:23 +00:00 |
|
|
0922d49cd3
|
Merge pull request #282 from filippomuscolino/fix/table-width
Fix: table width in percentage should include '%'
|
2019-03-06 13:52:49 +00:00 |
|
|
f76471f553
|
Fix test
|
2019-03-06 13:33:50 +01:00 |
|
|
973177676e
|
fix: table width in percentage should include '%'
|
2019-03-06 12:21:15 +01:00 |
|
|
5aa878b901
|
Fix invalid link
|
2019-03-06 02:12:41 +00:00 |
|
|
b99d1fc129
|
correctly use include
|
2019-03-06 00:18:00 +00:00 |
|
|
1590f9ac70
|
Merge pull request #274 from dolanmiu/feat/vertical-table-merge
Add table column and vertical merging
|
2019-03-05 23:53:12 +00:00 |
|
|
6c772b956c
|
Add examples to table documentation
|
2019-03-05 23:15:50 +00:00 |
|
|
9d09ff3518
|
Update documentation
|
2019-03-05 21:57:31 +00:00 |
|
|
d9ad69b7cd
|
Merge pull request #278 from filippomuscolino/feat/style-improvements
Add bold and italics to character style + customize hyperlink
|
2019-03-05 20:59:21 +00:00 |
|
|
e23d230acb
|
Merge pull request #280 from filippomuscolino/feat/justify-line-break
Add setting for not justify lines ending in soft line break
|
2019-03-05 20:55:21 +00:00 |
|
|
5ca872cb07
|
Merge pull request #279 from filippomuscolino/settings-fix
Fix: settings are ignored by Word without relationship and content type
|
2019-03-05 17:44:21 +00:00 |
|
|
b179facca2
|
Add setting for not justify lines ending in soft line break
|
2019-03-05 17:17:06 +01:00 |
|
|
db60270e1f
|
fix: relationship and content type for settings
|
2019-03-05 15:40:00 +01:00 |
|
|
3e2130bc80
|
Customize text run of an hyperlink
|
2019-03-05 15:15:58 +01:00 |
|
|
1b336785b4
|
Add bold and italics to character style
|
2019-03-05 15:15:45 +01:00 |
|
|
6eed0fe0f5
|
Update contribution-guidelines.md
|
2019-03-05 13:32:09 +00:00 |
|
|
2f8f69b0c4
|
Update README.md
|
2019-03-05 13:29:36 +00:00 |
|
|
4580a65a84
|
Merge pull request #277 from filippomuscolino/feat/style-outline
Select styles that will go into TOC
|
2019-03-05 13:22:22 +00:00 |
|
|
661c3e21e4
|
Merge pull request #275 from filippomuscolino/feat/table-pagination
Table pagination: add cantSplit and tblHeader row properties
|
2019-03-05 11:24:08 +00:00 |
|
|
32646f8806
|
Add outline level to paragraph style
|
2019-03-05 12:19:36 +01:00 |
|
|
231428852e
|
Merge pull request #276 from filippomuscolino/feat/cell-properties
Cell borders on Google Docs + set cell width
|
2019-03-05 11:19:29 +00:00 |
|
|
46ddf77342
|
Get cell properties
|
2019-03-05 11:38:21 +01:00 |
|
|
441afe8c97
|
Add tests
|
2019-03-05 11:34:43 +01:00 |
|
|
ca9ce01f56
|
Customize left and right cell borders (for Google Docs)
|
2019-03-05 11:09:47 +01:00 |
|
|
2b9ce0febd
|
Add tests
|
2019-03-05 11:04:54 +01:00 |
|
|
18760387db
|
Table pagination: add cantSplit and tblHeader row properties
|
2019-03-05 10:13:53 +01:00 |
|
|
28dabb06cb
|
Write getColumn test
|
2019-03-05 01:58:56 +00:00 |
|
|
50fc9b6274
|
Test index out of bounds
|
2019-03-05 01:45:04 +00:00 |
|
|
367518d504
|
Add tests for table column
|
2019-03-05 01:39:51 +00:00 |
|
|
efd89f24e6
|
Add table column and vertical merging
|
2019-03-04 22:50:04 +00:00 |
|
|
4fd2b6f1d3
|
Merge branch 'feat/table-merge-fix'
|
2019-02-26 22:32:21 +00:00 |
|
|
5ae541a40d
|
Fix descriptions of demos
|
2019-02-26 22:20:20 +00:00 |
|
|
c9fb9a827d
|
Version bump
4.7.1
|
2019-02-26 21:54:33 +00:00 |
|
|
918faf59c3
|
Merge pull request #273 from dolanmiu/feat/table-merge-fix
Add higher width for GridCol to fix merging cells
|
2019-02-26 21:53:14 +00:00 |
|
|
3a9fa49fbb
|
Fix test
|
2019-02-26 21:46:19 +00:00 |
|
|
218a08d793
|
Fix tests
|
2019-02-26 21:45:55 +00:00 |
|
|
416a239708
|
Add higher width for grid col to fix merging
|
2019-02-26 21:38:54 +00:00 |
|
|
d1bdbd397a
|
Merge pull request #265 from joefitter/bugfix/conditional-coverage
dont run coverage if publishing
|
2019-02-09 17:43:43 +00:00 |
|
|
a6077b8f16
|
dont run coverage if publishing
|
2019-02-08 12:06:50 +00:00 |
|
|
83a7f4664d
|
Update tslint.json
|
2019-01-28 13:04:51 +00:00 |
|
|
728aefc4a7
|
Merge pull request #256 from dolanmiu/feat/webpack-ts
Use a typescript webpack config
|
2019-01-24 01:16:08 +01:00 |
|
|
40730548bb
|
Add webpack type definitions
|
2019-01-23 20:09:32 +00:00 |
|
|
d6c2c96757
|
Merge pull request #248 from filippomuscolino/master
Add OutlineLevel Paragraph property
|
2019-01-17 01:21:55 +01:00 |
|
|
b22f565dd0
|
Use a typescript webpack config
|
2019-01-16 13:34:32 +00:00 |
|
|
41eeac1b05
|
Update README.md
|
2019-01-16 13:26:26 +00:00 |
|
|
18a5f22f4c
|
Version bump
|
2019-01-16 12:05:21 +01:00 |
|