Andy
|
047b39d29b
|
Remove useless package.json (#15478)
|
2017-03-29 11:28:28 -07:00 |
|
Nathan Shively-Sanders
|
930230f4de
|
Remove incorrect duplicate of react-onsenui (#15474)
I mistakenly merged both PRs, the updated one and the original one. The
original one was still outside the types folder, and was missing a typo
fix.
|
2017-03-29 10:33:38 -07:00 |
|
Andy
|
91d6ad83b7
|
Remove package.json dependencies on @types/leaflet, and use a path mapping or latest instead (#15464)
* Remove package.json dependencies on @types/leaflet, and use a path mapping or latest instead
* Use consistent import name
|
2017-03-29 10:16:25 -07:00 |
|
Nathan Shively-Sanders
|
c478f27b46
|
Merge pull request #15402 from mohsen1/patch-17
add EnvironmentPlugin to webpack
|
2017-03-29 10:14:32 -07:00 |
|
Mohsen Azimi
|
8f53daf8e4
|
Update webpack-tests.ts
|
2017-03-29 10:11:05 -07:00 |
|
Nathan Shively-Sanders
|
bf1f20c107
|
Merge pull request #15434 from Outlivier/googlemaps-jsdoc
googlemaps : Add jsdocs and IconMouseEvent.
|
2017-03-29 09:57:18 -07:00 |
|
Andy
|
9a906f0562
|
Remove package.json dependencies on @types packages (#15460)
|
2017-03-29 09:48:13 -07:00 |
|
Andy
|
8c87f40c10
|
protractor-helpers: Use latest jasmine and selenium-webdriver (#15465)
|
2017-03-29 09:41:34 -07:00 |
|
Nathan Shively-Sanders
|
dff931c5af
|
Merge pull request #15473 from praxxis/tweezer.js
Add Tweezer.js types
|
2017-03-29 09:40:33 -07:00 |
|
Andy
|
c564a8d16e
|
xrm: Remove redundant rules from tslint.json, and apply more lint rules (#15454)
|
2017-03-29 09:35:21 -07:00 |
|
Nathan Shively-Sanders
|
078436d82c
|
Merge pull request #15468 from moskalyk/master
Updated export method to properly export context() function
|
2017-03-29 09:34:29 -07:00 |
|
Andy
|
7aad9bfdc4
|
protractor-http-mock: Remove unused package.json (#15466)
|
2017-03-29 09:34:20 -07:00 |
|
Lindsey Smith
|
2e47249368
|
Add Tweezer.js types
|
2017-03-29 10:59:59 -04:00 |
|
Morgan Moskalyk
|
32484a4bc9
|
decremented version back to 1.0
|
2017-03-28 21:33:47 -04:00 |
|
Morgan Moskalyk
|
af6bc77b11
|
removed junk
|
2017-03-28 21:32:03 -04:00 |
|
Morgan Moskalyk
|
276074255a
|
removed junk
|
2017-03-28 21:30:43 -04:00 |
|
Morgan Moskalyk
|
5436edcfdb
|
changed to export 1 function
|
2017-03-28 21:29:17 -04:00 |
|
Mohsen Azimi
|
ace8774241
|
add test
|
2017-03-28 17:00:25 -07:00 |
|
Mohsen Azimi
|
5b69aa4591
|
add test
|
2017-03-28 17:00:16 -07:00 |
|
Andy
|
49f185c6ec
|
pixi.js: Lint (#15456)
|
2017-03-28 16:45:28 -07:00 |
|
Nathan Shively-Sanders
|
c42b12ed57
|
Merge pull request #15325 from lith-light-g/master
Added definitions for detect-port, react-router-config, and serialize-javascript. Updated react-helmet.
|
2017-03-28 16:26:16 -07:00 |
|
Nathan Shively-Sanders
|
0190d24820
|
Merge pull request #15321 from rationull/sinon-2
Fix for issue #15320: Updates for SinonJS 2.x API...
|
2017-03-28 16:21:23 -07:00 |
|
Nathan Shively-Sanders
|
acb793a59b
|
Merge pull request #15319 from rossipedia/patch-1
[google.picker]: add parameters to setSize()
|
2017-03-28 16:20:02 -07:00 |
|
Nathan Shively-Sanders
|
301934fb45
|
Merge pull request #15315 from LanceEa/master
Office-JS: Fix DialogOptions Interface
|
2017-03-28 16:19:20 -07:00 |
|
Nathan Shively-Sanders
|
06ac62f330
|
Merge pull request #15312 from ericanderson/fix/lodash-compact
Lodash compact should remove undefineds
|
2017-03-28 16:18:59 -07:00 |
|
Nathan Shively-Sanders
|
28d866a612
|
Merge pull request #15304 from avidenic/jquery.validate_updates
Added a missing validation option for "jquery.validation" package and fixed linter errors
|
2017-03-28 16:18:24 -07:00 |
|
Nathan Shively-Sanders
|
c454b941e2
|
Merge pull request #15219 from smasala/master
Jasmine: add missing MAX_PRETTY_PRINT_DEPTH property
|
2017-03-28 16:14:04 -07:00 |
|
Nathan Shively-Sanders
|
c82162bb99
|
Merge pull request #15218 from gldfdp/master
adding react-onsenui typings
|
2017-03-28 16:12:47 -07:00 |
|
Nathan Shively-Sanders
|
4177ddc8c7
|
Merge pull request #15137 from LKay/lkay/react-intl-fixes
Update definitions for react-intl
|
2017-03-28 16:11:25 -07:00 |
|
Nathan Shively-Sanders
|
0c75c8e3d4
|
Merge pull request #15461 from DenisCarriere/leaflet-fullscreen
Implement leaflet-fullscreen
|
2017-03-28 15:25:51 -07:00 |
|
Nathan Shively-Sanders
|
67492966fe
|
Merge pull request #15455 from DenisCarriere/leaflet.locatecontrol
Implement Leaflet.Locate type definition
|
2017-03-28 15:18:01 -07:00 |
|
Nathan Shively-Sanders
|
238d760b55
|
Merge pull request #15453 from huy-nguyen/add-context-type-react-router
Add type of context for react-router and react-router-dom
|
2017-03-28 15:07:33 -07:00 |
|
Nathan Shively-Sanders
|
6fce8b630d
|
Merge pull request #15452 from pajaroblanco/master
Select2 maximumSelectionSize to maximumSelectionLength
|
2017-03-28 15:06:17 -07:00 |
|
Andy
|
a99eae0f19
|
tcomb: Apply new lint rules (#15448)
|
2017-03-28 14:56:40 -07:00 |
|
Andy
|
973e81d177
|
koa-cache-control: Move settings wrongly placed in tslint.json to tsconfig.json (#15450)
|
2017-03-28 14:56:26 -07:00 |
|
Nathan Shively-Sanders
|
75aacf0ef2
|
Merge pull request #15451 from moskalyk/master
@types/aws-lambda-mock-context
|
2017-03-28 14:53:35 -07:00 |
|
Nathan Shively-Sanders
|
29236b3de1
|
Merge pull request #15442 from avidenic/isotope-layout
Added isotope-layout typings
|
2017-03-28 14:44:29 -07:00 |
|
Nathan Shively-Sanders
|
c52f5f02a3
|
Merge pull request #15397 from alexwall/master
Types for slimerjs
|
2017-03-28 14:41:52 -07:00 |
|
nedunk
|
afcfe67d1a
|
Removed I Prefix
|
2017-03-28 22:52:41 +02:00 |
|
nedunk
|
5dea058b50
|
These overloads can be combined...
|
2017-03-28 22:47:44 +02:00 |
|
nedunk
|
c5ff9abc7e
|
undefined to null
|
2017-03-28 22:40:30 +02:00 |
|
nedunk
|
a64d44ee15
|
changed void to undefined
|
2017-03-28 22:30:02 +02:00 |
|
Denis
|
dc218cef16
|
Implement leaflet-fullscreen
|
2017-03-28 16:22:37 -04:00 |
|
Nathan Shively-Sanders
|
fa489eb164
|
Merge pull request #15429 from scttcper/init-raven
add npm raven
|
2017-03-28 13:19:30 -07:00 |
|
Scott Cooper
|
9fd8449959
|
flatten exports
|
2017-03-28 13:16:19 -07:00 |
|
Scott Cooper
|
1e249a5e4f
|
strict null checks and remove namespace export
|
2017-03-28 12:49:34 -07:00 |
|
Nathan Shively-Sanders
|
c001392291
|
Merge pull request #15438 from tapiokulmala/master
numeral-js validate method, Update index.d.ts
|
2017-03-28 12:48:09 -07:00 |
|
nedunk
|
e3ed8829f2
|
Corrected/Added Definitions
Added Tests
|
2017-03-28 21:47:52 +02:00 |
|
Nathan Shively-Sanders
|
06b3a04057
|
Merge pull request #15437 from talis/urijs-segmentCoded
urijs: adds segmentCoded method
|
2017-03-28 12:47:32 -07:00 |
|
Nathan Shively-Sanders
|
1a96e18429
|
Merge pull request #15435 from kritollm/master
KeyFrame type for onsample, added remove().
|
2017-03-28 12:40:42 -07:00 |
|