Commit Graph

65 Commits

Author SHA1 Message Date
639842332f Change contribution guidelines 2019-03-13 23:13:10 +00:00
b0d0041ff9 Rewording and remove # 2019-03-07 15:36:06 +11:00
55c5dd818a More typos 2019-03-07 15:33:32 +11:00
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
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
6eed0fe0f5 Update contribution-guidelines.md 2019-03-05 13:32:09 +00:00
1f98d9461b Merge pull request #250 from dolanmiu/feat/number-of-pages
Feat/number of pages
2019-01-16 01:18:11 +01:00
de5f5c9a77 Add documentation 2019-01-16 00:13:18 +00:00
677300e34f Merge pull request #237 from dolanmiu/feat/image-wrap
Merge 4.6.0 into master
2019-01-10 23:53:00 +00:00
4541d7c977 Text wrapping and borders for images 2019-01-10 02:10:20 +00:00
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
12ed54c9fd Add floating image support and documentation 2019-01-09 01:16:47 +00:00
421f4471de Merge branch 'master' into feat/improve-docs
# Conflicts:
#	src/file/footer-wrapper.spec.ts
2019-01-03 02:12:05 +00:00
04ea2b2dc9 Add footer tests and improve table documentation 2019-01-03 02:11:04 +00:00
149cda9a3b Fix getting started docs for v4 packer. 2019-01-02 15:56:13 +00:00
b9465b2a20 Add more changes to table API and documentation 2018-12-31 01:55:15 +00:00
ab07f2ecbe Change table methods and document it 2018-12-29 01:57:20 +00:00
249e44532f add documentation on positioning units
See further discussions in #50, #191.
2018-12-11 16:49:18 -05:00
5efc9e383b Update index.html 2018-12-06 14:30:24 +00:00
4e671eb512 Breaking change. Make all italic to italics. 2018-11-18 15:22:23 +00:00
28556f277b Update contribution-guidelines.md 2018-11-13 14:38:26 +00:00
8ad5485347 Improuvments in headers and footers docs 2018-11-09 10:37:36 -02:00
8df78e45d9 Update in examples documentation. 2018-11-09 09:26:27 -02:00
8040a455be Update numbering.md
Fixed Typo
2018-11-08 11:09:09 +01:00
f7d18bfead Tidied up table components 2018-10-23 23:44:50 +01:00
7e8ebb2af2 Contribution guidelines improve 2018-10-21 04:50:57 +01:00
e08c7cbbfb Add table of contents to side bar 2018-09-26 02:12:10 +01:00
f27c95191b Change documentation properties to options 2018-09-25 21:19:04 +01:00
3a42f2a2f0 Make API simplier with interfaces 2018-09-25 20:05:35 +01:00
00efedaa09 Fix spelling and linting and improve readme 2018-09-25 19:49:44 +01:00
72e3d229dc unnecessary comment removed 2018-09-25 02:36:00 -03:00
b12d6ef484 initial documentation 2018-09-25 02:35:08 -03:00
17d696e33a merge with master, demo27 became demo28 2018-09-21 07:40:58 -03:00
63a965beab Added charSpacing 2018-09-20 14:00:49 -03:00
a601a82a37 Updated logo dimensions 2018-09-11 19:16:47 +01:00
8d83219bb6 wrote some initial code 2018-08-29 12:06:01 -03:00
85f686dede Fix demo examples 2018-08-22 01:14:17 +01:00
6c2f335a31 Add new slogan 2018-08-21 22:29:40 +01:00
6f0f3ccca7 Update documentation 2018-08-21 21:46:12 +01:00
675192b86f Refactor image to accept Buffer only 2018-08-12 23:07:31 +01:00
5e7c5aa620 Fix typo 2018-08-09 03:23:07 +01:00
f6996a1d98 Update README 2018-08-09 03:20:46 +01:00
e9ea4845be Improve README 2018-08-09 03:13:16 +01:00
cf0c2c7691 Add Express packer deprecation warning 2018-08-07 02:23:58 +01:00