afc163
5370df346c
Add transition to input addon
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
afc163
2034126e00
keep old style for compatibility
8 years ago
afc163
13020b7737
fix style
8 years ago
afc163
87f230f57b
refactor Input.Search
8 years ago
ddcat1115
73c776e73d
feat: `Input` add NumericInput demo & update searchInput demo ( #3861 )
* Input
add NumericInput demo
update searchInput
* Input
- add Input.Search
- update NumericInput
* snap update
8 years ago
afc163
34b4200220
adjust search input style for combobox change ( #3855 )
8 years ago
Benjy Cui
e2b6054cc4
style: update code style
8 years ago
afc163
88d470220b
Fix wrong error style for Form Validation
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
0ec4276eab
@font-size-lg ( #1752 )
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
afc163
e6dd9a93d0
expand Input addon icon click area, close #3714
8 years ago
Benjy Cui
d70ff98f9f
fix: large size should be set by JS, not CSS, close : #3630
8 years ago
Benjy Cui
4878258f6c
refactor: ref: #3490
8 years ago
Benjy Cui
1ed434a695
fix: should support Input[addon] in Form[inline], close : #3524
8 years ago
yiminghe
8afe3965c1
upgrade ts 2.0
8 years ago
偏右
62a53e75b8
refactor: Downsize some style code ( #3421 )
* remove fieldset disabled style
* improve button style mixins
8 years ago
feng zhi hao
bb22f7864b
fix: improve declaration ( #3167 )
* improve declaration
* remove id props in row
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
ddcat1115
3958eb4771
fix #3076 ( #3086 )
fix demolint
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
8 years ago
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
Marius Ileana
23d68cad19
input/demo/basic.md - placeholder translated ( #3005 )
placeholder value translated to english.
8 years ago
Benjy Cui
1dac1370de
deps: replace obejct.omit with omit.js, close : #2988 ( #2994 )
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
Benjy Cui
cb367f3f35
site: update site details
8 years ago
Benjy Cui
5a4ebe535f
deps: update rc-form and form's docs ( #2873 )
8 years ago
Benjy Cui
92ab804815
feat: Cascader[showSearch] ( #2776 )
* feat: implement Cascader[showSearch] basicly
* feat: optimize Cascader[showSearch]
* feat: clear for input value
* feat: complete Cascader[showSearchf]
* docs: add docs for Cascader[search]
* fix: review
* fix: add key
* style: update code style to please lint
* refactor: update according to review
* docs: update docs
8 years ago
afc163
b798a228e6
Add less variables about outline
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
Benjy Cui
18eea7f1ad
docs: update input demos' format
8 years ago
Marius Ileana
52f7bf8ba5
docs: Translation of Input component and its demos. ( #2789 )
8 years ago
Benjy Cui
3411765ce9
Refactor ts ( #2760 )
* refactor: add interface form Calendar
* refactor: add interface for layout
* refactor: add interface for DatePicker
* refactor: add interface for Icon
* refactor: add interface for InputNumber
* refactor: add interface for Input
8 years ago
afc163
f2bb52e57b
Fix autosize Input can not input chinese words
and lost cursor problems
close #2666 , close #2239
8 years ago
yeliex
f12bbdfdd0
修复了select组件placeholder溢出的问题 ( #2480 )
8 years ago
RaoHai
7dd4a019d5
DatePicker 组件优化
+ DatePicker showTime: 面板上的日期展示输入框统一为一个,格式和外面的输入框同步,并且支持手动修改。
面板上的 TimePicker
+ DatePicker showTime: 输入框不再展示,改造为『选择时间』,点击后不再展开浮层,直接盖住日期区域。
+ RangePicker showTime : 只选中开始日期,“确定”和“选择时间”灰置。 如未选择日期直接选择时间,开始日期和结束日期默认选中当天。
+ RangePicker showTime : 点击框外和确定均为确定操作。
+ RangePicker showTime : 在时间页面,开始时间的默认状态为当前时间,结束时间的默认状态跟随开始时间。
+ RangePicker showTime : 开始时间的选择范围没有限制,结束时间的选择范围必须大于等于开始时间。
+ RangePicker showTime : 当开始时间选择了结束时间之后的时间(发生冲突),结束时间则自动切换到与开始时间相同的时间。
8 years ago
afc163
e2cc2838fd
Fix lesshint
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
afc163
8ec15e4ad3
Fix Input value warning
close #2333 , close #2332
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
afc163
7ba362f03c
Fix react-unknown-prop warnings for Cascader,Input
ref #2258
9 years ago
afc163
089f1ae512
update components category name
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
2be1577b32
Improve demo code style
9 years ago
偏右
048e2be5d4
Fix focused select in addon ( #2073 )
9 years ago