Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
GMBase
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
GMBase
Commits
936b10a8
Commit
936b10a8
authored
Jul 14, 2016
by
汪洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
在readme中增加修改记录
parent
9332d7e0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
22 deletions
+18
-22
README.md
README.md
+18
-22
No files found.
README.md
View file @
936b10a8
# GMBase
[
![CI Status
](
http://img.shields.io/travis/wangyang/GMBase.svg?style=flat
)
](https://travis-ci.org/wangyang/GMBase)
[
![Version
](
https://img.shields.io/cocoapods/v/GMBase.svg?style=flat
)
](http://cocoapods.org/pods/GMBase)
[
![License
](
https://img.shields.io/cocoapods/l/GMBase.svg?style=flat
)
](http://cocoapods.org/pods/GMBase)
[
![Platform
](
https://img.shields.io/cocoapods/p/GMBase.svg?style=flat
)
](http://cocoapods.org/pods/GMBase)
##
Example
##
GMBase改动记录
To run the example project, clone the repo, and run
`pod install`
from the Example directory first.
#### 2016-7-14
以下 pod 或者代码会改在 GMBase 中
-
GMKit 中 JSONModel
-
用户版 GMRefresh
-
用户版 UITableView+FDTemplateLayoutCell
-
用户版 GMNetService
-
用户版 MBProgressHUD
## Requirements
及以下改动
-
用户版中的友盟删除掉,GMBase也不再做支持
-
handleLinkTapWithUrl 相关不在GMBase了再做支持
-
埋点相关属性放到GMPhobos里
-
统一 OCNavigationBar 与 GMNavigationBar 的delegate,使用 the old way:backAction, rightButtonClick...
-
将swift-NavigationBar中关于OC的支持删除掉
-
精简GMBaseController:删除了关于createTitle、createRightButton、rightButtonAction、share、webViewDelegate,都拆分到了业务层
-
将baseViewController中的关于导航栏的枚举、setNavigateTitle....等方法都移动WMBaseViewController+OCNavigationBar中,并且此扩展在业务层维护,不放到平台层
-
写了UIViewController+HUD,所以对应的swift代码删除掉了
-
写了UIViewController+Phobos,所以对应的swift代码删除掉了
## Installation
GMBase is available through
[
CocoaPods
](
http://cocoapods.org
)
. To install
it, simply add the following line to your Podfile:
```
ruby
pod
"GMBase"
```
## Author
wangyang, wangyang@wanmeizhensuo.com
## License
GMBase is available under the MIT license. See the LICENSE file for more info.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment