zhengbli
|
279d913b1d
|
Update according to the new changes made in Edge
|
2015-11-10 16:16:12 -08:00 |
zhengbli
|
17b6df877d
|
Merge with master
|
2015-11-10 16:13:39 -08:00 |
zhengbli
|
9f32dc623b
|
Remove contains from HTMLElement
|
2015-11-10 15:48:33 -08:00 |
Zhengbo Li
|
8d5fbfd970
|
Merge pull request #20 from Microsoft/addSupportForInterfaceCtors
Add support for constructors in added interface json file
|
2015-11-10 15:41:05 -08:00 |
zhengbli
|
46cc620298
|
Add support for constructors in added interface json file
|
2015-11-10 15:22:06 -08:00 |
Zhengbo Li
|
5df353cec0
|
Merge pull request #8 from Microsoft/i1253
Add contains to interface Node
|
2015-11-06 11:42:39 -08:00 |
Zhengbo Li
|
70964d084d
|
Merge pull request #7 from Microsoft/i949
Change the type of Image.data to Fix #949
|
2015-11-06 11:04:53 -08:00 |
zhengbli
|
e182172d3f
|
Merge master branch
|
2015-11-06 11:04:02 -08:00 |
Zhengbo Li
|
7e7ca0e60f
|
Merge pull request #16 from Microsoft/updateReadMe
Update README.md
|
2015-11-06 10:59:11 -08:00 |
zhengbli
|
9d9dc7cea6
|
cr feedback
|
2015-11-06 10:58:35 -08:00 |
zhengbli
|
b64d2843c5
|
cr feedback
|
2015-11-06 10:57:33 -08:00 |
Zhengbo Li
|
42285373e2
|
Merge pull request #17 from dashaus/master
add currentScript to Document
|
2015-11-05 20:27:48 -08:00 |
Zhengbo Li
|
c2d80b2fcb
|
Merge pull request #18 from dashaus/patch-1
ignore .DS_Store file of OS X
|
2015-11-05 20:23:17 -08:00 |
dashaus
|
862366d194
|
ignore .DS_Store file of OS X
|
2015-11-06 00:38:49 +00:00 |
Emilio García-Pumarino
|
41aca02ad4
|
remove .DS_Store
|
2015-11-06 00:37:19 +00:00 |
Emilio García-Pumarino
|
91396a28f0
|
add currentScript to Document
|
2015-11-06 00:26:19 +00:00 |
Zhengbo Li
|
e90b519ef1
|
Update README.md
|
2015-11-04 19:31:09 -08:00 |
Zhengbo Li
|
aaf3ce204c
|
Merge pull request #15 from Microsoft/addOsxBuild
Add build support for OS X
|
2015-11-04 19:19:44 -08:00 |
Zhengbo Li
|
fed3ab165d
|
Merge pull request #14 from Microsoft/addBuildBadge
Add master branch build status badge to readme
|
2015-11-04 19:19:36 -08:00 |
Zhengbo Li
|
e83ad6d94c
|
Add build support for OS X
|
2015-11-04 19:15:45 -08:00 |
Zhengbo Li
|
3c18db25f3
|
Add master branch build status badge to readme
|
2015-11-04 18:46:07 -08:00 |
Zhengbo Li
|
c371bdffe5
|
Merge pull request #11 from Microsoft/updateReadme
update readme
|
2015-11-02 14:44:03 -08:00 |
zhengbli
|
3de39555b3
|
cr feedback
|
2015-11-02 14:36:16 -08:00 |
Zhengbo Li
|
3559e64d69
|
Merge pull request #10 from Microsoft/i2044
Add Navigator.vibrate
|
2015-11-01 01:42:28 -08:00 |
zhengbli
|
238509d737
|
update readme
|
2015-10-29 17:07:10 -07:00 |
zhengbli
|
a804311635
|
Empty commit to trigger build
|
2015-10-29 01:00:10 -07:00 |
zhengbli
|
e0d468c63a
|
Add Navigator.vibrate
|
2015-10-29 00:46:17 -07:00 |
zhengbli
|
938abe0b95
|
Change HTMLSelectElement.options type to HTMLSelectElement | HTMLCollection
|
2015-10-28 23:55:13 -07:00 |
zhengbli
|
3d731ad7eb
|
Add contains to interface Node
|
2015-10-28 23:45:32 -07:00 |
zhengbli
|
f614fa8bd5
|
Fix #949
|
2015-10-28 23:25:46 -07:00 |
zhengbli
|
ea717dddb0
|
remove unnecessary xml schema declaration
|
2015-10-26 23:33:28 -04:00 |
Zhengbo Li
|
23fcf37795
|
Merge pull request #6 from Microsoft/addSupportForStringOverloadsInJson
Added signatures overloads to createElementNS
|
2015-10-26 23:17:36 -04:00 |
Zhengbo Li
|
f5b5a9435e
|
Merge pull request #5 from Microsoft/fixLineEndings
Fix line ending in test
|
2015-10-26 08:18:42 -04:00 |
zhengbli
|
fd499f4978
|
Add signatures overloads to createElementNS
|
2015-10-23 13:47:03 -07:00 |
zhengbli
|
80b860773e
|
Fix line ending in test
|
2015-10-23 02:20:29 -07:00 |
Zhengbo Li
|
db365216fe
|
Merge pull request #4 from Microsoft/addBaseline
Add baselines and CI integration
|
2015-10-23 01:53:57 -07:00 |
zhengbli
|
dab5b1438f
|
Handles new lines in the test. Updated README
|
2015-10-23 01:48:21 -07:00 |
zhengbli
|
5bc263e381
|
Remove JS baselines as it is in maintaining mode. Change CI script to recognize errors
|
2015-10-23 00:31:25 -07:00 |
zhengbli
|
ab72bf40f8
|
Change the CI server to appveyor for better .net support
|
2015-10-22 19:15:37 -07:00 |
zhengbli
|
a0c532ab11
|
Move the whole project to scripts for easier running and testing. Add tests in the build script.
|
2015-10-22 16:06:33 -07:00 |
zhengbli
|
b371cda2be
|
Merge branch 'addBaseline' of https://github.com/Microsoft/TSJS-lib-generator into addBaseline
|
2015-10-22 12:57:11 -07:00 |
zhengbli
|
63f988a35a
|
Change script permission to create .paket folder in travis
|
2015-10-22 12:52:25 -07:00 |
zhengbli
|
ed30cb04c4
|
Add support for Travis CI build
|
2015-10-22 12:52:24 -07:00 |
zhengbli
|
bffd264082
|
Add building scripts
|
2015-10-22 12:52:23 -07:00 |
zhengbli
|
c9dcdfd649
|
Add baselines
|
2015-10-22 12:52:22 -07:00 |
Zhengbo Li
|
43899316f2
|
Merge pull request #2 from Microsoft/makePREasier
Refactor to make sending PR easier
|
2015-10-22 12:51:06 -07:00 |
zhengbli
|
298a46f10a
|
Change script permission to create .paket folder in travis
|
2015-10-16 16:57:27 -07:00 |
zhengbli
|
2af2dbd403
|
Add support for Travis CI build
|
2015-10-16 16:51:18 -07:00 |
zhengbli
|
50e095a64d
|
Add building scripts
|
2015-10-14 10:27:21 -07:00 |
zhengbli
|
a238afb0f5
|
Add baselines
|
2015-10-12 11:39:03 -07:00 |