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
bd1f5898a8
Add tests
2019-11-19 22:06:10 +00:00
05a4ef1702
Update package.json
2019-11-18 11:29:32 +00:00
da9e6d6664
Add table borders
2019-11-18 01:04:31 +00:00
e9d3853d93
Merge pull request #448 from Sraleik/master
...
fix hyperlink id
2019-11-12 00:48:21 +00:00
5a9d6120a5
Merge pull request #447 from dolanmiu/feat/declaritive-numbering
...
Declarative numbering
2019-11-08 10:53:25 +00:00
e8410ff692
fix lint
2019-11-08 11:22:27 +01:00
3427d220c7
fix hyperlink id
2019-11-08 11:01:26 +01:00
643e3c2f84
Finish making numbering declarative
2019-11-08 03:11:19 +00:00
9b40b5e55e
Add work for custom level id
2019-11-06 20:54:39 +00:00
a622c210ef
Progress on declaritive numbering
2019-11-04 20:19:09 +00:00
9495f30e2d
Merge pull request #446 from dolanmiu/dependabot/npm_and_yarn/lodash-4.17.15
...
Bump lodash from 4.17.11 to 4.17.15
2019-11-04 01:48:59 +00:00
617af87065
Bump lodash from 4.17.11 to 4.17.15
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-11-02 15:07:36 +00:00
9aab68a8f8
Merge branch 'master' into feat/math
...
# Conflicts:
# src/file/paragraph/index.ts
# src/file/paragraph/paragraph.ts
2019-11-01 02:43:14 +00:00
c1dd421b27
Merge pull request #443 from alex-bogomolov/master
...
Add ability to vertically align content of section
2019-11-01 02:43:12 +00:00
8eff6bd0cf
Declarative numbering work
2019-11-01 01:57:01 +00:00
8566c64eab
improve coverage
2019-10-31 17:01:17 +02:00
afd468277e
refactor code
2019-10-31 13:54:53 +02:00
ca9c992237
Merge pull request #444 from mloar/master
...
Allow image reuse
2019-10-31 02:10:55 +00:00
c93b74661b
Fix linting error
2019-10-30 08:59:29 -05:00
08ff092638
Allow image reuse
2019-10-29 21:44:04 -05:00
2276572902
add ability to vertically align content of section
2019-10-29 12:55:15 +02:00
43ddeec6e1
Create FUNDING.yml
2019-10-29 01:04:43 +00:00
2100b7b7d2
Updated custom styles
2019-10-24 20:18:52 -05:00
2cf1cce06d
Adds demo to show XML StyleId applied to a table
2019-10-24 13:46:39 -05:00
4ca44d335d
Adds setStyle to spec
2019-10-21 13:09:44 -05:00
358d578cd7
Moves setStyle to be the first set property
...
This allows other settings as width to be overriden
2019-10-21 13:09:04 -05:00
c61d24d8d4
Allows user to specify style id for Tables
...
Allows user to specify the style Id which will be added in the form of:
<w:tblStyle w:val="TableGrid"/>
As specified in table Structure in http://officeopenxml.com/WPtable.php
2019-10-21 11:40:05 -05:00
9eaf04f4c7
Merge pull request #436 from zaunermax/master
...
Support footnotes on TextRun elements
2019-10-19 14:46:23 +01:00
c3c29bb119
fix(test): added unit test for TextRun
2019-10-18 14:09:33 +02:00
ddb34e6a46
feat(textRun): implemented footnote references on the text run element
2019-10-18 13:33:47 +02:00