mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-07-26 05:04:05 +08:00
up
up
This commit is contained in:
106
README.md
106
README.md
@ -81,69 +81,69 @@ Powered by [阿里拍卖前端团队](https://github.com/alibaba-paimai-frontend
|
||||
|
||||
|
||||
## 更新日志
|
||||
``` ----
|
||||
|
||||
#### 2019-1-24
|
||||
- [x] feat(更新:小部件的图标):
|
||||
- [x] feat(添加CupertinoTimerPickerDemo):
|
||||
- [x]调试:消除警告
|
||||
- [x] Modfiy:关于手册图标更换
|
||||
- [x]文案描述
|
||||
- [x] add:CupertinoPicker,CupertinoPopupSurface
|
||||
|
||||
- [x] feat(update: icons for widget):
|
||||
- [x] feat(add CupertinoTimerPickerDemo):
|
||||
- [x] Debug:消除 warn
|
||||
- [x] Modfiy:关于手册图标更换
|
||||
- [x] 文案描述
|
||||
- [x] add: CupertinoPicker,CupertinoPopupSurface
|
||||
#### 2019-1-23
|
||||
- [x] fix:导航栏home返回报错
|
||||
- [x]修复:收集错误
|
||||
- [x] add:CupertinoNavigationBar CupertinoPageRoute CupertinoPageScaffold
|
||||
- [x] fix:导航栏home返回报错
|
||||
- [x] fix:collection bug
|
||||
- [x] add: CupertinoNavigationBar CupertinoPageRoute CupertinoPageScaffold
|
||||
#### 2019-1-22
|
||||
- [x] feat(在Allsimon拉请求中添加英文简介):
|
||||
- [x] feat(add English intro from Allsimon pull request):
|
||||
#### 2019-1-21
|
||||
- [x] Cupertino的子项
|
||||
- [x] Cupertino 的子项
|
||||
#### 2019-1-20
|
||||
- [x] feat(CupertinoSwitch演示):
|
||||
- [x] feat(为搜索列表加入图标)
|
||||
- [x] feat(CupertinoSliverRefreshControl演示)
|
||||
- [x] feat(CupertinoSliverNavigationBar演示):
|
||||
- [x] feat(CupertinoSwitch demo):
|
||||
- [x] feat(为搜索列表加入icon)
|
||||
- [x] feat(CupertinoSliverRefreshControl demo)
|
||||
- [x] feat(CupertinoSliverNavigationBar demo):
|
||||
#### 2019-1-19
|
||||
#### 2019-1-18
|
||||
- [x]更新SharedPreferences保存数据和android设备布局溢出
|
||||
- [x] feat(添加CupertinoScrollbar演示):
|
||||
- [x] feat(第四页暂时用欢迎页替代。后期再开发):
|
||||
- [x] update SharedPreferences save data and android device layout overflow
|
||||
- [x] feat(add CupertinoScrollbar demo):
|
||||
- [x] feat(第四页暂时用欢迎页替代. 后期再开发):
|
||||
#### 2019-1-17
|
||||
- [x] +许可证
|
||||
- [x] +LICENSE
|
||||
#### 2019-1-16
|
||||
- [x] translate:将README翻译为En语言环境
|
||||
- [x] feat(CupertinoScrollbar演示):
|
||||
- [x] translate: translate the README to En locale
|
||||
- [x] feat(CupertinoScrollbar demo):
|
||||
#### 2019-1-14
|
||||
- [x]添加:增加手册页面
|
||||
- [x] feat(文字演示):;
|
||||
- [x]重构:修改过的图标
|
||||
- [x]重构:文档,文章,组件收藏,新增webView
|
||||
- [x]重构:修改过的演示
|
||||
- [x]重构:代码视图
|
||||
- [x]更新(版本)和readme.md
|
||||
- [x]修改:添加代码视图
|
||||
- [x] feat(添加搜索历史记录板;):
|
||||
- [x]修改:列出加标头错误
|
||||
- [x] Add: 增加手册页面
|
||||
- [x] feat(text demo): ;
|
||||
- [x] refactor:modified icons
|
||||
- [x] refactor:文档、文章、组件收藏、新增webView
|
||||
- [x] refactor:modified demo
|
||||
- [x] refactor:code view
|
||||
- [x] update(version) and readme.md
|
||||
- [x] modified : add code view
|
||||
- [x] feat(add search history board;):
|
||||
- [x] Modify: List 加 header bug
|
||||
#### 2019-1-15
|
||||
- [x] feat(welcomepage):
|
||||
- [x] feat(welcomepage):
|
||||
#### 2019-1-13
|
||||
- [x]添加一些输入描述
|
||||
- [x] feat(加入GridPaper&SliverGrid):
|
||||
- [x]重构:修改db
|
||||
- [x] refactor:删除数据库:TabBarView
|
||||
- [x]网格视图
|
||||
- [x]修改:checkbosListTile错误
|
||||
- [x] Modfiy:自动提示文案
|
||||
- [x] feat(增加免责声明):声明组件,自动弹出,左上角入口
|
||||
- [x] refactor(整理数据库初始逻辑,判断数据库完整性):判断是否存在已知的猫,小部件,集合三张表。
|
||||
- [x] fix(修复DialogDemo,无法关闭的问题):
|
||||
- [x] add some input describe
|
||||
- [x] feat(加入GridPaper&SliverGrid):
|
||||
- [x] refactor:modified db
|
||||
- [x] refactor:删除数据库:TabBarView
|
||||
- [x] grid view
|
||||
- [x] Modify: checkbosListTile bug
|
||||
- [x] Modfiy:自动提示文案
|
||||
- [x] feat(增加免责声明): 声明组件,自动弹出,左上角入口
|
||||
- [x] refactor(整理数据库初始逻辑, 判断数据库完整性): 判断是否存在已知的cat, widget, collection三张表.
|
||||
- [x] fix(修复DialogDemo, 无法关闭的问题):
|
||||
#### 2019-1-12
|
||||
- [x] Modfiy:icon没有,但内容有的,组件,给补充了icon
|
||||
- [x]修改:1。整理文件2.修正分析
|
||||
- [x]更新:flutter_rookie_book => flutter_go
|
||||
- [x]更新:更新SearchInput文件名=> search_input
|
||||
- [x]修改:文件名称的大小写规范
|
||||
- [x]修改:修正bottomNavigationBar iconButton警告
|
||||
- [x]删除代码
|
||||
- [x]修复bur
|
||||
- [x]修改一些描述
|
||||
- [x] Modfiy: icon 没有,但内容有的,组件,给补充了 icon
|
||||
- [x] Modify: 1.整理文件 2.修正 analysis
|
||||
- [x] update: flutter_rookie_book => flutter_go
|
||||
- [x] update: 更新SearchInput文件名 => search_input
|
||||
- [x] Modify:文件名称的大小写规范
|
||||
- [x] Modify:修正 bottomNavigationBar iconButton 警告
|
||||
- [x] delete code
|
||||
- [x] fix bur
|
||||
- [x] collection
|
||||
- [x] modify some description
|
||||
|
Reference in New Issue
Block a user