f706d8e62d
Modify sdt-properties to accommodate for children elements
2023-06-22 14:42:17 -04:00
e4eeb3f87f
Fix spelling
2023-06-14 01:55:47 +01:00
a168dc1c15
Remove redundant code
2023-06-14 01:17:44 +01:00
99dee460ae
Fix prettier
2023-06-13 20:55:20 +01:00
36e9ac1179
Adding tests for noProof option
2023-06-13 20:27:28 +01:00
df619ffe49
Added style support for noProof option.
...
Useful for blocks of source code, and
possibly other things that cause the grammar
and spelling checkers to go nuts.
Example usage:
run: {
font:"Consolas",
color: "0000AA",
break:1,
noProof:true,
},
Also added section to .gitignore to exclude
Mac .DS_Store files. These are useless on
anything other than a Mac.
2023-06-13 20:26:45 +01:00
09ab91eeef
Fix tests and build
...
Remove unused code and dependencies
2023-06-08 13:30:31 +01:00
972fa77265
Fix tests
2023-06-07 03:19:54 +01:00
e69b063687
Porting tests over to vitest
2023-06-05 00:33:43 +01:00
a89919397d
Merge branch 'master' into feat/deprecate-shelljs
...
# Conflicts:
# src/file/numbering/numbering.ts
2023-06-01 02:08:08 +01:00
352cde743f
Fix TS issues
2023-05-31 22:56:58 +01:00
e77a7dfdcd
tests: fixup tests and linting issues
2023-05-04 12:30:31 +03:00
a26292a0fd
Trying to upgrade docx to use Vite
2023-05-01 20:37:39 +01:00
a0437381e7
fix: do not use static numeric counters
2023-04-28 13:17:02 +03:00
704c678333
fix: unit tests fix
2023-04-19 16:51:03 +03:00
c59c5350fd
fix: added unique numeric id creator to avoid numbering render errors
2023-04-18 15:15:38 +03:00
44568023cd
Add documentation to basedOn
2023-03-30 19:54:33 +01:00
ec379f2e4d
Update documentation
2023-03-26 04:05:41 +01:00
751ad9d304
Remove unused type keys
2023-03-23 22:59:34 +00:00
d5b495df5b
#1988 Allow for children in comments
2023-03-19 00:18:38 +00:00
b94f9ac25b
Merge pull request #1920 from dolanmiu/feat/float-options
...
Use next attribute component
2023-03-17 02:42:49 +00:00
970450074d
#1949 - Add auto space DN feature
2023-03-17 02:20:51 +00:00
236cce604f
Fix tests
2023-03-17 00:54:29 +00:00
0388a564b5
Deprecate import dotx
2023-03-17 00:20:55 +00:00
66a1992da0
Add ImageRun feature
2023-03-03 23:47:50 +00:00
8cbc6c15fe
Fix linting
2023-02-04 23:53:37 +00:00
2c21f64b9f
Remove only
2023-02-04 23:50:59 +00:00
7ec9cff433
Add tests for BuilderElement
2023-02-04 23:50:37 +00:00
3f979b9981
Remove unused code
2023-02-04 22:48:33 +00:00
3077ca96a7
Use next attribute component
2023-02-04 22:11:47 +00:00
ec847dccf9
Fix prettier issue
2023-02-02 17:22:49 +00:00
fcba817a4a
Fix eslint issues
2023-02-02 16:59:37 +00:00
21a6767c6f
Add strict types for file child
2023-01-23 14:14:05 +00:00
c21d45a79e
Merge pull request #1859 from dolanmiu/feat/more-run-props
...
Add more run properties and Universal measure
2023-01-05 22:28:18 +00:00
b1872bcb95
Merge pull request #1866 from dolanmiu/hot-fix/return-constructor-value
...
Fix more empty return values
2023-01-05 14:18:11 +00:00
7f88a38219
Fix more empty return values
2023-01-04 22:45:27 +00:00
e4e5b1e4f6
Merge pull request #1861 from dolanmiu/hot-fix/return-constructor-value
...
Hot fix/return constructor value
2022-12-30 16:40:35 +00:00
2435ebf16e
Correctly return value from constructor
2022-12-30 16:16:59 +00:00
f255d4c141
Fix tests
2022-12-29 12:12:53 +00:00
4513bb529b
Add more run properties and Universal measure
2022-12-29 09:57:15 +00:00
fe8b0a6b2b
#1699 Allow images to work with Hyperlink
...
Add stack to IContext for prepForXml
2022-12-26 15:12:44 +00:00
11bebd42ac
#940 - Add positional tab feature
...
Also add extra run elements as per spec
2022-12-24 19:32:44 +00:00
3282f762df
Add language support
2022-12-20 21:42:26 +00:00
03d5152e7c
Add BuilderElement and lang
2022-12-18 00:52:29 +00:00
af3b7f2613
Remove unused method
2022-12-17 19:39:27 +00:00
c8914a109e
Merge pull request #1823 from anti-the-social/overrideLevels-impl
...
Override levels impl
2022-12-10 23:15:39 +00:00
8509bccc4f
Fix comment tests to support testing in different time zones
2022-12-10 13:06:22 +02:00
4ce53a3d76
Fix failing test
2022-12-10 12:47:48 +02:00
f789f60e22
Optional background property
2022-12-09 21:07:08 +00:00
5a4fe5d5da
Formatting applied
2022-12-07 23:03:42 +02:00