-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
Input : Optimization input line-height tree:add attributes all-disabled #16568
Conversation
…eight根据el-input__icon进行改变,当input size改变时,改变了inner 和 icon 的height或line-height,这里将其优化为 修改el-input 的 height 和 line-height。test测试无误>
Deploy preview for element ready! Built with commit 3fd8f4d |
2、types 中 增加 allDisabled 变量设置说明; 3、中文文档增加 演示例子,Attributes 中 增加 all-disabled 说明,props 中增加了一个标点
* Chore: update theme inner api * Chore: update theme inner api * Chore: text * Chore: fix * Chore: fix
NO4. commits input 修改 当设置 |
* Calendar: display correct header when range is specified * firstOfWeek is supported * update docs * update test * update * fix typo
* add form label size token * add form label size token
* I18n: Update translation of Thai language * refactor(I18n): Update translation of Thai language & remove comment
NO5. commits transfer 根据 增加了 button-queue 属性,可控制 左右 button 的 上下 顺序 |
😅😅😅 更新了一下 fork 的 代码 ,搞的越来越乱了 尴了个尬 |
这 commit 不太对呀 要不麻烦重新提交一个吧 |
@iamkun 大佬,一般一个 commit PR 是 单独一个功能吗?我是先提了一个,发了PR。然后再 加的,我以为会有新的PR,然后就越来越多了。。。。 |
@iamkun
大佬看下,觉得哪个需要改的,我再重新提吧。 |
我觉得要不你重新提一遍吧 一个 pr 修一个问题最好 不要出现别人的 commit |
@iamkun 好的 |
NO1. commits input
input
中size
类型选项文字,将large
修改为medium
icon
的line-height
根据el-input__icon
进行改变,当input size
改变时,改变了inner
和icon
的height
或line-height
,这里将其优化为 修改el-input
的height
和line-height
。npm run test
测试无误Please make sure these boxes are checked before submitting your PR, thank you!
dev
branch.