|
3e58910bfc
|
Use document wrapper component
|
2021-03-02 00:06:11 +00:00 |
|
|
736ca6a46d
|
Merge branch 'master' into custom-properties
|
2021-03-02 00:01:03 +00:00 |
|
|
f90e84a88d
|
#627 Add footnotes relationships
|
2021-03-01 23:35:52 +00:00 |
|
|
c6e9696be0
|
#532 Make hyperlinks work on the Header and Footer
|
2021-03-01 03:28:35 +00:00 |
|
|
655b40d418
|
Work on moving Document into its own wrapper
|
2021-02-28 16:04:21 +00:00 |
|
|
0de7116b78
|
#773 Better hyperlink and bookmark syntax
Allow for images to be hyperlinked as well
|
2021-02-27 19:23:29 +00:00 |
|
|
4159be5644
|
Add readonly
|
2021-02-27 01:42:29 +00:00 |
|
|
10455a534f
|
#332 Compatability mode
|
2021-02-27 01:40:55 +00:00 |
|
|
bfd0f0c7bb
|
Fix linting
|
2021-02-22 21:12:38 +00:00 |
|
|
858a994d13
|
#339 Add Section Type
|
2021-02-22 21:04:02 +00:00 |
|
|
49314ea9d0
|
fix prettier whitespace
|
2021-02-04 14:48:57 -06:00 |
|
|
acaaf98e20
|
Fix spacing
|
2021-02-03 15:21:15 -06:00 |
|
|
0e2bfe9e3f
|
Allow styles and headings with numbering
|
2021-02-03 14:53:29 -06:00 |
|
|
3ccf4bdfe3
|
Ran npm run style.fix added "line_ending" configuration to .editorconfig to match the results
|
2021-01-26 15:09:12 +11:00 |
|
|
e93b8032d8
|
Buffer is required as it was originally there too
|
2021-01-22 16:48:41 +11:00 |
|
|
5de2d8c7fb
|
Minor change
|
2021-01-22 16:45:39 +11:00 |
|
|
5ec18d6e01
|
Add tests and simplify
|
2020-12-25 02:15:40 +00:00 |
|
|
d894bfa167
|
Add test
|
2020-12-25 00:29:27 +00:00 |
|
|
d74db948ba
|
Add zIndex property to floating
|
2020-12-25 00:07:57 +00:00 |
|
|
38c8220e9e
|
Use LevelFormat string enum rather than strings
|
2020-12-24 04:26:45 +00:00 |
|
|
502db14bba
|
Add Convenience functions
|
2020-12-24 03:37:43 +00:00 |
|
|
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 |
|
|
30ab92652c
|
move file options.defaultStyles to options.styles.default
|
2020-11-30 10:25:58 -06: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 |
|
|
b2fea471f1
|
Add workaround to include file in build
|
2020-11-15 23:03:44 +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 |
|
|
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 |
|
|
610b2388bb
|
Fix linting
|
2020-10-29 00:39:45 +00:00 |
|
|
60eb686d05
|
Add shading to paragraph
|
2020-10-28 01:05:31 +00:00 |
|
|
ed52ef358b
|
Background color for document
|
2020-10-27 01:54:40 +00:00 |
|
|
18a1677588
|
Add documentation reference
|
2020-10-24 21:38:20 +01:00 |
|
|
5be195fd91
|
Turn math component into array
|
2020-10-13 02:06:27 +01:00 |
|
|
102d6aa55c
|
Add prepForXml test
|
2020-10-12 22:48:38 +01:00 |
|
|
daea8d2868
|
Make fractions take math component
|
2020-10-12 22:13:03 +01:00 |
|
|
700a74fd4c
|
More math components
|
2020-10-10 13:41:26 +01:00 |
|
|
32a84a5ad0
|
Merge branch 'master' into feat/math
|
2020-10-08 10:25:45 +01:00 |
|
|
cae6405d9a
|
improved signature for deleted text runs, added demo 54 and added documentation for change tracking
|
2020-10-07 11:44:23 +02:00 |
|
|
065c17de74
|
style fixes
|
2020-10-06 11:05:52 +02:00 |
|
|
09db2c528a
|
added InsertedTextRun and DeletedTextRun for Revision Tracking
|
2020-10-06 11:05:52 +02:00 |
|
|
2adfe532dd
|
add more unit tests for trackRevision settings
|
2020-10-06 11:05:52 +02:00 |
|
|
6cbe40cecb
|
add settings option to add trackRevisions
|
2020-10-06 11:05:52 +02:00 |
|
|
fc87a73259
|
Remove unnecessary properties getter
|
2020-08-04 09:15:20 +12:00 |
|
|
ec4c4fb5c4
|
Run updated prettier
|
2020-08-04 08:50:56 +12:00 |
|
|
870c222dd5
|
Allow custom text properties to be included
|
2020-08-03 17:08:04 +12:00 |
|