Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 1.42 KB

README.md

File metadata and controls

66 lines (43 loc) · 1.42 KB

bootstrap4-dialog

Latest release

Fully compatible with Bootstrap 5.1.0

Includes size-extrawide full width display

Includes all colour themes from Bootstrap 4 & 5

Make use of Bootstrap Modal more monkey-friendly.

================

Ask a question

It's recommended to provide online examples when asking questions or reporting bugs. Fork this all-ready jsfiddle and start writing your example: http://jsfiddle.net/qu6r3shn/

================

Use Guidances from contributors

How to use bootstrap-dialog as Rails 4 confirm - @Genkilabs

================

Reference to CDN

https://cdnjs.cloudflare.com/ajax/libs/bootstrap3-dialog/1.34.7/css/bootstrap-dialog.min.css
https://cdnjs.cloudflare.com/ajax/libs/bootstrap3-dialog/1.34.7/js/bootstrap-dialog.min.js

================

Install using Bower

bower install bootstrap4-dialog#https://github.com/GedMarc/bootstrap4-dialog.git

================

Install using npm

npm install --save bootstrap4-dialog

================

Build instructions:

Prepare:

npm install

Build:

gulp dist

================

Licensed under The MIT License.