File tree 1 file changed +10
-3
lines changed
1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 225
225
< div class ="row download-btns ">
226
226
< div class ="col-md-12 ">
227
227
< div style ="height: 15px; "> </ div >
228
- < a href ="https://github.com/craftpip/jquery-confirm/releases/download/v3.3.2 /jquery-confirm-v3.3.2 .zip "
229
- class ="btn btn-lg "> Download v3.3.2
228
+ < a href ="https://github.com/craftpip/jquery-confirm/releases/download/v3.3.3 /jquery-confirm-v3.3.3 .zip "
229
+ class ="btn btn-lg "> Download v3.3.3
230
230
</ a >
231
231
< a href ="https://github.com/craftpip/jquery-confirm "
232
232
class ="btn btn-lg "> < i class ="fa fa-github "> </ i > View on GitHub
@@ -993,7 +993,14 @@ <h2>Themes</h2>
993
993
</ section >
994
994
995
995
< section id ="whats-new ">
996
- < h2 > Whats new < span style ="color: #aaa "> in v3.3.2</ span > </ h2 >
996
+ < h2 > Whats new < span style ="color: #aaa "> in v3.3.3</ span > </ h2 >
997
+ < ul >
998
+ < li > Safari height bug fix. PR by lanre-ade</ li >
999
+ < li > Fix isClosed bug for firefox. PR by loganm</ li >
1000
+ < li > Remove scroll to top when content height changes. PR by amikot</ li >
1001
+ < li > added support for AMD and commonJS</ li >
1002
+ </ ul >
1003
+ < h3 > Updates < span style ="color: #aaa "> in v3.3.2</ span > </ h3 >
997
1004
< p >
998
1005
Major changes
999
1006
</ p >
You can’t perform that action at this time.
0 commit comments