Commit Graph

14 Commits

Author SHA1 Message Date
ebcb37cbed Fix ESLinting errors and remove TSLint 2022-08-31 08:59:27 +01:00
bd40b11ce4 #815 Rotation and flipping images 2021-03-15 02:41:37 +00:00
5ec18d6e01 Add tests and simplify 2020-12-25 02:15:40 +00:00
d894bfa167 Add test 2020-12-25 00:29:27 +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
8db52212ab Remove id from media 2018-12-24 16:50:53 +00:00
d021a3995e Sending media data down image 2018-12-21 01:39:20 +00:00
61411fd0f3 Add tests 2018-11-01 02:22:32 +00:00
4742cf0f3f Clean imports 2018-10-26 01:04:07 +01:00
55005b57c6 Fix linting and style errors 2018-06-09 23:49:01 +01:00
97b254ee7b add support for floating drawings
- added need elements and test for them
2018-06-08 16:03:04 +02:00