forked from nakupanda/bootstrap3-dialog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
47 lines (39 loc) · 1.27 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
LASTEST NOT RELEASED
------------------------------
* Merged #137, Add missing less and remove stray css file in src folder *
* Refs #142 *
* Refs #145 *
V1.34.4
------------------------------
* Updated required Bootstrap version. *
V1.34.3
------------------------------
* Fixed #125, a bug that dialog footer won't be shown if it was hidden by a no button realization. *
* Refs #126. Adding a data 'button' to the created button. Passing original event object to button callback action(dialog, event). *
* Support Bootstrap v3.3.4
V1.34.2
------------------------------
* FIXED #102 *
* FIXED #121 *
* Implemented modal-sm, REFS #105 *
* More controls on confirm dialog, REFS #105 *
* Added I18N example *
V1.34.1
------------------------------
* Added more compatible methods to make BootstrapDialog works better with older version of Bootstrap Modal. *
V1.34.0
------------------------------
* FIXED #84 *
* Support Bootstrap Modal v3.3.0 *
V1.33.5
------------------------------
* PULL REQUEST: #72 *
* PULL REQUEST: #83 *
* Fixed a bug that after dragging the dialog to another place, the original place prevents closing the dialog by clicking on backdrop. *
V1.33.4
------------------------------
* RE-FIXED #56 *
V1.33.3
------------------------------
* FIXED #62 *
* IMPLEMENTED #67 *