573dd753a7
Fix styling and linting
2018-05-06 03:19:36 +01:00
79b5b3a1f6
Merge branch 'master' into feat/h4buli-update
2018-05-06 03:03:45 +01:00
52e8fe576e
Bump prettier version
2018-05-06 03:03:35 +01:00
0d34d2d92e
Merge branch 'master' into feat/h4buli-update
2018-05-06 03:02:26 +01:00
b389ac6347
Add style fix command
2018-05-06 03:02:06 +01:00
534c601068
Linting fixes
2018-05-06 02:58:16 +01:00
424436579b
Remove xml component from main export
2018-05-06 02:58:08 +01:00
a716360faa
Restore numbering
2018-05-06 02:57:40 +01:00
af485c678d
Merge branch 'master' of https://github.com/h4buli/docx into feat/h4buli-update
...
# Conflicts:
# package.json
# src/file/numbering/numbering.ts
2018-05-06 02:57:15 +01:00
84e298e7ee
Version bump
2018-05-04 15:59:46 +02:00
753287d9d1
extend table and table cell support for cell merge, span, borders ... ( #6 )
...
* extend table and table cell support for cell merge, span, borders ...
* added tests for table cell borders and table cell width, renamed some variables, added jsdoc
2018-05-04 15:56:28 +02:00
21bb8f9016
Version bump
2018-04-26 14:18:22 +02:00
dc136daeab
tables: add option to pass column size when creating a table
...
- add optionto the XmlComponent to `delete`/skip elements when exporting to xml
2018-04-26 14:16:02 +02:00
e67f5f80e1
Version bump
2018-04-23 11:50:40 +02:00
3691d79a4a
add method to add child to an element
2018-04-23 11:49:57 +02:00
8108eca2fa
Update README.md
2018-04-21 00:04:14 +01:00
4f48c8fb80
Merge branch 'master' of github.com:h4buli/docx
2018-04-20 16:01:09 +02:00
20ba081308
Version bump
2018-04-20 16:00:44 +02:00
2119ae769b
Images: Extend API for working with images ( #5 )
...
* extend creating image using buffer and dimensions from outside
* remove empty space
2018-04-20 15:59:06 +02:00
c618ca7539
Version bump
2018-04-17 16:33:08 +02:00
8b11140be2
export AbstractNumbering class
2018-04-17 16:31:36 +02:00
bebfec7755
version bump
2018-04-17 15:39:57 +02:00
124aac4888
fixed failing tests - removed test for the ctor for Numbering class
2018-04-17 15:38:51 +02:00
b3bfd063d8
Merge branch 'master' of github.com:h4buli/docx
2018-04-17 15:34:46 +02:00
c92cab5e5b
Fix Numbering ( #4 )
...
* Version bump
* (fix): fixed issue with numbering in document
2018-04-17 15:33:53 +02:00
8c613195f3
Version bump
3.4.0
2018-04-10 21:55:02 +01:00
41f941728e
Clean up and tests
2018-04-10 21:54:52 +01:00
ecf1542d95
Add instructions image
2018-04-10 21:42:21 +01:00
06b2bbba25
Add image demo
2018-04-10 21:36:11 +01:00
0494fdeabd
Add other demo scripts as part of build
2018-04-10 21:08:40 +01:00
226206b100
Fix build
2018-04-10 21:06:02 +01:00
02f80bc616
Merge pull request #68 from citizenos/master
...
Updated bullet list creating
2018-04-10 21:04:27 +01:00
3189c9251a
modified style script
2018-04-10 11:00:25 +03:00
ae43137906
revert demo10.js, fix paragraph tests
2018-04-10 10:25:12 +03:00
50bee30799
reverted gitignore
2018-04-09 23:21:51 +03:00
38484a3063
removed build folder
2018-04-09 23:18:55 +03:00
919327ed08
bullet points update
2018-04-05 16:50:25 +03:00
c00c5fa02d
Merge pull request #67 from citizenos/master
...
image scaling add rounding
2018-04-03 22:51:15 +01:00
80f09ac10b
modified git ignore
2018-04-02 14:37:54 +03:00
ee721ffbec
image scaling add rounding
2018-04-02 12:55:43 +03:00
323f91dd68
Version bump
2018-03-28 16:31:44 +02:00
810ccb40d7
Merge pull request #3 from h4buli/feature/import-styles
...
styles: support for external styles. parsing external styles.
2018-03-28 16:02:11 +02:00
5242f7d55c
styles: support for external styles. parsing external styles.
2018-03-28 14:54:07 +02:00
d293ae516c
Merge pull request #2 from h4buli/revert-1-feature/external-styles-support
...
Revert "(styles): add support to provide external styles (as complete file co…"
2018-03-26 16:29:16 +02:00
3fb563f9c8
Revert "(styles): add support to provide external styles (as complete file co…"
2018-03-26 16:28:40 +02:00
1dd1c65341
Version bump
2018-03-24 19:24:24 +00:00
e593327fea
Merge pull request #66 from dolanmiu/feat/resizable-pictures
...
Feat/resizable pictures
2018-03-24 19:23:22 +00:00
64e0aeeb18
Fix demo
2018-03-24 19:11:25 +00:00
05816abc12
Add scalable image feature
2018-03-24 19:06:10 +00:00
ce306aef07
Version bump
2018-03-23 12:25:30 +01:00