Commit Graph

902 Commits

Author SHA1 Message Date
fmuscolino
46ddf77342 Get cell properties 2019-03-05 11:38:21 +01:00
fmuscolino
441afe8c97 Add tests 2019-03-05 11:34:43 +01:00
fmuscolino
ca9ce01f56 Customize left and right cell borders (for Google Docs) 2019-03-05 11:09:47 +01:00
fmuscolino
2b9ce0febd Add tests 2019-03-05 11:04:54 +01:00
fmuscolino
18760387db Table pagination: add cantSplit and tblHeader row properties 2019-03-05 10:13:53 +01:00
Dolan
28dabb06cb Write getColumn test 2019-03-05 01:58:56 +00:00
Dolan
50fc9b6274 Test index out of bounds 2019-03-05 01:45:04 +00:00
Dolan
367518d504 Add tests for table column 2019-03-05 01:39:51 +00:00
Dolan
efd89f24e6 Add table column and vertical merging 2019-03-04 22:50:04 +00:00
Dolan
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
Dolan
3a9fa49fbb Fix test 2019-02-26 21:46:19 +00:00
Dolan
218a08d793 Fix tests 2019-02-26 21:45:55 +00:00
Dolan
416a239708 Add higher width for grid col to fix merging 2019-02-26 21:38:54 +00:00
Aravind Balla
8f133ff93a add example for line numbers 2019-02-06 13:26:18 +05:30
Aravind Balla
1f12e159ef add line numbers to section 2019-02-04 18:49:12 +05:30
Dolan
4b6d3c3e3c Write tests 2019-01-16 12:05:21 +01:00
Dolan
14a1d62148 Add Number of pages element 2019-01-16 12:05:21 +01:00
Dolan
ca5f6a56a5 Write tests 2019-01-15 21:40:19 +00:00
filippomuscolino
bf8dfe6604 Fix for prettier 2019-01-15 16:13:20 +01:00
fmuscolino
b0ee0305fb Add OutlineLevel Paragraph property 2019-01-15 15:39:48 +01:00
Dolan
8f6984580a Add Number of pages element 2019-01-15 02:09:38 +00:00
Dolan
d19cdcae0c Rename methods 2019-01-11 01:45:57 +00:00
Dolan
3f652764e9 Merge pull request #234 from dolanmiu/feat/improve-docs
Make ImportDotx easier to read
2019-01-11 01:15:42 +00:00
Dolan
d674523139 Fix tests - No longer uses dummy variable 2019-01-11 00:26:16 +00:00
Dolan
db7f27a88c Add more tests to paragraph 2019-01-11 00:16:25 +00:00
Dolan
677300e34f Merge pull request #237 from dolanmiu/feat/image-wrap
Merge 4.6.0 into master
2019-01-10 23:53:00 +00:00
Dolan
78b310e1dd Add Add createFirstPageFooter and createEvenPageFooter 2019-01-10 02:36:42 +00:00
Dolan
4541d7c977 Text wrapping and borders for images 2019-01-10 02:10:20 +00:00
Dolan
942c6d028c Remove unessesary null check
Trust the compiler and code
2019-01-09 21:19:57 +00:00
Dolan
abd5ace85c Merge branch 'master' of https://github.com/dolanmiu/docx into feat/floating-images
# Conflicts:
#	src/file/drawing/drawing.ts
2019-01-09 02:04:06 +00:00
Dolan
9998ddfcc9 Add createEvenPageHeader method 2019-01-09 01:52:20 +00:00
Dolan
12ed54c9fd Add floating image support and documentation 2019-01-09 01:16:47 +00:00
Dolan
612c024b1f Use string style factory 2019-01-07 21:43:04 +00:00
Dolan
12ad545fe8 Write ImportDotx more functionally 2019-01-07 21:41:39 +00:00
Dolan
6d0f6a61d7 Merge pull request #231 from Vivekananda-Athukuri/master
Export Num class
2019-01-04 12:06:14 +00:00
Dolan
e3bcad6d3c Fix missing media in Document Template 2019-01-04 00:11:50 +00:00
Dolan
52b78a583e Merge pull request #202 from dolanmiu/feat/correct-mine-type
Remove async await for Compiler.compile
2019-01-03 10:45:56 +00:00
Dolan
dbfb80e660 Add more tests 2019-01-03 02:36:56 +00:00
Dolan
421f4471de Merge branch 'master' into feat/improve-docs
# Conflicts:
#	src/file/footer-wrapper.spec.ts
2019-01-03 02:12:05 +00:00
Dolan
04ea2b2dc9 Add footer tests and improve table documentation 2019-01-03 02:11:04 +00:00
Dolan Miu
b9465b2a20 Add more changes to table API and documentation 2018-12-31 01:55:15 +00:00
Dolan Miu
ab07f2ecbe Change table methods and document it 2018-12-29 01:57:20 +00:00
Dolan
c70c147afe Merge pull request #217 from dolanmiu/feat/fix-header-image-bug
Feat/fix header image bug
2018-12-28 15:19:44 +00:00
Dolan
8db52212ab Remove id from media 2018-12-24 16:50:53 +00:00
Dolan
d021a3995e Sending media data down image 2018-12-21 01:39:20 +00:00
Dolan
1ea347ed21 Clean up 2018-12-18 23:37:21 +00:00
Dolan
0725e54271 Add tests 2018-12-16 01:56:42 +00:00
Dolan
e5bfa99b92 Add correct docx mime type 2018-12-10 19:22:23 +00:00
Dolan
bf18154fcf Fix style 2018-12-07 15:34:27 +00:00
Dolan
6505119d3b Merge pull request #205 from dolanmiu/refactor/style-refactor
Refactor in Style
2018-12-05 21:09:30 +00:00