Georgie
4e6c9f190b
ChartArea allows missing members
2014-07-14 14:07:13 -07:00
Georgie
b395e7ec19
Remove redundant type
2014-07-03 16:50:17 -07:00
Georgie
bbd9ce1249
TimelineOptions.backgroundColor can be string or object, just like all the other charts
2014-06-16 17:44:14 -07:00
tbriz
de2a2826ae
Eliminated difference between GeoChartOptions and others
2014-06-16 17:43:58 -07:00
Georgie
add28968ff
Completed most of the charts and added tests
2014-05-29 23:07:18 -07:00
Masahiro Wakame
7dae79ea1b
Merge pull request #2261 from thSoft/patch-1
...
Fix wrong space
2014-05-29 20:10:28 +09:00
Masahiro Wakame
5992e0832b
Merge pull request #2253 from pjmagee/master
...
Added further definitions and Tests. Fixed some invalid definitions.
2014-05-29 20:08:50 +09:00
Masahiro Wakame
481cf20037
Merge pull request #2248 from audsKu/patch-4
...
Update watchExpressions definition for $watchGroup
2014-05-29 20:07:13 +09:00
Patrick Magee
bb07dae8ab
Added error fields to test.
2014-05-28 14:30:50 +01:00
Patrick Magee
c92d26b615
Added PageRequestManager Tests and EndRequestEventArgs Tests
...
Minor changes to PageRequestManager definitions and Browser
2014-05-28 14:17:51 +01:00
Dénes Harmath
790e866096
Fix wrong space
2014-05-28 13:16:20 +02:00
Bart van der Schoor
0de1592ef9
Merge pull request #2255 from Bartvds/def/bl
...
added definition for bl (BufferList)
2014-05-27 00:41:58 +02:00
Bart van der Schoor
1dafefa59f
Merge pull request #2254 from Bartvds/def/semver2
...
fixed semver.Comparator.set
2014-05-27 00:41:19 +02:00
Bart van der Schoor
fc0f486ed2
added definition for bl (BufferList)
2014-05-27 00:24:00 +02:00
Patrick Magee
38e236edbe
Added NetworkRequestEventArgs and WebRequestManager definitions and tests.
2014-05-26 22:43:39 +01:00
Bart van der Schoor
0823eb6b58
fixed semver.Comparator.set
2014-05-26 23:34:18 +02:00
Bart van der Schoor
72ce77dc27
Merge pull request #2252 from Bartvds/def/minimatch
...
added filter method to minimatch
2014-05-26 23:16:02 +02:00
Bart van der Schoor
aa4fe11ee0
Merge pull request #2251 from Bartvds/def/semver2
...
fixed lingering typo in semver
2014-05-26 23:15:28 +02:00
Bart van der Schoor
15bcf54dee
fixed lingering typo in semver
2014-05-26 23:05:40 +02:00
Bart van der Schoor
518fbb37c7
added filter method to minimatch
...
and options optional
2014-05-26 23:02:06 +02:00
Patrick Magee
a6ff228746
Region cleanup for Web Essentials //#region support.
2014-05-26 21:47:48 +01:00
Patrick Magee
61175f7598
Sys.EventArgs definitions and tests
2014-05-26 21:47:23 +01:00
Patrick Magee
2c056a113e
Cleaned up StringBuilder ToString definition overload with optional parameter.
2014-05-26 21:43:16 +01:00
Patrick Magee
b77e343551
Added Sys.StringBuilder tests
2014-05-26 21:37:04 +01:00
Patrick Magee
dee274ce0b
Added missing definitions, Sys.Debug tests
...
Added missing properties to Component definitions.
Added debug tests.
Fixed invalid definitions for Debug class, documentation doesn't state
that these methods are static, but the examples appear that Debug is
singleton and methods are static.
Cleaned up Observer definition methods / properties.
Sys.Res Tests have been added and definitions added missing static.
2014-05-26 21:20:14 +01:00
Audrey
5a77a8a133
Update watchExpressions definition for $watchGroup
...
Per https://docs.angularjs.org/api/ng/type/$rootScope.Scope ,
the watchExpressions is an array of string OR Function(scope).
Array.<string|Function(scope)>
2014-05-26 10:22:29 -04:00
Bart van der Schoor
3cf31761ec
Merge pull request #2247 from Bartvds/streamy
...
added defs for some (stream) utils
2014-05-26 14:36:36 +02:00
Bart van der Schoor
9dcf0cdad6
Merge pull request #2246 from Bartvds/chai-assert
...
updated chai-assert.d.ts
2014-05-26 14:36:01 +02:00
Bart van der Schoor
cc82b36997
added defs for some (stream) utils
2014-05-26 14:31:30 +02:00
Bart van der Schoor
adb3a29aa8
updated chai-assert.d.ts
...
fixed chai test
2014-05-26 14:29:32 +02:00
Masahiro Wakame
99d0cb46d8
Merge pull request #2053 from abustany/fix-leaflet-tilelayer
...
Leaflet: Fix the L.tileLayer function typing
2014-05-26 12:39:35 +09:00
Masahiro Wakame
ce7016be77
Merge pull request #2245 from pjmagee/master
...
More tests and definitions added for profile service
2014-05-26 12:03:37 +09:00
Masahiro Wakame
42a4019187
Merge pull request #2244 from nmalaguti/master
...
Added typings for sqlite3
2014-05-26 11:57:36 +09:00
Masahiro Wakame
c96231d8e4
Merge pull request #2240 from JeroMiya/angularMocksInjectOverload
...
angular.mock.inject overload taking array DI syntax
2014-05-26 11:27:54 +09:00
Masahiro Wakame
1ed954097e
Merge pull request #2237 from pspi/protractor-buttontext
...
Add protractor button text locators.
2014-05-26 11:14:00 +09:00
Masahiro Wakame
b1594f0405
Merge pull request #2233 from audsKu/patch-3
...
Update signature of call target for selection.call
2014-05-26 11:10:14 +09:00
Masahiro Wakame
eac77f4785
Merge pull request #2231 from fredrik-holmqvist/patch-1
...
Fixed stringTokenize return type
2014-05-26 11:02:25 +09:00
Masahiro Wakame
500c19e410
Merge pull request #2222 from kerug/update-long
...
Updated long.d.ts
2014-05-26 11:00:00 +09:00
Masahiro Wakame
27edb5e2de
Merge pull request #2215 from rob-alarcon/jquery-fileupload
...
add file definitions for jQuery FileUpload plugin
2014-05-26 10:58:59 +09:00
Patrick Magee
b95b94765d
Fixed definition signatures to pass npm test
2014-05-26 01:03:39 +01:00
Patrick Magee
63f3460679
Added missing browser properties to test.
2014-05-26 01:00:50 +01:00
Patrick Magee
1fb2e3990c
Further profile service definitions and tests
2014-05-25 22:42:41 +01:00
Patrick Magee
6be4ce0be0
Added Profile Service definitions
...
Removed spaces and added profile service tests.
2014-05-25 22:17:55 +01:00
Nick Malaguti
0bf411c6a5
Added sqlite3 to CONTRIBUTORS.md
2014-05-25 16:56:22 -04:00
Nick Malaguti
100b96f98f
Added typings for sqlite3
2014-05-25 16:50:42 -04:00
John Reilly
5d5ef220da
Merge pull request #2243 from pjmagee/master
...
The majority of the definitions are complete.
2014-05-25 21:18:28 +01:00
Patrick Magee
a73f6c8b11
Fixed issues with running npm test
...
Identified several issues in many places both in tests and definitions.
Fixed.
2014-05-25 19:56:10 +01:00
Patrick Magee
4eb8d6a164
Spacing and formatting.
2014-05-25 18:50:25 +01:00
Patrick Magee
3e1b41f4c3
Further Base Type Extension tests
...
Realised i put all the base extensions into the declared module of
BaseClassExtensions but shouldn't have.
Added boolean to BaseClassExtensions to test Parse method.
2014-05-25 18:49:26 +01:00
Patrick Magee
f1dabc3be2
Added further tests and cleaned up tests.
2014-05-25 18:11:29 +01:00