Dolan
72e89cfc3c
Move tests to respective folders as .spec
...
This is to keep to standards
2017-09-17 00:00:41 +01:00
Dolan
8f632d4ecd
Made XmlableObject non ambient typings to fix typescript problem
2017-07-08 20:45:19 +01:00
Dolan
97101adb10
Enabled declarations in tsconfig to be true
2017-07-07 14:31:08 +01:00
Dolan
17b28cb724
fixed more linting issues
2017-04-15 20:11:54 +01:00
Dolan
410152441b
fixed tslinting issues
2017-04-15 17:54:47 +01:00
felipe
62911d6e44
make XmlAttributeComponent into a generic class
...
This change brings increased type safety to uses of
XmlAttributeComponent. Now the compiler is checkign for us that the
properties that get passed in to every subclass match the intended
interface, and also that the xmlKeys property -> xml attribute mapping
has all the right keys
2017-03-10 14:19:45 +01:00
felipe
958b5ea307
improved type annotation for Attributes#prepForXml
2017-03-10 08:58:29 +01:00
felipe
10684b34aa
clean up unused imports and a linter warning
2017-03-10 08:52:47 +01:00
felipe
c521d0ce63
rename toXml -> prepForXml
2017-03-10 08:23:27 +01:00
Dolan
11bbb5e285
linting
2017-03-09 23:32:52 +00:00
Dolan
06353a6977
linting
2017-03-09 22:57:37 +00:00
Dolan
2b28dd42ee
unclear variable name. please improve
2017-03-09 22:57:30 +00:00
Dolan
7022b39d2e
linting
2017-03-09 22:56:08 +00:00
felipe
11e918114d
clear out clearVariables! In comes toXml
2017-03-09 20:49:14 +01:00
felipe
879b9163a3
Allow XmlComponent to take strings and remove XmlUnit
2017-03-09 20:21:49 +01:00
felipe
4a2b8a1e04
remove unused XmlProperty code
2017-03-09 19:04:17 +01:00
Dolan
946a222d37
linting fixes
2017-03-08 21:49:41 +00:00
Dolan
9804091f6a
removed random semi colon
2017-03-07 22:35:20 +00:00
Dolan Miu
efce7731e6
added working tabing
2016-06-10 15:03:44 +01:00
Dolan Miu
a2284df881
fixed all tslint errors
2016-05-26 15:08:34 +01:00
Dolan Miu
23d08df9a2
trying to get numbering to work
2016-05-23 22:23:05 +01:00
Dolan Miu
cf3cd6b6a2
formatting
2016-05-20 10:08:35 +01:00
Dolan Miu
37ac9f97a4
refactored out xml components into multiple files
2016-05-20 00:40:31 +01:00
Dolan Miu
606e03d156
added paragraph and run property xml components
2016-05-19 23:06:15 +01:00
Dolan Miu
b47eaf739e
added numbering files
2016-05-19 22:42:23 +01:00
Dolan Miu
b8e84c3680
added position in attributes
2016-05-18 17:09:26 +01:00
Dolan Miu
ea1390b86b
clean up of Text class
2016-05-09 13:02:59 +01:00
Dolan Miu
beee938ad4
clean up
2016-05-01 23:48:54 +01:00
Dolan Miu
bf656d60d9
moved to new folder
2016-05-01 22:48:36 +01:00
Dolan Miu
ec52958890
removed unused base attributes
2016-05-01 22:48:18 +01:00
Dolan Miu
879ac13863
fixing tests
2016-05-01 22:24:20 +01:00
Dolan Miu
3f8d23662e
made attributes able to be replaced
2016-04-25 03:28:02 +01:00
Dolan Miu
9c358eae85
added xml unit component
2016-04-21 23:27:46 +01:00
Dolan Miu
54c09ca4c7
made replaceKey recursive function
2016-04-10 05:09:02 +01:00
Dolan Miu
f68a2aff56
now extends XmlComponent
2016-04-09 20:16:35 +01:00
Dolan Miu
aed59754cc
added style components
2016-04-09 04:27:49 +01:00
Dolan Miu
d4c2b10285
fixed attribute
2016-04-05 01:49:12 +01:00
Dolan Miu
4d8e443962
added properties
2016-04-03 20:00:30 +01:00
Dolan Miu
213696b780
added document attributes
2016-04-03 05:23:13 +01:00
Dolan Miu
69edfcc0c9
added xmlKeys to xmlcomponent
2016-04-03 01:44:18 +01:00
Dolan Miu
b1b664bfe3
added body
2016-03-31 23:01:20 +01:00
Dolan Miu
a0acb6d1a6
added run
2016-03-30 03:50:53 +01:00
Dolan Miu
b749e42671
added bullet
2016-03-30 02:55:11 +01:00
Dolan Miu
099da3d90c
added page break
2016-03-30 00:28:05 +01:00
Dolan Miu
7e91d7be4d
changed to xml component
2016-03-29 22:55:37 +01:00
Dolan Miu
e2929bc3a9
added border
2016-03-29 04:50:23 +01:00
Dolan Miu
672cbb6922
renamed xml components p to index
2016-03-29 04:16:27 +01:00
Dolan Miu
c2b215e81b
added paragraph styles
2016-03-29 04:10:33 +01:00
Dolan Miu
611d80af6d
added properties
2016-03-28 03:55:33 +01:00