File tree Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 2121Release Notes
2222=============
2323
24+ 0.2.5
25+ -----
26+
27+ Bug fixes.
28+
24290.2.4
25- =====
30+ -----
2631
2732Added a reload feature. Better iOS implementation to improve backward compatibility and reduce the amount of hacks.
2833
29340.2.3
30- =====
35+ -----
3136
3237Bug fixes.
3338
34390.2.2
35- =====
40+ -----
3641
3742Added error and warning reporting capabilities. Added property to disable animation.
3843
39440.2.1
40- =====
45+ -----
4146
4247Debug and stablization.
4348
44490.2.0
45- =====
50+ -----
4651
4752Major improvement and resign of API to make it much more powerful and elegant.
4853
49540.1.2
50- =====
55+ -----
5156
5257No code change was made. Legacy doc was moved to prevent Cordova plugin registry from picking them up.
5358
54590.1.1
55- =====
60+ -----
5661
5762No code change was made. Doc was updated. Version number was updated because plugman wouldn't publish the 1.0.
5863
59640.1
60- ===
65+ ---
6166
6267Initial release.
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-themeablebrowser" ,
3- "version" : " 0.2.4 " ,
3+ "version" : " 0.2.5 " ,
44 "description" : " Cordova ThemeableBrowser Plugin" ,
55 "cordova" : {
66 "id" : " com.initialxy.cordova.themeablebrowser" ,
Original file line number Diff line number Diff line change 2020
2121<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
2222 id =" com.initialxy.cordova.themeablebrowser"
23- version =" 0.2.4 " >
23+ version =" 0.2.5 " >
2424
2525 <name >ThemeableBrowser</name >
2626 <description >Cordova ThemeableBrowser Plugin</description >
You can’t perform that action at this time.
0 commit comments