Commit Graph

28 Commits

Author SHA1 Message Date
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
Masahiro Wakame
431cfb3115 Merge pull request #8696 from stpettersens/patch-1
Update bootbox.d.ts
2016-03-27 01:22:45 +09:00
Sam Saint-Pettersen
ac71473c90 Update bootbox.d.ts
BootboxPromptOptions can have a value property. Please see this gist: https://gist.github.com/k-nut/ceff736be60c76cb6047#file-bb-prompt-default-value-js as linked to at http://bootboxjs.com .
2016-03-23 19:07:16 +00:00
Troy McKinnon
55af4ed84a allow importing bootbox as a module 2016-03-22 17:12:49 -05:00
Troy McKinnon
e147c2463e improved typing for bootbox options 2016-03-17 09:48:18 -05:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
Daniel Rosenwasser
a087774998 'title' only seems to be expected for 'bootbox.dialog' in 'bootbox'. 2015-08-04 13:23:55 -07:00
Icereed
3fc372d45d Added possibility to add a button as function 2015-07-29 08:37:50 +02:00
Icereed
826ae11b61 Added typing to the buttons in BootboxDialogOptions. 2015-07-25 21:51:24 +02:00
Anup Kattel
2c1a75e3ec Updated definitions and tests for Bootbox. 2015-06-26 09:17:19 +09:30
Brian Surowiec
d4d9f88695 Add missing semicolons 2015-01-21 19:55:44 -05:00
vvakame
4dd430601a change any to union types 2015-01-17 00:08:09 +09:00
Kon P
2d244ed02a fixed header 2014-08-30 14:24:46 -07:00
Kon P
a21e99a999 Re-adding original definition owner 2014-08-30 14:15:33 -07:00
Kon P
99e5a01f09 fixed setOptions & tests 2014-08-28 22:26:00 -07:00
Kon P
173f4b0841 updated bootboxjs and tests 2014-08-28 22:02:03 -07:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Vincent Bortone
f248f8b477 Conformed tests to readme.md 2013-01-18 16:05:44 -05:00
Vincent Bortone
5aa600bcad Update interface and add tests 2013-01-18 15:32:56 -05:00
Vincent Bortone
c11d0c91e0 Initial implementation of Bootbox.js 2013-01-18 03:28:00 -05:00