File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 225225 < div class ="row download-btns ">
226226 < div class ="col-md-12 ">
227227 < 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
230230 </ a >
231231 < a href ="https://github.com/craftpip/jquery-confirm "
232232 class ="btn btn-lg "> < i class ="fa fa-github "> </ i > View on GitHub
@@ -993,7 +993,14 @@ <h2>Themes</h2>
993993 </ section >
994994
995995 < 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 >
9971004 < p >
9981005 Major changes
9991006 </ p >
You can’t perform that action at this time.
0 commit comments