|
6ede7000fa
|
Merge pull request #1107 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.2.1
Bump ts-node from 9.1.1 to 10.2.1
|
2021-09-30 03:10:56 +01:00 |
|
|
0883e3b0c6
|
Merge pull request #1202 from dolanmiu/feat/schema-validator
Add schema validator
|
2021-09-30 03:10:45 +01:00 |
|
|
86f58703a5
|
Bump ts-node from 9.1.1 to 10.2.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.2.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.2.1)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-30 02:04:51 +00:00 |
|
|
b6be7627bb
|
Merge pull request #1203 from dolanmiu/feat/fix-demo-10
Add type definitions to demo 10
|
2021-09-30 03:03:45 +01:00 |
|
|
4522c9bbfd
|
Add type definitions to demo 10
|
2021-09-30 02:56:33 +01:00 |
|
|
1cf9255f3d
|
Fix demo 68
|
2021-09-30 02:55:47 +01:00 |
|
|
bc2b677c86
|
Exclude demo 66
|
2021-09-30 02:42:50 +01:00 |
|
|
297810d2f5
|
Update .nycrc
|
2021-09-30 02:30:53 +01:00 |
|
|
740f10f391
|
Exclude demo 61
|
2021-09-30 02:26:07 +01:00 |
|
|
b895bc7457
|
Update .nycrc
|
2021-09-30 02:02:09 +01:00 |
|
|
133761a266
|
Exclude demo 60
|
2021-09-30 01:58:34 +01:00 |
|
|
9ea940d2ca
|
Exclude demo 55 from validation
|
2021-09-30 01:23:00 +01:00 |
|
|
a7b9dc7730
|
Revert yml
|
2021-09-30 01:06:37 +01:00 |
|
|
bf5e6cfa57
|
Try fix yml again
|
2021-09-30 01:04:21 +01:00 |
|
|
cdc82268e6
|
Try simplify demos
|
2021-09-30 00:59:06 +01:00 |
|
|
d3035a29b8
|
Re-name pipeline
|
2021-09-30 00:48:32 +01:00 |
|
|
cc6c696d99
|
Ignore demo
|
2021-09-30 00:47:38 +01:00 |
|
|
0f273c5aaf
|
Fix schema
|
2021-09-30 00:41:21 +01:00 |
|
|
d1837651f8
|
Move schemas to better location
|
2021-09-30 00:36:28 +01:00 |
|
|
9ba1c233dc
|
Rename pipeline
|
2021-09-30 00:32:16 +01:00 |
|
|
1727acf9ca
|
Fix YML errors
|
2021-09-30 00:25:26 +01:00 |
|
|
60f59c1da5
|
Remove validator
|
2021-09-30 00:22:29 +01:00 |
|
|
e6a0f3e8f7
|
Remove demos validation
|
2021-09-30 00:22:00 +01:00 |
|
|
d881646e73
|
Try using GitHub Action validator
|
2021-09-30 00:19:03 +01:00 |
|
|
97d1025a0f
|
Add schema validator
|
2021-09-29 23:47:33 +01:00 |
|
|
309517b654
|
Merge pull request #1200 from dolanmiu/dependabot/npm_and_yarn/webpack-5.55.1
Bump webpack from 5.54.0 to 5.55.1
|
2021-09-29 12:58:17 +01:00 |
|
|
e13d734738
|
Bump webpack from 5.54.0 to 5.55.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.54.0 to 5.55.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.54.0...v5.55.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-29 11:01:36 +00:00 |
|
|
34da2f4289
|
Update lock file
7.1.0
|
2021-09-29 00:49:38 +01:00 |
|
|
b986403656
|
Version bump
|
2021-09-28 22:20:05 +01:00 |
|
|
5cba664f70
|
Merge branch 'master' of github.com:dolanmiu/docx
|
2021-09-28 22:08:57 +01:00 |
|
|
9a35029f16
|
Merge pull request #1196 from mattpow/mpowell/suppress-line-numbers
Add suppressLineNumber option to Paragraph
|
2021-09-28 22:08:42 +01:00 |
|
|
3c768c5630
|
Update 70-line-numbers-suppression.ts
|
2021-09-28 12:22:59 -07:00 |
|
|
f77ddb4037
|
Add tests for suppressLineNumbers
|
2021-09-28 12:21:51 -07:00 |
|
|
536204e5ef
|
Add back types absolute fixer
|
2021-09-28 19:56:29 +01:00 |
|
|
1f078e0687
|
Merge pull request #1199 from anti-the-social/table-width-percent-unit-handling
Table width percent unit handling
|
2021-09-28 18:54:30 +01:00 |
|
|
705b1f7cfc
|
Fix to table percent width test + additional test on DXA table width
|
2021-09-28 16:16:50 +03:00 |
|
|
28233075bd
|
Append % if type is "pct" (WidthType.PERCENTAGE)
|
2021-09-28 15:57:33 +03:00 |
|
|
f1627c378d
|
Merge pull request #1188 from dolanmiu/dependabot/npm_and_yarn/mocha-9.1.2
Bump mocha from 9.1.1 to 9.1.2
|
2021-09-28 13:02:08 +01:00 |
|
|
0aa5510b9c
|
Merge pull request #1189 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.4
Bump @types/sinon from 10.0.3 to 10.0.4
|
2021-09-28 13:01:57 +01:00 |
|
|
3d9216e8bf
|
Merge pull request #1190 from dolanmiu/dependabot/npm_and_yarn/types/node-16.10.1
Bump @types/node from 16.9.6 to 16.10.1
|
2021-09-28 13:01:11 +01:00 |
|
|
054ece38ab
|
Merge pull request #1191 from dolanmiu/dependabot/npm_and_yarn/webpack-5.54.0
Bump webpack from 5.53.0 to 5.54.0
|
2021-09-28 13:01:01 +01:00 |
|
|
951094c6fb
|
Merge pull request #1192 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.28
Bump nanoid from 3.1.25 to 3.1.28
|
2021-09-28 13:00:52 +01:00 |
|
|
ea01ddb337
|
Update Paragraph/properties.ts with supressLineNumber docs
|
2021-09-27 19:18:58 -07:00 |
|
|
34036bca8f
|
Add suppressLineNumber option to Paragraph
|
2021-09-27 19:11:09 -07:00 |
|
|
0256968240
|
Remove Travis CI
|
2021-09-28 00:45:51 +01:00 |
|
|
1f894303d3
|
Bump nanoid from 3.1.25 to 3.1.28
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.1.28.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.1.28)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 11:02:18 +00:00 |
|
|
c79e9ded71
|
Bump webpack from 5.53.0 to 5.54.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.53.0...v5.54.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 11:02:02 +00:00 |
|
|
0d72de7e53
|
Bump @types/node from 16.9.6 to 16.10.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.6 to 16.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 11:01:46 +00:00 |
|
|
750368ac08
|
Bump @types/sinon from 10.0.3 to 10.0.4
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 11:01:12 +00:00 |
|
|
4394a9b575
|
Bump mocha from 9.1.1 to 9.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.1...v9.1.2)
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 11:00:59 +00:00 |
|