Commit Graph

1820 Commits

Author SHA1 Message Date
ff45c182ce Fix demo 2021-03-20 01:20:14 +00:00
0519ed6d09 Add workflow and issue template 2021-03-20 00:37:09 +00:00
f41e19c251 Merge pull request #840 from dolanmiu/feat/declarative-add-section
Make .addSection fully declarative
2021-03-19 23:52:15 +00:00
329a70c312 Fix demo 2021-03-19 21:40:53 +00:00
419fef5759 Fix demo 2021-03-19 21:09:58 +00:00
3299c557a0 Make .addSection fully declarative 2021-03-19 20:53:56 +00:00
4783812044 Merge pull request #834 from dolanmiu/feat/simpler-images
Make adding images declarative and simple
2021-03-18 04:06:09 +00:00
6e21cdbf17 Fix demos 2021-03-18 03:28:29 +00:00
caf188caae Make adding images declarative and simple 2021-03-18 02:48:37 +00:00
c8db70b3b7 Merge pull request #831 from dolanmiu/dependabot/npm_and_yarn/types/node-14.14.35
build(deps): bump @types/node from 14.14.34 to 14.14.35
2021-03-16 10:17:58 +00:00
eb0479d80b Merge pull request #830 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.22
build(deps): bump nanoid from 3.1.21 to 3.1.22
2021-03-16 10:17:46 +00:00
181d56ca80 build(deps): bump @types/node from 14.14.34 to 14.14.35
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-16 07:55:36 +00:00
b1d1b9e9b7 build(deps): bump nanoid from 3.1.21 to 3.1.22
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.21 to 3.1.22.
- [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.21...3.1.22)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-16 07:54:44 +00:00
28685a8761 Add spacing to table float 2021-03-16 03:21:05 +00:00
ecd1596682 Merge pull request #829 from dolanmiu/feat/even-odd-headers
#251 Turning off default headers by default
2021-03-16 03:04:19 +00:00
6746f81da5 Fix tests 2021-03-16 02:26:05 +00:00
c7075d740f #251 Turning off default headers by default 2021-03-16 01:23:23 +00:00
0faac01f6b Merge pull request #828 from dolanmiu/feat/even-odd-headers
Feat/even odd headers
2021-03-16 01:16:34 +00:00
bdfaee2cb3 Update demo 2021-03-16 01:02:33 +00:00
131183ae19 #613 #439 Even and odd headers 2021-03-16 00:57:27 +00:00
8b2aa58198 Merge pull request #827 from dolanmiu/feat/spacing
Add enum to lineRule and create demo
2021-03-15 19:43:35 +00:00
4fe2973473 Add enum to lineRule and create demo 2021-03-15 19:23:40 +00:00
93ec9eed7a Add titlePage to first page header 2021-03-15 19:02:04 +00:00
ba5cb1483b Merge pull request #825 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.20.32
build(deps-dev): bump typedoc from 0.20.30 to 0.20.32
2021-03-15 13:08:23 +00:00
1436f4d4b2 Merge pull request #824 from dolanmiu/dependabot/npm_and_yarn/types/node-14.14.34
build(deps): bump @types/node from 14.14.33 to 14.14.34
2021-03-15 13:08:06 +00:00
107e6ce1d9 build(deps-dev): bump typedoc from 0.20.30 to 0.20.32
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.30 to 0.20.32.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.30...v0.20.32)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 09:14:01 +00:00
2d5e08588c build(deps): bump @types/node from 14.14.33 to 14.14.34
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.33 to 14.14.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 09:12:26 +00:00
24f95aee8b Add custom bullet point example 2021-03-15 03:46:34 +00:00
c5e9e3b2a0 Fix documentation 2021-03-15 03:02:39 +00:00
0b85e07701 Fix documentation 2021-03-15 02:58:26 +00:00
40b3bc0b90 Merge pull request #822 from dolanmiu/feat/rotating-images
#815 Rotation and flipping images
2021-03-15 02:56:08 +00:00
bd40b11ce4 #815 Rotation and flipping images 2021-03-15 02:41:37 +00:00
a3febae8a3 Inline single use interfaces 2021-03-15 00:11:39 +00:00
18ce200cdb Merge pull request #821 from dolanmiu/feat/text-frame
#269 Text Frame (Text Box)
2021-03-14 18:17:44 +00:00
cc32a7b2d3 Add text frame documentation 2021-03-14 18:12:52 +00:00
e7eca14e1e Fix prettier issues 2021-03-14 17:03:50 +00:00
7f86385b09 #269 Text Frame (Text Box) 2021-03-14 17:00:42 +00:00
2fa8df7cf4 Add more tests 2021-03-14 00:44:12 +00:00
f0e50dd21f Add more tests 2021-03-13 22:43:21 +00:00
0bc36d924f Write tests 2021-03-13 22:10:00 +00:00
4bc0421055 Add tests 2021-03-13 20:23:15 +00:00
cc9a966f53 Improve tests 2021-03-13 19:53:36 +00:00
8aa804db18 Add style to styles demo 2021-03-13 19:52:08 +00:00
b3ffa60f14 Merge pull request #819 from dolanmiu/feat/widow-control
#750 Add widow control
2021-03-13 04:19:31 +00:00
8724fbe7a7 #750 Add widow control 2021-03-13 04:07:44 +00:00
2391375ac0 Merge pull request #817 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.21
build(deps): bump nanoid from 3.1.20 to 3.1.21
2021-03-12 11:12:06 +00:00
12817957f4 build(deps): bump nanoid from 3.1.20 to 3.1.21
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.1.21.
- [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.20...3.1.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12 07:57:39 +00:00
58f7e5a9a3 Merge pull request #816 from dolanmiu/feat/restart-numbered-lists
#548 #508 Restart numbered lists
2021-03-12 04:04:59 +00:00
0b88cb0ca5 #548 #508 Restart numbered lists 2021-03-12 03:58:05 +00:00
dbaa493ebd Merge pull request #763 from netbymatt/master
Allow styles and headings with numbering
2021-03-11 19:42:30 +00:00