|
17d02a3d1c
|
Fix demos
|
2020-12-24 00:00:24 +00:00 |
|
|
6100ff4c4e
|
Add declarative break()
|
2020-12-23 23:31:28 +00:00 |
|
|
d6cce4ae15
|
Adding TableBorders.NONE convenience object
|
2020-12-22 23:42:02 +00:00 |
|
|
0afe0929a3
|
Add strong default style
|
2020-12-22 21:08:10 +00:00 |
|
|
a14a1fbd10
|
Update character style demo
|
2020-12-22 20:56:06 +00:00 |
|
|
19fc900045
|
Merge pull request #708 from dolanmiu/dependabot/npm_and_yarn/ts-node-9.1.1
build(deps-dev): bump ts-node from 9.1.0 to 9.1.1
|
2020-12-15 02:01:08 +00:00 |
|
|
6bdd9b882a
|
Merge pull request #711 from dolanmiu/dependabot/npm_and_yarn/types/mocha-8.2.0
build(deps-dev): bump @types/mocha from 8.0.4 to 8.2.0
|
2020-12-15 02:00:53 +00:00 |
|
|
0d97d428fa
|
Merge pull request #715 from dolanmiu/dependabot/npm_and_yarn/types/request-promise-4.1.47
build(deps-dev): bump @types/request-promise from 4.1.46 to 4.1.47
|
2020-12-15 02:00:08 +00:00 |
|
|
a0b42d7bdb
|
Merge pull request #717 from dolanmiu/dependabot/npm_and_yarn/ini-1.3.8
build(deps): bump ini from 1.3.5 to 1.3.8
|
2020-12-15 01:59:54 +00:00 |
|
|
69ba312a96
|
build(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-11 22:47:35 +00:00 |
|
|
a0c13214e6
|
build(deps-dev): bump @types/request-promise from 4.1.46 to 4.1.47
Bumps [@types/request-promise](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/request-promise) from 4.1.46 to 4.1.47.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/request-promise)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-11 08:22:49 +00:00 |
|
|
4c8829df28
|
build(deps-dev): bump @types/mocha from 8.0.4 to 8.2.0
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.4 to 8.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-09 08:04:12 +00:00 |
|
|
3ee3e95410
|
build(deps-dev): bump ts-node from 9.1.0 to 9.1.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.0...v9.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-08 08:49:26 +00:00 |
|
|
806deeaf78
|
Merge pull request #705 from dolanmiu/dependabot/npm_and_yarn/ts-node-9.1.0
build(deps-dev): bump ts-node from 9.0.0 to 9.1.0
|
2020-12-04 16:52:27 +00:00 |
|
|
feb121707d
|
build(deps-dev): bump ts-node from 9.0.0 to 9.1.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.0.0...v9.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-03 08:01:46 +00:00 |
|
|
31c7f034ec
|
Merge pull request #697 from devoidfury/master
Add defaultStyles option to overwrite the core default styles
|
2020-11-30 23:58:42 +00:00 |
|
|
30ab92652c
|
move file options.defaultStyles to options.styles.default
|
2020-11-30 10:25:58 -06:00 |
|
|
0407548113
|
Merge pull request #702 from dolanmiu/dependabot/npm_and_yarn/prettier-2.2.1
build(deps-dev): bump prettier from 2.2.0 to 2.2.1
|
2020-11-30 14:48:17 +00:00 |
|
|
277845626c
|
build(deps-dev): bump prettier from 2.2.0 to 2.2.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.0...2.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 08:29:40 +00:00 |
|
|
b2af8b970e
|
Merge pull request #693 from dolanmiu/dependabot/npm_and_yarn/prettier-2.2.0
build(deps-dev): bump prettier from 2.1.2 to 2.2.0
|
2020-11-29 20:16:38 +00:00 |
|
|
542866e18b
|
Merge pull request #699 from dolanmiu/dependabot/npm_and_yarn/highlight.js-9.18.5
build(deps): [security] bump highlight.js from 9.18.1 to 9.18.5
|
2020-11-29 20:16:26 +00:00 |
|
|
f54192809f
|
build(deps): [security] bump highlight.js from 9.18.1 to 9.18.5
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5. **This update includes a security fix.**
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-24 23:10:41 +00:00 |
|
|
f3ba62fd88
|
bugfix path
|
2020-11-24 13:36:43 -06:00 |
|
|
8d4a07302b
|
Add defaultStyles option to overwrite the core default styles (Heading 1-6, document, hyperlinks, etc)
|
2020-11-24 13:30:26 -06:00 |
|
|
d504231124
|
build(deps-dev): bump prettier from 2.1.2 to 2.2.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-20 11:14:03 +00:00 |
|
|
173b1e118c
|
Merge pull request #690 from dolanmiu/dependabot/npm_and_yarn/docsify-cli-4.4.2
build(deps-dev): bump docsify-cli from 4.4.1 to 4.4.2
|
2020-11-17 11:50:18 +00:00 |
|
|
ffba276f0d
|
build(deps-dev): bump docsify-cli from 4.4.1 to 4.4.2
Bumps [docsify-cli](https://github.com/docsifyjs/docsify-cli) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/docsifyjs/docsify-cli/releases)
- [Changelog](https://github.com/docsifyjs/docsify-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docsifyjs/docsify-cli/compare/v4.4.1...v4.4.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-17 11:13:13 +00:00 |
|
|
b210608e56
|
Merge pull request #685 from dolanmiu/dependabot/npm_and_yarn/types/mocha-8.0.4
build(deps-dev): bump @types/mocha from 8.0.3 to 8.0.4
5.4.1
|
2020-11-16 12:53:20 +00:00 |
|
|
74353104dc
|
Merge pull request #687 from dolanmiu/dependabot/npm_and_yarn/types/webpack-4.41.25
build(deps-dev): bump @types/webpack from 4.41.24 to 4.41.25
|
2020-11-16 12:53:09 +00:00 |
|
|
825136d1c9
|
Version bump
|
2020-11-15 23:04:27 +00:00 |
|
|
b2fea471f1
|
Add workaround to include file in build
|
2020-11-15 23:03:44 +00:00 |
|
|
e9adb8b0ed
|
build(deps-dev): bump @types/webpack from 4.41.24 to 4.41.25
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.24 to 4.41.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-12 08:27:51 +00:00 |
|
|
5d6bc039d0
|
build(deps-dev): bump @types/mocha from 8.0.3 to 8.0.4
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-11 07:56:26 +00:00 |
|
|
27638063c8
|
Update README.md
|
2020-11-06 02:08:09 +00:00 |
|
|
f6a4d78ab7
|
Add checks when submitting PR
|
2020-11-06 01:51:59 +00:00 |
|
|
4061e31400
|
Merge pull request #679 from dolanmiu/feat/re-name
Re-name paragraph styles
|
2020-11-06 01:47:49 +00:00 |
|
|
74db67689f
|
Re-name paragraph styles
|
2020-11-06 00:27:57 +00:00 |
|
|
2213eb28cb
|
Add Github Actions badge
|
2020-11-05 02:44:05 +00:00 |
|
|
d1b45d416b
|
Fix spacing issue
|
2020-11-05 00:33:54 +00:00 |
|
|
f72f7e7514
|
Add build files to demo workflow
|
2020-11-05 00:17:55 +00:00 |
|
|
0165cfb3e5
|
Fix typo
|
2020-11-05 00:11:02 +00:00 |
|
|
ef747486c0
|
Remove comments
|
2020-11-04 23:40:59 +00:00 |
|
|
e0b2f59c2f
|
Add initial GitHub Actions workflow
|
2020-11-04 23:36:28 +00:00 |
|
|
82bdb301f9
|
Version bump
5.4.0
|
2020-11-04 02:52:28 +00:00 |
|
|
c7ea26e422
|
Add tests
|
2020-11-04 01:28:46 +00:00 |
|
|
34b2029efe
|
Change API of track revisions to declarative
|
2020-11-04 00:00:16 +00:00 |
|
|
37e610d2b3
|
Fix typo
|
2020-10-30 00:13:52 +00:00 |
|
|
4882235d20
|
Merge pull request #673 from dolanmiu/dependabot/npm_and_yarn/types/webpack-4.41.24
build(deps-dev): bump @types/webpack from 4.41.23 to 4.41.24
|
2020-10-29 23:56:22 +00:00 |
|
|
1552ebde11
|
build(deps-dev): bump @types/webpack from 4.41.23 to 4.41.24
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.23 to 4.41.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-29 22:54:05 +00:00 |
|
|
d263d0c8a5
|
Merge pull request #669 from dolanmiu/feat/background-color
Add shading to paragraph
|
2020-10-29 01:57:28 +00:00 |
|