|
34b2029efe
|
Change API of track revisions to declarative
|
2020-11-04 00:00:16 +00:00 |
|
|
60eb686d05
|
Add shading to paragraph
|
2020-10-28 01:05:31 +00:00 |
|
|
ed52ef358b
|
Background color for document
|
2020-10-27 01:54:40 +00:00 |
|
|
19d9619785
|
Add more math documentation
|
2020-10-13 03:00:14 +01:00 |
|
|
5be195fd91
|
Turn math component into array
|
2020-10-13 02:06:27 +01:00 |
|
|
daea8d2868
|
Make fractions take math component
|
2020-10-12 22:13:03 +01:00 |
|
|
700a74fd4c
|
More math components
|
2020-10-10 13:41:26 +01:00 |
|
|
32a84a5ad0
|
Merge branch 'master' into feat/math
|
2020-10-08 10:25:45 +01:00 |
|
|
cae6405d9a
|
improved signature for deleted text runs, added demo 54 and added documentation for change tracking
|
2020-10-07 11:44:23 +02:00 |
|
|
40dc90e585
|
:fix: insert the continue cell properly
|
2020-07-08 12:32:01 +08:00 |
|
|
80bab95f6c
|
:fix: rowSpan can't work when column index out of range
|
2020-07-08 10:55:15 +08:00 |
|
|
8c9b61b37a
|
:fix: handle rowSpan by convert between the virtual column index and the root index
|
2020-06-22 12:25:51 +08:00 |
|
|
3977c8ab3b
|
:fix: rowSpan continue cell should has the same border to the first row cell
|
2020-06-20 20:20:22 +08:00 |
|
|
e8f92efe05
|
Merge pull request #2 from dolanmiu/master
merge from origin
|
2020-06-20 20:05:20 +08:00 |
|
|
994df8531b
|
:fix: rowSpan does not work correctly
|
2020-06-20 19:47:46 +08:00 |
|
|
d6fa33035a
|
:doc: update demo 53-chinese.ts
|
2020-06-07 14:58:59 +08:00 |
|
|
f11bca728f
|
:typo: update comment for the demo
|
2020-06-07 12:46:21 +08:00 |
|
|
596761d78d
|
:doc: doc and demo for "Font for eastAsia"
|
2020-06-07 12:39:17 +08:00 |
|
|
538264dec5
|
:demo: support emphasis mark
|
2020-05-22 12:56:02 +08:00 |
|
|
b4f1c4dd6a
|
Increase readability for enums
|
2020-05-13 02:51:47 +01:00 |
|
|
25a7ce3742
|
adds textDirection to table cells
|
2020-05-10 10:36:25 -07:00 |
|
|
faefbae3a1
|
Add Japanese example
|
2020-05-06 02:13:25 +01:00 |
|
|
1c8cd325d7
|
Add character styles demo
|
2020-02-27 11:10:00 +00:00 |
|
|
7bcdaab2f2
|
Updated Hyperlink demo
To test image followed up by hyperlink bug
|
2020-02-27 10:44:07 +00:00 |
|
|
4f3cb49076
|
Add new image for README
|
2019-12-31 15:49:34 +00:00 |
|
|
b83d2c388f
|
Make Bookmark declarative
|
2019-12-21 03:59:40 +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 |
|
|
2bece0bb61
|
Make create footnote declarative
|
2019-12-03 23:04:48 +00:00 |
|
|
6db37eb4fb
|
Overlap tables
|
2019-11-24 03:22:50 +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 |
|
|
b37aefdc8d
|
Correctly exporting methods
|
2019-11-23 02:26:59 +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 |
|
|
da9e6d6664
|
Add table borders
|
2019-11-18 01:04:31 +00:00 |
|
|
5a9d6120a5
|
Merge pull request #447 from dolanmiu/feat/declaritive-numbering
Declarative numbering
|
2019-11-08 10:53:25 +00:00 |
|
|
643e3c2f84
|
Finish making numbering declarative
|
2019-11-08 03:11:19 +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 |
|
|
afd468277e
|
refactor code
|
2019-10-31 13:54:53 +02:00 |
|
|
2276572902
|
add ability to vertically align content of section
|
2019-10-29 12:55:15 +02:00 |
|
|
ddb34e6a46
|
feat(textRun): implemented footnote references on the text run element
|
2019-10-18 13:33:47 +02:00 |
|
|
75cdae1473
|
Put docx in a seperate namespace in the browser version rather than the global namespace
|
2019-10-12 22:16:36 +01:00 |
|
|
50911fff57
|
Add color to example
|
2019-10-12 21:42:10 +01:00 |
|
|
1d5e806ff4
|
Add character style tests
|
2019-10-10 21:03:38 +01:00 |
|
|
3b289be5ce
|
Fix demo
|
2019-10-10 01:25:37 +01:00 |
|
|
b571a7550f
|
Fix demo
|
2019-10-10 01:18:20 +01:00 |
|
|
721de30587
|
Fix demos
|
2019-10-10 01:08:01 +01:00 |
|
|
f16126e948
|
Fix tests
|
2019-10-09 21:19:41 +01:00 |
|