|
2381ba8a05
|
build(deps-dev): bump eslint from 8.57.1 to 9.13.0 (#2792)
* build(deps-dev): bump eslint from 8.57.1 to 9.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v9.13.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Upgrade EsLint
* Fix all new lint errors
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dolan Miu <dolan_miu@hotmail.com>
|
2024-10-21 03:57:15 +01:00 |
|
|
d23f453d28
|
Add image borders (#2472)
* Add image borders
* Fix prettier
* Fix spelling
* Fix spelling
* Finish feature
* Update demo
* Try and fix demo 14
|
2023-12-27 20:20:45 +00:00 |
|
|
522b21862b
|
#756 Adding alt text feature
|
2022-10-26 23:09:36 +01:00 |
|
|
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 |
|
|
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 |
|
|
d74db948ba
|
Add zIndex property to floating
|
2020-12-25 00:07:57 +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 |
|
|
d021a3995e
|
Sending media data down image
|
2018-12-21 01:39:20 +00:00 |
|
|
9e11774a1b
|
Add no null rule
|
2018-08-06 03:49:27 +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 |
|