Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dropdown-select): dropdown-select 新增只读模式 #107

Merged
merged 4 commits into from
Aug 8, 2016

Conversation

arzyu
Copy link
Contributor

@arzyu arzyu commented Aug 3, 2016

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 8, 2016

Current coverage is 31.70% (diff: 52.63%)

Merging #107 into dev will increase coverage by 0.08%

@@                dev       #107   diff @@
==========================================
  Files            49         51     +2   
  Lines          2419       2479    +60   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            765        786    +21   
- Misses         1654       1693    +39   
  Partials          0          0          

Powered by Codecov. Last update d94826d...b8b3340

@@ -20,6 +20,7 @@ group: components
* displayField `String` (default: 'title') 数据源显示字段映射
* placeholder `String` (default: '') 提示文本
* searchable `Boolean` (default: false) 启用搜索功能
* readonly `Boolean` (default: false) 启用只读模式
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

disabled

@arzyu arzyu added the reviewed label Aug 8, 2016
@arzyu arzyu force-pushed the feat/dropdown-select-readonly branch from b8b3340 to b9601f7 Compare August 8, 2016 10:08
@arzyu arzyu force-pushed the feat/dropdown-select-readonly branch from b9601f7 to 5d146d6 Compare August 8, 2016 10:12
@arzyu arzyu merged commit 353dc22 into dev Aug 8, 2016
@arzyu arzyu deleted the feat/dropdown-select-readonly branch August 8, 2016 10:13
@arzyu arzyu added the released label Aug 9, 2016
DiscipleD pushed a commit to DiscipleD/ccms-components that referenced this pull request Aug 9, 2016
* feat(dropdown-select): dropdown-select 新增只读模式

* remove decorators

* readonly 改为 disabled

* 设置disabled 状态样式
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants