Commit Graph

2091 Commits

Author SHA1 Message Date
2ccf27162e updated tab stops docs 2021-07-27 22:16:21 -07:00
e1c777738b Update tab-stops.md
corrected docs to reflect declarative style for tab stops; removed tab() and bold()
2021-07-27 22:11:46 -07:00
b0049d8221 Merge pull request #1050 from dolanmiu/dependabot/npm_and_yarn/types/node-16.3.3
Bump @types/node from 16.0.0 to 16.3.3
2021-07-19 23:12:02 +01:00
152a11d7fc Merge pull request #1049 from dolanmiu/dependabot/npm_and_yarn/webpack-5.45.1
Bump webpack from 5.44.0 to 5.45.1
2021-07-19 23:11:55 +01:00
31171330a2 Bump @types/node from 16.0.0 to 16.3.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.0.0 to 16.3.3.
- [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-07-19 11:01:37 +00:00
3c0032cf68 Bump webpack from 5.44.0 to 5.45.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.44.0 to 5.45.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.44.0...v5.45.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-07-19 11:01:21 +00:00
0e44af1c06 Merge pull request #1039 from dolanmiu/dependabot/npm_and_yarn/types/chai-4.2.21
Bump @types/chai from 4.2.19 to 4.2.21
2021-07-14 01:23:52 +01:00
39893a984c Merge pull request #1038 from dolanmiu/dependabot/npm_and_yarn/webpack-5.44.0
Bump webpack from 5.42.1 to 5.44.0
2021-07-14 01:23:42 +01:00
b75e194993 Merge pull request #1029 from dolanmiu/dependabot/npm_and_yarn/tsconfig-paths-3.10.1
Bump tsconfig-paths from 3.9.0 to 3.10.1
2021-07-14 01:23:32 +01:00
9fb58a5852 Merge pull request #1035 from dolanmiu/dependabot/npm_and_yarn/types/request-promise-4.1.48
Bump @types/request-promise from 4.1.47 to 4.1.48
2021-07-14 01:23:18 +01:00
5c578a6bea Merge pull request #1041 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.21.4
Bump typedoc from 0.21.2 to 0.21.4
2021-07-14 01:23:09 +01:00
3ba197a289 Merge pull request #1037 from byoungd/master
docs:fix typo change fro0oum to from
2021-07-14 01:22:56 +01:00
bbf50c34a0 Bump typedoc from 0.21.2 to 0.21.4
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.2 to 0.21.4.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.21.2...v0.21.4)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 11:01:20 +00:00
6b6f2214f6 Bump @types/chai from 4.2.19 to 4.2.21
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.19 to 4.2.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-09 11:01:41 +00:00
836ffd683f Bump webpack from 5.42.1 to 5.44.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.42.1 to 5.44.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.42.1...v5.44.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-07-09 11:01:17 +00:00
6c94a1382c docs:fix typo change fro0oum to from 2021-07-09 15:28:22 +08:00
c13cac899a Bump @types/request-promise from 4.1.47 to 4.1.48
Bumps [@types/request-promise](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/request-promise) from 4.1.47 to 4.1.48.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/request-promise)

---
updated-dependencies:
- dependency-name: "@types/request-promise"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 11:01:28 +00:00
ec1f9d5ecf Merge pull request #1028 from dolanmiu/dependabot/npm_and_yarn/types/mocha-8.2.3
Bump @types/mocha from 8.2.2 to 8.2.3
2021-07-08 11:58:26 +01:00
a8115ff964 Merge pull request #1031 from askoufis/column-break
Export new `ColumnBreak` class via more generic `Break` class
2021-07-08 10:10:16 +01:00
da744cbdec Fix lint errors 2021-07-08 17:46:13 +10:00
439ab8441e Export new ColumnBreak class via more generic Break class 2021-07-08 17:39:21 +10:00
15b14579e6 Bump tsconfig-paths from 3.9.0 to 3.10.1
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 3.9.0 to 3.10.1.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.9.0...v3.10.1)

---
updated-dependencies:
- dependency-name: tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 11:02:00 +00:00
1cb666fd03 Bump @types/mocha from 8.2.2 to 8.2.3
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 11:01:28 +00:00
bde4aa4657 Merge pull request #1011 from dolanmiu/dependabot/npm_and_yarn/prismjs-1.24.0
Bump prismjs from 1.23.0 to 1.24.0
2021-07-07 11:37:27 +01:00
709876a02d Merge pull request #1001 from dolanmiu/dependabot/npm_and_yarn/types/chai-4.2.19
Bump @types/chai from 4.2.18 to 4.2.19
2021-07-07 11:37:15 +01:00
a0b74f24e3 Merge pull request #1024 from dolanmiu/dependabot/npm_and_yarn/webpack-5.42.1
Bump webpack from 5.42.0 to 5.42.1
2021-07-07 11:30:32 +01:00
ed15614023 Bump webpack from 5.42.0 to 5.42.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.42.0 to 5.42.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.42.0...v5.42.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 11:01:13 +00:00
c3e97a0aab Merge pull request #1020 from dolanmiu/dependabot/npm_and_yarn/types/node-16.0.0
Bump @types/node from 15.14.0 to 16.0.0
2021-07-05 12:13:35 +01:00
b69968a99c Merge pull request #1021 from dolanmiu/dependabot/npm_and_yarn/mocha-9.0.2
Bump mocha from 8.4.0 to 9.0.2
2021-07-05 12:13:27 +01:00
82b12a99b9 Bump mocha from 8.4.0 to 9.0.2
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.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/v8.4.0...v9.0.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 11:01:45 +00:00
1486519a98 Bump @types/node from 15.14.0 to 16.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.14.0 to 16.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 11:01:27 +00:00
7e194350d8 Merge pull request #1019 from dolanmiu/dependabot/npm_and_yarn/types/node-15.14.0
Bump @types/node from 15.12.2 to 15.14.0
2021-07-02 17:45:57 +01:00
855c47954e Merge pull request #1018 from dolanmiu/dependabot/npm_and_yarn/webpack-5.42.0
Bump webpack from 5.41.1 to 5.42.0
2021-07-02 17:45:44 +01:00
dd3300506b Bump @types/node from 15.12.2 to 15.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.2 to 15.14.0.
- [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-07-02 11:01:42 +00:00
154c7cb54b Bump webpack from 5.41.1 to 5.42.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.41.1 to 5.42.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.41.1...v5.42.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-07-02 11:01:00 +00:00
cd75c2e860 Merge pull request #1008 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.21.2
Bump typedoc from 0.21.1 to 0.21.2
2021-07-01 16:57:16 +01:00
1b0f19d570 Bump typedoc from 0.21.1 to 0.21.2
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 13:27:12 +00:00
45026eb30e Merge pull request #1015 from dolanmiu/dependabot/npm_and_yarn/typescript-4.3.5
Bump typescript from 4.2.4 to 4.3.5
2021-07-01 14:26:17 +01:00
aeddcc7478 Merge pull request #1016 from dolanmiu/feat/codecov
Add codecov check
2021-07-01 14:25:18 +01:00
f88b588b60 Fix codecov yml 2021-07-01 13:08:50 +01:00
f00844ad1b Add codecov check 2021-07-01 12:55:43 +01:00
8e87437272 Bump typescript from 4.2.4 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 11:01:12 +00:00
49b011280c Merge pull request #1014 from dolanmiu/dependabot/npm_and_yarn/webpack-5.41.1
Bump webpack from 5.39.0 to 5.41.1
2021-07-01 10:04:44 +01:00
37b94eeedc Bump webpack from 5.39.0 to 5.41.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.0 to 5.41.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.39.0...v5.41.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-06-30 11:53:01 +00:00
4053b5bbc2 Bump prismjs from 1.23.0 to 1.24.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 19:27:18 +00:00
46972a861d Merge pull request #1009 from dolanmiu/dependabot/npm_and_yarn/prettier-2.3.2
Bump prettier from 2.3.1 to 2.3.2
2021-06-28 12:20:33 +01:00
528dab5c10 Bump prettier from 2.3.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 11:02:05 +00:00
d1ffc0bffa Merge pull request #1006 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.21.1
Bump typedoc from 0.20.36 to 0.21.1
2021-06-26 00:06:18 +01:00
3741dd7ef2 Bump typedoc from 0.20.36 to 0.21.1
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.36 to 0.21.1.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.36...v0.21.1)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 11:01:44 +00:00
c6c4b0cbcd Bump @types/chai from 4.2.18 to 4.2.19
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.18 to 4.2.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 11:01:10 +00:00