2017 © Pedro Peláez
 

component bootbox

image

makeusabrew/bootbox

  • Tuesday, July 31, 2018
  • by RobLoach
  • Repository
  • 211 Watchers
  • 4442 Stars
  • 28,033 Installations
  • JavaScript
  • 2 Dependents
  • 0 Suggesters
  • 1007 Forks
  • 17 Open issues
  • 5 Versions
  • 8 % Grown

The README.md

Bootbox - Bootstrap powered alert, confirm and flexible dialog boxes

Please see http://bootboxjs.com for full usage instructions, or head over to http://paynedigital.com/bootbox for the original writeup about the project., (*1)

Contact

Gitter, (*2)

The easiest thing is to find me on twitter @makeusabrew., (*3)

Contributing

Please see the CONTRIBUTING file for guidelines., (*4)

Running Tests

Tests are run using Karma using the Mocha test adapter. To run the tests yourself, simply run, (*5)

npm install

within the project followed by, (*6)

npm test

When submitting pull requests, ensure your tests pass. Pull-requests with failing tests will be rejected. See the CONTRIBUTING file for more information., (*7)

A note on Bootstrap dependencies

Bootbox 6.0.0 is the first release to support Bootstrap 5.0.0., (*8)

Bootbox 5.0.0 is the first release to support Bootstrap 4.0.0., (*9)

Bootbox 4.0.0 is the first release to support Bootstrap 3.0.0., (*10)

Bootbox 3.3.0 is the last release to support Bootstrap 2.2.x., (*11)

Much more dependency information can be found on the Bootbox website., (*12)

6.0.0 (Latest Release)

  • Removes various IE polyfills
  • Replaces var with let
  • JSDoc cleanup
  • Adds code to handle cases when click starts on the modal body and ends on the backdrop and backdrop is set to true
  • bootbox.locale.js and bootbox.all.js are now generated files and will be found in the /dist directory
  • Simplify locale file structure
  • Changed a few locale identifiers to match IANA specifications:
    • bg_BG -> bg-BG
    • pt-br -> pt-BR
    • zh_CN -> zh-CN
    • zh_TW -> zh-CW

For a full list of releases and changes please see the changelog., (*13)

License

(The MIT License), (*14)

Copyright (C) 2011-2023 by Nick Payne nick@kurai.co.uk, (*15)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:, (*16)

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software., (*17)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE, (*18)

The Versions

31/07 2018

v3.x-dev

3.9999999.9999999.9999999-dev

  Sources   Download

25/07 2018

dev-pr/672

dev-pr/672

Wrappers for JavaScript alert(), confirm() and other flexible dialogs using the Bootstrap framework

  Sources   Download

MIT

The Requires

 

by Nick Payne

28/05 2018

v5.x-dev

5.9999999.9999999.9999999-dev

Wrappers for JavaScript alert(), confirm() and other flexible dialogs using the Bootstrap framework

  Sources   Download

MIT

The Requires

 

by Nick Payne

24/04 2018

dev-master

9999999-dev

Wrappers for JavaScript alert(), confirm() and other flexible dialogs using the Bootstrap framework

  Sources   Download

MIT

The Requires

 

by Nick Payne

13/06 2017

v4.x-dev

4.9999999.9999999.9999999-dev

Wrappers for JavaScript alert(), confirm() and other flexible dialogs using the Bootstrap framework

  Sources   Download

MIT

The Requires

 

by Nick Payne