Commit Graph

757 Commits

Author SHA1 Message Date
Felipe Ochoa
edce1bef92 Allow creating Styles and assigning them to File.Styles
Closes #109
2018-09-17 12:48:21 -05:00
Felipe Ochoa
e0d54d3af3 Fix typo in private property 2018-09-17 12:41:17 -05:00
amitm02
d1d1e01aff lint fix 2018-09-17 11:29:01 +03:00
amitm02
980bc597e2 test fixes 2018-09-17 11:24:56 +03:00
Dolan
985452f5f4 Use proper name 2018-09-14 02:39:52 +01:00
Dolan
482674b3b3 Fix spelling error 2018-09-14 02:37:03 +01:00
Dolan
fcbfed9068 Revert code 2018-09-14 02:33:36 +01:00
Dolan
11ce9a5206 Add horizontal span 2018-09-12 21:01:52 +01:00
Sergio Mendonça
146d0ad9e5 Moved addTableOfContents to File and creating a settings.xml and applying updateFields=true when there is a table of contents 2018-09-10 10:01:26 -03:00
Dolan
385ad92331 Fix linting errors 2018-09-07 21:48:59 +01:00
Dolan
7688aa99f6 Fix linting errors 2018-09-06 09:09:36 +01:00
Dolan
4994bca34c Fix some linting errors 2018-09-06 08:30:23 +01:00
Sergio Mendonça
aedfca377f elements need to be inside runs 2018-09-04 18:22:08 -03:00
Sergio Mendonça
7926f6c189 escape bars 2018-09-04 17:29:24 -03:00
Sergio Mendonça
e9a007d446 create default properties for table-of-contents instruction 2018-09-04 12:05:41 -03:00
amitm02
e08be3d7a4 update template 2018-09-04 17:31:30 +03:00
amitm02
03c4190c2c works! 2018-09-04 17:16:31 +03:00
Sergio Mendonça
12c1f82efe demo27 for TableOfContents 2018-09-04 11:03:17 -03:00
Sergio Mendonça
b1711ae293 first simple version of TOC working 2018-09-03 11:20:36 -03:00
Sergio Mendonça
a367951d07 moved Begin, Separate and End from page-number.ts to field.ts 2018-09-03 10:54:53 -03:00
Sergio Mendonça
c55f82c425 test improvment 2018-09-03 10:48:50 -03:00
Sergio Mendonça
d1044d262e table of contents extending paragraph 2018-08-31 10:22:40 -03:00
amitm02
010fde6258 commit 2018-08-29 18:36:48 +03:00
Sergio Mendonça
8d83219bb6 wrote some initial code 2018-08-29 12:06:01 -03:00
Sergio Mendonça
4f8ecf631b Merge branch 'master' into feat/table-of-contents 2018-08-23 06:21:01 -03:00
Dolan
dc942bc2e4 Merge pull request #133 from dolanmiu/feat/readme-update
Add table cell margin
2018-08-23 01:24:16 +01:00
Dolan
fe2032a3d4 change demos to typescript and WidthType disparity 2018-08-23 01:05:26 +01:00
Dolan
877dcb462f Add table cell margin 2018-08-23 00:55:33 +01:00
Dolan
4a3b7d71fe Merge pull request #130 from dolanmiu/feat/readme-update
Fix demo examples
2018-08-22 14:48:30 +01:00
Sergio Mendonça
e68bc50e6e style fixed 2018-08-22 10:39:13 -03:00
Sergio Mendonça
a6a8012b39 wrote some inital code 2018-08-22 10:30:19 -03:00
Sergio Mendonça
e9e42011cd Merge branch 'master' into master 2018-08-22 08:04:45 -03:00
Dolan
85f686dede Fix demo examples 2018-08-22 01:14:17 +01:00
Dolan
33f87523e0 Merge from master 2018-08-21 23:50:58 +01:00
Dolan
eb9cc767c6 Merge from master 2018-08-21 20:59:20 +01:00
Dolan
410080a8a3 Fix tests 2018-08-21 19:27:07 +01:00
Sergio Mendonça
d5b6225a90 starting table of contents 2018-08-21 07:19:46 -03:00
Dolan
a7f6224fb2 Made demo files into typescript files 2018-08-21 02:46:21 +01:00
Noah Schechter
e97c432a64 added border specs, createBorder method, and color attribute to setProperties 2018-08-19 19:37:36 -04:00
Noah Schechter
0411153832 Added in the ability to create borders for paragraphs 2018-08-19 11:59:38 -04:00
Dolan
f9a0d1b388 Fix tests 2018-08-15 23:06:48 +01:00
Dolan
bf5bcea607 Make add image support base64 strings 2018-08-15 22:20:43 +01:00
Dolan
07261232ff Removed old compiler and unused dependencies 2018-08-15 01:22:22 +01:00
Dolan
bfa0edeb09 Remove pdf packer 2018-08-14 21:56:38 +01:00
Sergio Mendonça
3d91c84966 alphabetized import sources 2018-08-14 11:28:01 -03:00
Sergio Mendonça
f91fd5921f merge with upstream master 2018-08-14 11:27:08 -03:00
Sergio Mendonça
36157bb8db Added optional drawingOptions parameter to addImage and addImageFromBuffer methods. This way it can be passaed to Image constructor. 2018-08-14 11:06:17 -03:00
Dolan
a38abeb4c2 Huge refactoring to use new compiler and deprecate all other Packers
Add new PdfPacker
2018-08-14 01:46:48 +01:00
Dolan
675192b86f Refactor image to accept Buffer only 2018-08-12 23:07:31 +01:00
Dolan
bc1132146f Revert test changes 2018-08-10 02:46:15 +01:00