This website requires JavaScript.
Explore
Help
Sign In
smartyellow
/
docx-js
Watch
2
Star
0
Fork
0
You've already forked docx-js
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a9cb92955435ebdca4a2044b3ef0c2590427f2b
docx-js
/
src
/
file
/
table
History
Bruce Duncan
77edf8862b
Added constant EMPTY_OBJECT (an empty sealed object) that is used to indicate to the
xml
library that an empty XML element should be generated, and use it in the JSON hardcoded into the tests.
2019-04-10 13:47:38 -04:00
..
shading
Optimize XML output by properly constructing objects to send to the xml library so that it can produce proper empty elements.
2019-04-09 05:27:18 -04:00
table-cell
Optimize XML output by properly constructing objects to send to the xml library so that it can produce proper empty elements.
2019-04-09 05:27:18 -04:00
table-properties
Optimize XML output by properly constructing objects to send to the xml library so that it can produce proper empty elements.
2019-04-09 05:27:18 -04:00
table-row
Added constant EMPTY_OBJECT (an empty sealed object) that is used to indicate to the
xml
library that an empty XML element should be generated, and use it in the JSON hardcoded into the tests.
2019-04-10 13:47:38 -04:00
grid.spec.ts
Added constant EMPTY_OBJECT (an empty sealed object) that is used to indicate to the
xml
library that an empty XML element should be generated, and use it in the JSON hardcoded into the tests.
2019-04-10 13:47:38 -04:00
grid.ts
Introduce some functional programming techniques
2018-11-02 02:51:57 +00:00
index.ts
Add shading
2019-03-21 01:06:07 +00:00
table-column.spec.ts
Added constant EMPTY_OBJECT (an empty sealed object) that is used to indicate to the
xml
library that an empty XML element should be generated, and use it in the JSON hardcoded into the tests.
2019-04-10 13:47:38 -04:00
table-column.ts
Add table column and vertical merging
2019-03-04 22:50:04 +00:00
table.spec.ts
Added constant EMPTY_OBJECT (an empty sealed object) that is used to indicate to the
xml
library that an empty XML element should be generated, and use it in the JSON hardcoded into the tests.
2019-04-10 13:47:38 -04:00
table.ts
Add tests and margain
2019-03-18 23:50:21 +00:00