d4f160732a
Use Record instead of Object
2023-11-01 20:56:02 +00:00
379050dccd
Merge pull request #1 from dolanmiu/master
2023-10-27 03:31:07 +08:00
3a36d912fe
changed default section margin from inch to Twip
2023-10-12 12:14:13 +09:00
3997b7a5d6
fix : #2082 Numbering instance restart number not work since v8.0.0 and work well in v7.8.2
2023-09-13 17:08:59 +08:00
8da57bec51
Bump prettier
...
Fix new prettier issues
2023-07-21 20:11:52 +01:00
dfffb066f3
Fix override order in default styles
2023-06-28 21:40:20 +01:00
210d9c58f2
Improve API for check boxes
2023-06-25 03:09:29 +01:00
414d0248f5
Update Checkbox test description
2023-06-23 15:36:08 -04:00
fa400bcf39
update CheckBox and tests to handle optional alias field
2023-06-23 13:06:18 -04:00
9e9ca526fe
Prettier syntax update of sdt-properties
2023-06-23 13:05:21 -04:00
41c0fb5fc0
Update sdt-properties to make alias optional
2023-06-23 13:04:28 -04:00
58e7dbf445
Revert "Modify sdt-properties to accommodate for children elements"
...
This reverts commit f706d8e62d
.
2023-06-22 15:39:39 -04:00
20e0213c7d
Revert "Revert unnecessary changes to sdt-properties"
...
This reverts commit d1f75e3a42
.
2023-06-22 15:37:00 -04:00
b8f83fd6ad
Update CheckBox element and test file according to sdt-properties correction
2023-06-22 15:21:45 -04:00
d1f75e3a42
Revert unnecessary changes to sdt-properties
2023-06-22 15:20:56 -04:00
337ff464cf
Modify/create index files to handle exporting
2023-06-22 14:51:10 -04:00
cad4a5510b
Create test files for CheckBox and CheckBoxUtil
2023-06-22 14:50:07 -04:00
aa8438d8bd
Create CheckBox element and supporting child elements
2023-06-22 14:49:03 -04:00
79363c2c2c
Modify Pargraph's children to accept CheckBox
2023-06-22 14:43:10 -04:00
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