Commit Graph

20 Commits

Author SHA1 Message Date
1bdf9a4987 Initial ESlint conversion 2022-08-31 07:52:27 +01:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
5a52541136 add xsd comments to file/drawing 2021-05-26 09:28:31 +03:00
a56119e7cd remove deprecated mutable drawing functions: scale, setXY 2021-05-24 09:26:21 +03:00
bd40b11ce4 #815 Rotation and flipping images 2021-03-15 02:41:37 +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
942c6d028c Remove unessesary null check
Trust the compiler and code
2019-01-09 21:19:57 +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
d021a3995e Sending media data down image 2018-12-21 01:39:20 +00:00
7980f14efb Introduce some functional programming techniques 2018-11-02 02:51:57 +00:00
e9aecfac1c Updated lint rules 2018-08-07 01:38:15 +01:00
55005b57c6 Fix linting and style errors 2018-06-09 23:49:01 +01:00
deccfd7cc9 Add back scale functionality 2018-06-09 23:33:52 +01:00
97b254ee7b add support for floating drawings
- added need elements and test for them
2018-06-08 16:03:04 +02: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
0355afe11c Rename IData to something more reasonable 2017-12-30 21:18:55 +00:00
998fe3f370 Made index into barrel and made seperate drawing file 2017-12-30 20:59:05 +00:00