Commit Graph

20 Commits

Author SHA1 Message Date
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