Commit Graph

10 Commits

Author SHA1 Message Date
55005b57c6 Fix linting and style errors 2018-06-09 23:49:01 +01:00
0f4c2e64f4 Merge branch 'master' of https://github.com/h4buli/docx into feat/h4-update
# Conflicts:
#	package.json
#	src/file/drawing/drawing.ts
#	src/file/media/media.ts
#	src/file/paragraph/run/picture-run.ts
#	src/file/styles/external-styles-factory.ts
#	src/file/xml-components/imported-xml-component.ts
2018-06-09 23:29:59 +01:00
ac40a40ec0 refactor: move components from /drawing/inline to /drawing
- they will be used for other positioning element (floating)
2018-06-08 07:50:23 +02:00
ee721ffbec image scaling add rounding 2018-04-02 12:55:43 +03:00
05816abc12 Add scalable image feature 2018-03-24 19:06:10 +00:00
e93d6799fd Made project Prettier compliant 2018-01-23 01:33:12 +00:00
ef05024f2f Add image dimensions 2018-01-22 20:42:57 +00:00
7c31b72f99 Got docx not crashing when adding image 2018-01-16 01:31:47 +00:00
f7c2072cff Progress on embeddding image 2018-01-16 00:43:00 +00:00
ca244bcfe1 Add more files for creating a drawing 2018-01-11 01:47:09 +00:00