Commit Graph

27 Commits

Author SHA1 Message Date
e77a7dfdcd tests: fixup tests and linting issues 2023-05-04 12:30:31 +03:00
a0437381e7 fix: do not use static numeric counters 2023-04-28 13:17:02 +03:00
704c678333 fix: unit tests fix 2023-04-19 16:51:03 +03:00
fe8b0a6b2b #1699 Allow images to work with Hyperlink
Add stack to IContext for prepForXml
2022-12-26 15:12:44 +00:00
522b21862b #756 Adding alt text feature 2022-10-26 23:09:36 +01:00
e90d97b813 Use new eslint-plugin-functional instead of tslint-immutable 2022-09-15 20:00:50 +01:00
ebcb37cbed Fix ESLinting errors and remove TSLint 2022-08-31 08:59:27 +01:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
45130bed0b Fix conformance issues with imagerun - out of order properties (a:xfrm), invalid attr name (pic:cNvPr) desc -> descr 2021-05-20 00:42:29 +03:00
caf188caae Make adding images declarative and simple 2021-03-18 02:48:37 +00:00
bd40b11ce4 #815 Rotation and flipping images 2021-03-15 02:41:37 +00:00
120d97bc64 Remove Utility 2019-06-27 01:10:39 +01: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
4742cf0f3f Clean imports 2018-10-26 01:04:07 +01:00
f9a0d1b388 Fix tests 2018-08-15 23:06:48 +01:00
a38abeb4c2 Huge refactoring to use new compiler and deprecate all other Packers
Add new PdfPacker
2018-08-14 01:46:48 +01:00
bc1132146f Revert test changes 2018-08-10 02:46:15 +01:00
d850f37904 Remove unused import 2018-08-10 01:49:37 +01:00
f15fdb921e Merge branch 'master' into feat/browser-packer
# Conflicts:
#	demo/demo13.js
#	package.json
#	src/export/packer/compiler.ts
#	src/file/media/data.ts
#	src/file/media/media.ts
2018-08-10 01:40:29 +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
e8bc7952db Move fs to exporter and add browser packer 2018-04-24 22:56:56 +01:00
e6d3577f74 Rename penguin 2018-01-22 21:34:09 +00:00
ef05024f2f Add image dimensions 2018-01-22 20:42:57 +00:00
2358139a6b Change docx folder to more appropriate "file" folder 2017-12-20 01:03:20 +00:00