Commit Graph

10390 Commits

Author SHA1 Message Date
Kuniwak
04fd7c612d Remove ILocatorStrategy 2015-07-10 14:59:55 +09:00
Kuniwak
4aaf75d9f2 Add webdriver.By.Hash as a type alias
Limitation: We can not assign webdriver.By to any variables
2015-07-10 12:20:56 +09:00
Kuniwak
47f874f4ff Update webdriver.promise.Promise
Link: 762a18540c
2015-07-09 23:55:51 +09:00
Kuniwak
e9ca2ce12a Update webdriver.promise.ControlFlow#execute
Link: 7268c783d3
2015-07-09 23:23:05 +09:00
Kuniwak
65ced8681c Update webdriver.promise.ControlFlow#wait
Link: f473be4a45 (diff-b1976f46bdbb6d0d51ba6baa46156d61)
2015-07-09 23:21:13 +09:00
Kuniwak
69164fec6e Remove timers
Link: 43c1701222 (diff-b1976f46bdbb6d0d51ba6baa46156d61)
2015-07-09 23:19:36 +09:00
Kuniwak
22c0bb370f Remove deprecated methods
Link: e7b442e013 (diff-b1976f46bdbb6d0d51ba6baa46156d61)
2015-07-09 23:14:12 +09:00
Kuniwak
453d394a7b Update webdriver.WebDriver annotations 2015-07-09 21:25:11 +09:00
Kuniwak
d278c4283d Add webdriver.WabDriver#setFileDetector 2015-07-09 21:24:30 +09:00
Kuniwak
f2efb822f5 Add webdriver.FileDetector 2015-07-09 21:18:05 +09:00
Kuniwak
1bbf7338c1 Add webdriver.WebDriver#touchActions 2015-07-09 21:17:14 +09:00
Kuniwak
7c881f2e1a Add webdriver.TestTouchSequence 2015-07-09 21:00:26 +09:00
Kuniwak
08b91e601c Comment out definitnions and tests for webdriver.By.Hash 2015-07-09 20:57:53 +09:00
Kuniwak
03d49ee1b9 WIP: Add webdriver.By.Hash
`webdriver.By.Hash` is a Closure Llibrary style type alias.
If we assign `webdriver.By.Hash`, we get an `undefined`.
I think the assignment should have an error, because it have no
meanings.
2015-07-09 20:42:17 +09:00
Kuniwak
ecd7cc44b7 Update webdriver.Locator 2015-07-09 20:00:28 +09:00
Kuniwak
fa27980695 Add docs to webdriver.By.* (without Hash) 2015-07-09 19:15:16 +09:00
Kuniwak
33ae3d2f7b Update WebDriver#isElementPresent, #findElement and #findElements
Related: https://github.com/SeleniumHQ/selenium.git dc974c4a760176d015a96196072b6fb728100903
TODO: Add webdriver.By.Hash
2015-07-09 19:08:44 +09:00
Kuniwak
3ea7cf7889 Add missing selmicolons 2015-07-08 19:22:36 +09:00
Horiuchi_H
304a251979 Merge pull request #4837 from tkrotoff/gulp-csso
Add definitions for gulp-csso (https://github.com/ben-eb/gulp-csso)
2015-07-07 09:45:28 +09:00
Horiuchi_H
879ba33f4d Merge pull request #4836 from tkrotoff/gulp-minify-html
Add definitions for gulp-minify-html
2015-07-07 09:44:55 +09:00
Tanguy Krotoff
96bcbee9aa Add definitions for gulp-csso (https://github.com/ben-eb/gulp-csso) 2015-07-06 13:34:24 +02:00
Tanguy Krotoff
51d29560b2 Add definitions for gulp-minify-html (https://github.com/murphydanger/gulp-minify-html) 2015-07-06 13:20:44 +02:00
Horiuchi_H
2fe8a6fda2 Merge pull request #4829 from legokichi/peer
Add PeerJs.Peer.off method
2015-07-06 18:07:42 +09:00
Horiuchi_H
44dab4e76c Merge pull request #4828 from woutergd/openlayers3
Extension of the OpenLayers definitions, implemented ol.easing, ol.format.geojson, ol.geometry.Geometry, ol.coordinate and ol.extent
2015-07-06 18:07:15 +09:00
Horiuchi_H
880cebd191 Merge pull request #4825 from nakakura/three-vreffect.d.ts
add vreffects definition
2015-07-06 18:03:03 +09:00
Horiuchi_H
4db9cbcfe0 Merge pull request #4823 from macromaniac/master
Vinyl-fs. Added symlink function, Added documentation, Added tests for symlink fnc
2015-07-06 18:01:37 +09:00
Horiuchi_H
68de06ed3f Merge pull request #4821 from tkrotoff/BrowserSync
Export BrowserSync interface
2015-07-06 17:59:10 +09:00
Horiuchi_H
12db1bf301 Merge pull request #4819 from lindsayevans/qwest
Adds type definitions for qwest
2015-07-06 17:55:26 +09:00
Horiuchi_H
e2df75ec81 Merge pull request #4814 from tkrotoff/del
del: options and callback are optional
2015-07-06 17:45:50 +09:00
Lindsay Evans
7c3fbd6945 Updating Promise methods to use correct parameters 2015-07-06 10:27:30 +10:00
Legokichi Duckscallion
f0457d10aa Add PeerJs.Peer.off method 2015-07-06 00:33:04 +09:00
woutergd
458192ea3d Fixed some unknown typedefinitions, added loadingstrategy and featureloader 2015-07-05 17:02:08 +02:00
woutergd
2ade046e71 Implemented ol.easing, ol.format.geojson, ol.geometry.Geometry, ol.coordinate and ol.extent 2015-07-05 16:26:26 +02:00
Toshiya Nakakura
1bf4aed6b1 fixed vreffect test 2015-07-05 14:04:50 +09:00
Toshiya Nakakura
648ec08702 add vreffects definition 2015-07-05 13:46:42 +09:00
Masahiro Wakame
625cd68fed Merge pull request #4770 from laco0416/polymer1.0
Polymer v1.0
2015-07-05 12:38:25 +09:00
root
52cb3b74ed Added symlink function, Added documentation, Added tests for symlink function. 2015-07-04 10:45:23 -05:00
Tanguy Krotoff
dd836b4ac1 Export BrowserSync interface 2015-07-04 13:11:44 +02:00
Lindsay Evans
045d13a1f8 Adds type definitions for qwest 2015-07-04 11:34:11 +10:00
Tanguy Krotoff
4386645440 options and callback are optional 2015-07-03 19:15:56 +02:00
Masahiro Wakame
ab3cc82066 Merge pull request #4780 from robertjmason/master
Add arrayContaining() definition/test
2015-07-03 23:12:30 +09:00
Masahiro Wakame
956b9a0d5f Merge pull request #4766 from matthewjh/jasmine-promise-matchers-2
adds type definitions for jasmine-promise-matchers
2015-07-03 23:04:22 +09:00
Masahiro Wakame
e8d2a61f6a Merge pull request #4812 from jandic/master
dojo/query - fixed incorrect return type
2015-07-03 23:03:44 +09:00
Masahiro Wakame
a2b4e80216 Merge pull request #4811 from johan-gorter/master
added maquette
2015-07-03 22:59:22 +09:00
Masahiro Wakame
476edd356c Merge pull request #4808 from tkrotoff/http-errors
Add definitions for statuses, http-errors and api-error-handler
2015-07-03 22:54:16 +09:00
Masahiro Wakame
a1164247c4 Merge pull request #4807 from feelingsofwhite/master
angular's $anchorScroll can be called with an optional hash parameter
2015-07-03 22:53:11 +09:00
Masahiro Wakame
833bd077f1 Merge pull request #4805 from reppners/d3
+ tickFormat also directly accepts a string parameter
2015-07-03 22:42:30 +09:00
Masahiro Wakame
a00a52aa7b Merge pull request #4800 from erichillah/master
Add definitions for pdf kit libray
2015-07-03 22:20:18 +09:00
Masahiro Wakame
7b676afb60 Merge pull request #4798 from Kilix/packery
Created Packery Typings
2015-07-03 22:19:39 +09:00
Masahiro Wakame
0856354b2e Merge pull request #4793 from Penryn/master
node: Added 'stack' to NodeJS.ErrnoException
2015-07-03 22:08:58 +09:00