Commit Graph

21 Commits

Author SHA1 Message Date
0388a564b5 Deprecate import dotx 2023-03-17 00:20:55 +00:00
7d8cfc0382 Move SpaceType to shared 2022-10-29 03:10:29 +01:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
f414b4ee9a #1529 Add word break feature 2022-06-15 00:07:12 +01:00
730e33b164 fix demos 2021-05-26 10:53:27 +03:00
ee105cdb83 Simplify run format properties, removing duplicate classes. Add values functions, which check and clean up values for specific defined types from the schema 2021-05-24 08:20:08 +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
7f86385b09 #269 Text Frame (Text Box) 2021-03-14 17:00:42 +00: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
b37aefdc8d Correctly exporting methods 2019-11-23 02:26:59 +00:00
ac5b15d0e3 Mandatory Sections 2019-07-31 08:48:02 +01:00
f54b9a197d Fix: add missing exports 2019-06-25 14:35:35 +02:00
8ec5bc05e0 Export file properties 2018-09-26 02:03:32 +01:00
12c1f82efe demo27 for TableOfContents 2018-09-04 11:03:17 -03:00
0b963ec3b8 feature: add support to add mutiple sections to the document inc. headers and footers
- write missing tests
2018-06-21 12:03:34 +02:00
dadd8c122f fixed formatting styles 2018-05-17 15:32:15 +02:00
5242f7d55c styles: support for external styles. parsing external styles. 2018-03-28 14:54:07 +02:00
35dbce3a68 Add File alias to Document for backwards compatability 2018-01-31 00:32:13 +00:00
2358139a6b Change docx folder to more appropriate "file" folder 2017-12-20 01:03:20 +00:00