Commit Graph

381 Commits

Author SHA1 Message Date
09ab91eeef Fix tests and build
Remove unused code and dependencies
2023-06-08 13:30:31 +01:00
e69b063687 Porting tests over to vitest 2023-06-05 00:33:43 +01:00
0cbb5fb0a3 Convert to vite and clean up build 2023-06-01 02:05:35 +01:00
a26292a0fd Trying to upgrade docx to use Vite 2023-05-01 20:37:39 +01:00
18b2e91da2 Merge branch 'master' into feat/deprecate-shelljs 2023-05-01 16:36:43 +01:00
0386810714 Write tests and simplify logic 2023-04-04 22:21:01 +01:00
c3a617fefd #2028 - Null check 2023-03-31 00:13:36 +01:00
5e14bc6c2a Install execa 2023-03-30 20:13:35 +01:00
c57aaa856d Update comments demo 2023-03-30 19:43:09 +01:00
ab063eee08 Add helper function patchDocument example 2023-03-28 20:16:34 +01:00
16bfc78d8d #2028 Fix patcher offset indexes 2023-03-23 21:01:24 +00:00
714dbc0179 Add horizontal rule to border example 2023-03-19 15:47:45 +00:00
d5b495df5b #1988 Allow for children in comments 2023-03-19 00:18:38 +00:00
0388a564b5 Deprecate import dotx 2023-03-17 00:20:55 +00:00
4fb8d277b4 Change demo import from src to build 2023-03-16 20:33:54 +00:00
7e9884081e Add tests to patcher 2023-03-16 01:55:18 +00:00
8ce057e25c Context per view wrapper 2023-03-13 21:35:16 +00:00
0fba450c9a Allow patching of ExternalHyperlinks 2023-03-08 23:30:51 +00:00
6ad18420e5 Add hyperlink to demo 2023-03-05 18:46:02 +00:00
66a1992da0 Add ImageRun feature 2023-03-03 23:47:50 +00:00
c9d86619de Clean up 2023-02-25 22:18:56 +00:00
ce485dbc29 Simplify patcher
Use map notation
2023-02-25 22:18:31 +00:00
3f6c006716 Allow for it to work with all xml files under word/ 2023-02-25 19:34:04 +00:00
f8f5d43b0c Allow for Paragraph and array patching 2023-02-25 19:33:12 +00:00
f3dc1f0712 Work on replacer logic 2023-02-24 01:05:43 +00:00
5233b4b5e6 Simple patcher working 2023-02-18 20:36:24 +00:00
86de252a52 Extract runs and text 2023-02-17 10:38:03 +00:00
c206d23480 work on docx patcher 2023-02-16 20:17:48 +00:00
ffd998cbf5 Simple import and export of document 2023-02-08 03:18:11 +00:00
ee28f6ad84 Revert demo 75 2022-12-24 19:49:13 +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
a9da151026 Add examples for continuous headers
Add different headers for different sections
2022-12-16 00:27:04 +00:00
1592aa7117 Add underline none
Add space options for Text
2022-12-06 22:04:30 +00:00
6da73c612a Add demo for thai distributed 2022-11-30 03:54:01 +00:00
7f71f6e3f1 Add demo for data source for tables 2022-11-26 20:32:32 +00:00
9a6885f124 Add Thai Distributed demo 2022-11-23 00:36:54 +00:00
6f6888d638 #1413 - Add side by side table demo 2022-11-04 00:30:12 +00:00
1b06fc71cf #1507 - Add scale for run 2022-11-03 00:30:16 +00:00
988987ddbe #1126 - Add all comptability options 2022-10-29 15:10:02 +01:00
4cfb0ade88 #1744 - Add vanish and specVanish 2022-10-28 22:20:16 +01:00
75e064dd1d #1281 - Tab feature 2022-10-27 00:17:02 +01:00
522b21862b #756 Adding alt text feature 2022-10-26 23:09:36 +01:00
712450d717 Character style example for underline and strike 2022-10-25 21:29:22 +01:00
b9d93c9d33 Fix declarative styles example 2022-10-25 21:03:59 +01:00
c7ca51cd65 Merge pull request #1738 from dolanmiu/feat/word-wrap
#1529 - Word wrap feature
2022-10-25 20:51:45 +01:00
20b793620a #1720 - Update demo 2 to show underline and strike used together 2022-10-25 19:03:48 +01:00
9bed303d34 #1529 - Word wrap feature 2022-10-25 18:53:00 +01:00
e5c2a0a87b Fix linting and spelling 2022-10-19 19:58:46 +01:00
6a303532f4 DEMO: 75-tab-stops.ts added missing \t 2022-10-17 14:56:12 +05:45