Commit Graph

24 Commits

Author SHA1 Message Date
Ryan Cavanaugh
a5f4d50ccc Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
2016-07-12 13:54:56 -07:00
Raghav Katyal
395c4e1639 Turning on consistent casing flag and fixing failures 2016-06-30 15:14:49 -07:00
Ryan Cavanaugh
bfd400a8f8 Add noEmit to all config files 2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
e808e8e062 Remove unneeded references 2016-05-10 12:22:25 -07:00
Ryan Cavanaugh
50387d4046 Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
Ryan Cavanaugh
49b1ac6a38 Rename all entry points to index.d.ts and explicitify all file lists 2016-05-09 17:29:10 -07:00
Ryan Cavanaugh
ab2b4191c5 Add typesRoot to all config files 2016-05-09 13:52:25 -07:00
Ryan Cavanaugh
ded70421be Turn off strict null checks 2016-05-04 15:08:38 -07:00
Ryan Cavanaugh
69d1929d8a Add tsconfig.json files 2016-05-04 14:14:39 -07:00
Ryan Cavanaugh
e7c111c4b7 Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere

# Conflicts:
#	azure-mobile-services-client/AzureMobileServicesClient.d.ts
#	bookshelf/bookshelf.d.ts
#	hapi/hapi.d.ts
#	helmet/helmet.d.ts
#	mongodb/mongodb.d.ts
#	nock/nock.d.ts
#	react-bootstrap/react-bootstrap.d.ts
#	react-helmet/react-helmet.d.ts
#	restify/restify.d.ts
#	sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Steve Mayes
4315d16fd5 Fixes to the Option interface
(1) Fixed hintPosition and hintButtonLabel to make them optional.
(2) Made steps optional since it is not required by the intro.js library.
2016-02-27 20:22:58 -05:00
Steve Mayes
e5c72c986c Fix for the onhintclick test case 2016-02-27 20:20:27 -05:00
Steve Mayes
1640c7008c Added additional tests for alternate constructors
For those objects built with the alternate constructors / IntroJs.Factory functions, test a subset of the IntroJs object's functions to ensure the IntroJs objects are the correct type.
2016-02-27 20:17:37 -05:00
Steve Mayes
fe9c877b93 Updated the onchange test's parameter
Updated the onchange test's parameter so it matches the latest definition.
2016-02-27 15:40:23 -05:00
Steve Mayes
09fb173b0b Updated intro.js tests per definition updates
Added and updated tests per the latest intro.js definition updates
2016-02-27 15:37:20 -05:00
Steve Mayes
b5376ef459 Updated intro.js definition to reflect v2.0
(1) Updates for v2.0, primarily hint-related items
(2) Updates for the IntroJs Factory interface / constructor
2016-02-27 15:31:51 -05:00
Chris Barr
c569355ceb Fixing Types 2015-12-02 15:43:44 -05:00
Chris Barr
ac1ab09075 Intro.js - Fixing types 2015-12-02 15:42:15 -05:00
vvakame
245931eb8a fix intro.js 2015-12-01 11:24:18 +09:00
Maxime Fabre
733c28850d Fix reference in test 2015-08-06 10:11:40 +02:00
Maxime Fabre
c1e7392f39 Rename files 2015-07-28 17:16:35 +02:00