Commit Graph

329 Commits

Author SHA1 Message Date
5950055cca Fix linting and add new lint rules 2022-09-19 20:48:50 +01:00
f4f6ee5055 Created toStream example 2022-08-22 15:26:52 -05:00
d369c0a74c Fix footnotes demo 2022-07-12 17:29:09 +01:00
2814841226 Update demo 43 with images 2022-07-12 17:08:12 +01:00
65caa531c5 Improve spelling and prettier commands 2022-07-06 15:26:17 +01:00
64addc85ee Fix all spelling across the project 2022-07-06 14:05:37 +01:00
9827ed30bb Write tests, improve API, create documentation 2022-06-22 23:35:46 +01:00
5b7c62685d Export to My Document.docx 2022-06-19 13:12:59 +01:00
0acb9cf7a9 Format demo 2022-06-19 02:01:54 +01:00
d6ec275778 Merge remote-tracking branch 'github.com/master' 2022-06-17 17:53:13 +08:00
f1ab24c439 #1528 Adding numbering replacer on header and footer 2022-06-16 16:31:34 +01:00
f414b4ee9a #1529 Add word break feature 2022-06-15 00:07:12 +01:00
b81086ab7a feat: transfer comments property to File CoreProperties like numbering. 2022-03-07 20:02:14 +08:00
b2a09b512f implement sample version of Comment feature. 2022-03-03 09:59:09 +08:00
531e240a37 Run borders 2022-01-06 04:36:55 +00:00
e598faad28 support style changes in revisions 2021-11-26 12:29:11 +01:00
fe21bb1702 #1256 Add page border demos 2021-10-30 19:34:16 +01:00
5a0727f2d9 Add type definitions 2021-09-30 14:52:50 +01:00
0883e3b0c6 Merge pull request #1202 from dolanmiu/feat/schema-validator
Add schema validator
2021-09-30 03:10:45 +01:00
4522c9bbfd Add type definitions to demo 10 2021-09-30 02:56:33 +01:00
1cf9255f3d Fix demo 68 2021-09-30 02:55:47 +01:00
97d1025a0f Add schema validator 2021-09-29 23:47:33 +01:00
3c768c5630 Update 70-line-numbers-suppression.ts 2021-09-28 12:22:59 -07:00
f77ddb4037 Add tests for suppressLineNumbers 2021-09-28 12:21:51 -07:00
3a795401d1 Add demo file for columns with different widths 2021-09-18 23:09:45 +10:00
bc1bca762e Demo on numbering attaching to custom styles 2021-09-16 13:21:21 +03:00
ce2a949176 Re-name PageRef to PageReference 2021-09-08 00:41:40 +01:00
41f516d64b Make the internal hyperlink consistent 2021-08-31 19:54:33 -06:00
243d73542f Update demo 35 with new API 2021-08-31 18:55:38 -06:00
3f257bf5a4 Add the pageref element
This instruction is useful if you want to get the number of the page
containing a specific bookmark.
2021-08-03 21:17:32 +02:00
0f531b2a9b Additional demo on use of start & instance numbers 2021-07-26 14:22:59 +03:00
439ab8441e Export new ColumnBreak class via more generic Break class 2021-07-08 17:39:21 +10:00
118f60f704 Revert "wrong border property" 2021-06-18 23:56:41 +01:00
b116b0a268 wrong border property
based on IBorderPropertyOptions available properties are: color, space, value, size
2021-06-16 10:55:22 +03:00
034cd187ab change shading val -> type 2021-05-29 05:51:06 +03:00
730e33b164 fix demos 2021-05-26 10:53:27 +03:00
60b7ce4785 clean up settings; BREAKING: TableOfContents requires Document features.updateFields = true setting 2021-05-26 08:36:05 +03:00
3a02bc087c fix demos. BREAKING: PageNumberFormat enum renamed to NumberFormat 2021-05-25 04:46:10 +03:00
097c6a5962 use hexColorValue in borders and underlines 2021-05-24 08:42:34 +03:00
08bd2744b6 further clean up border code; update paragraph borders to use shared type; BREAKING: paragraph border value attr renamed to style, to match other usages of borders 2021-05-24 05:39:26 +03:00
496fcb55fa unify Shading; breaking change: Paragraph/Run shading option key type changed to val, and shadow alias removed 2021-05-24 05:39:26 +03:00
79c1db9c91 Added some documentation and demo file 2021-05-05 14:37:02 +02:00
38695c3c4b Add page size demo 2021-04-19 00:59:07 +01:00
fceefcf290 Update webpack and testing frameworks 2021-03-31 21:27:40 +01:00
ebaf0dfbf0 #851 Use predictive unique id generation 2021-03-24 03:02:58 +00:00
41d27cb78c Fix demo 2021-03-20 01:27:35 +00:00
ff45c182ce Fix demo 2021-03-20 01:20:14 +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