You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,11 @@ In case that the required Cordova plugins are not installed while installing Nod
89
89
***cordova-plugin-whitelist** - This plugin implements a whitelist policy for navigating the application webview on Cordova 4.0
90
90
***cordova-plugin-transport-security** - Cordova / PhoneGap Plugin to allow 'Arbitrary Loads' by adding a declaration to the Info.plist file to bypass the iOS 9 App Transport Security
91
91
92
+
## Branches naming convention
93
+
Each branch is related to the Ionic framework version the source code is based on. Currently, there are the following branches:
94
+
1.`master`: Main development source code
95
+
2.`1.1-1.x`: Source code maintenance based on Ionic 1.1.x
Copy file name to clipboardexpand all lines: changelog.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,7 @@
2
2
```
3
3
2.0 - December 31, 2015
4
4
- Ionic update to v1.2.1
5
-
- New module demonstrating Native Scrolling
6
-
- New module demonstrating New Slide Box
5
+
- Demonstration examples of Native Scrolling as it is now Ionic's default and Ionic's Slide Box based on Swiper widget (http://blog.ionic.io/announcing-ionic-1-2/)
7
6
8
7
1.2 - December 22, 2015
9
8
- Downgrade Cordova iOS to 3.9.2 so there is no conflict with the plugins used
0 commit comments