afc163
9dfe19f544
update labelInValue description
2016-12-13 11:43:31 +08:00
chchen
3382abde65
css: set dropdown's background color with @component-background ( #4160 )
2016-12-09 10:35:13 +08:00
afc163
37af26fbdf
update select demo
2016-12-03 15:35:39 +08:00
afc163
3802f08191
Fix wrong description about Select[allowClear] ( #4101 )
2016-12-01 22:28:43 +08:00
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
2016-11-30 10:20:23 +08:00
Benjy Cui
932443099a
css: use @component-background, ref: #4040
2016-11-29 11:56:10 +08:00
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
2016-11-29 09:54:54 +08:00
afc163
c6c5a0c3a1
fix demo focus error
2016-11-24 16:16:27 +08:00
afc163
1c23189b1d
update select style
2016-11-17 17:08:38 +08:00
afc163
5b3df08ade
use @input-placeholder-color in select and mention, close #3858
2016-11-16 11:34:25 +08:00
afc163
0d63e5f6b5
Fix select[combobox] vertical align, close #3855
2016-11-15 21:54:22 +08:00
afc163
b0f366cb0f
Fix TreeSelect[multiple] placeholder margin bug, close #3841
2016-11-14 20:15:51 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
afc163
5aea5b24ef
update select demo code style
2016-11-08 21:23:29 +08:00
afc163
e4974ac72a
use @font-size-base ( #1752 )
2016-11-08 20:57:07 +08:00
afc163
0a48c62dcb
use @text-color
2016-11-08 20:50:59 +08:00
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
2016-11-08 20:48:03 +08:00
Meck
7d2328b910
docs: improve
2016-11-03 10:44:41 +08:00
Wei Zhu
5c711a275e
deps: update rc-select ( #3692 )
...
* Update rc-select
* Add automatic tokenization demo
2016-11-02 17:35:05 +08:00
afc163
2026449976
fix some props missing documentation
2016-10-27 11:10:19 +08:00
Benjy Cui
08e21e0a2f
refactor: close : #3490
2016-10-24 16:30:38 +08:00
afc163
ba227bbe54
fix Select[onSearch] overflow scroll
2016-10-24 11:34:50 +08:00
afc163
915f343de3
update select check style
2016-10-21 20:21:40 +08:00
afc163
355f82231c
fix select style
2016-10-21 15:36:07 +08:00
afc163
97bc13426f
fix overflow selected value in Select ( #3481 )
2016-10-20 14:18:07 +08:00
afc163
d38c5a43da
fix about #3481
2016-10-20 11:59:38 +08:00
afc163
0b29ee6fee
continue fix for #3481 , also fix multiple select large and small size style
2016-10-19 20:32:14 +08:00
afc163
ff5d9f6029
Fix select vertical-align and refactor its style, close #3481
2016-10-19 14:27:38 +08:00
Albert Zheng
23dd825afd
【Please review】Fixes for supporting TypeScript 2.0.3 ( #3439 )
...
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
2016-10-18 11:55:00 +08:00
afc163
c196f37239
patch for fixing #3413
2016-10-14 15:47:08 +08:00
afc163
d92a24d477
Improve overlay border design
2016-10-14 15:40:39 +08:00
afc163
ea6537b47a
improve select doc
2016-10-14 11:31:24 +08:00
afc163
00dd1d5f07
improve select doc
2016-10-14 11:29:45 +08:00
afc163
d217c72529
Fix Select onSearch width style bug, close #3413
2016-10-13 15:54:25 +08:00
afc163
b5446d632a
Remove wrong dropdownStyle imported by #3344 , close #3386
2016-10-12 11:19:01 +08:00
kvetoslavnovak
0eb080bf49
Select Basic usage - Eng. correction ( #3383 )
2016-10-12 11:04:45 +08:00
kvetoslavnovak
b700e7ea06
Three Select - Eng. correction ( #3384 )
2016-10-12 11:04:40 +08:00
kvetoslavnovak
ef2c2b114e
Select Option Group - Eng. correction ( #3385 )
2016-10-12 11:04:32 +08:00
afc163
3ac6532577
Fix Select notFoundContent
...
close #3345
also close #3344
2016-10-09 22:55:50 +08:00
afc163
58d7741709
http => https, close #3303
2016-10-06 18:54:28 +08:00
Benjy Cui
0265cf0cb1
docs: update links
2016-09-30 10:34:27 +08:00
feng zhi hao
c0527f8b66
chore: complete declaration in Tabs and Select ( #3183 )
2016-09-28 16:58:14 +08:00
Benjy Cui
87753482bf
style: update code style to please lint, close : #2811
2016-09-27 10:06:34 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +08:00
Benjy Cui
3f67fd3f9f
docs: update docs details
2016-09-21 11:28:38 +08:00
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
...
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
2016-09-19 10:17:07 +08:00
偏右
354759cb17
Redesigned icons ( #3041 )
...
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
2016-09-18 09:54:47 +08:00
afc163
9e5061acdc
Merge branch "1.x-stable"
2016-09-15 01:25:28 +08:00
马斯特
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
2016-09-14 16:18:33 +08:00
afc163
63789c3838
remove text overflow in select, close #2927
2016-09-13 18:46:45 +08:00
Benjy Cui
8db2b79505
chore: fix compile errors
2016-09-13 15:31:29 +08:00
Marius Ileana
a8cc57cd13
docs: select/demo/coordinate.md - English translation ( #3011 )
...
English translation of labels/data
2016-09-12 10:10:27 +08:00
Marius Ileana
bde1711597
docs: select/demo/combobox.md - English translation ( #3010 )
...
English translation of labels and comments
2016-09-12 10:10:07 +08:00
Marius Ileana
ced5c9a9ed
docs: select/demo/search.md - English translation ( #3009 )
...
English translation of labels.
2016-09-12 10:09:22 +08:00
afc163
0e6f677ff9
Fix doc headings
2016-09-10 13:43:30 +08:00
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
2016-09-01 18:12:12 +08:00
afc163
e0eb9ae162
Merge branch "1.x-stable"
2016-08-29 21:02:59 +08:00
afc163
b6222f7c22
fix lints
2016-08-28 17:47:06 +08:00
detailyang
ff05904b54
append slash on URI ( #2834 )
...
[http://ant.design/components/cascader ](http://ant.design/components/cascader ) is 404 but [http://ant.design/components/cascader/ ](http://ant.design/components/cascader/ ) is good well
2016-08-25 10:52:51 +08:00
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
2016-08-22 17:26:14 +08:00
Benjy Cui
e6280a7ea6
Merge branch '1.x-stable'
2016-08-22 17:05:37 +08:00
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
2016-08-19 17:11:06 +08:00
afc163
2ce9d94a66
Fix select input height in IE, close #2741
2016-08-17 13:57:42 +08:00
afc163
9645fdf3c4
use perfix varible in less
2016-08-17 13:47:23 +08:00
afc163
24d2973c32
Merge branch "1.x-stable"
2016-08-16 17:54:59 +08:00
afc163
8d439c48a5
Remove wrong placeholder cursor
2016-08-12 15:18:50 +08:00
Benjy Cui
77e47c5807
refactor: add interface ( #2638 )
2016-08-10 09:46:56 +08:00
afc163
b8c64f8b6c
Merge branch 'master' of github.com:ant-design/ant-design
2016-07-26 22:30:40 +08:00
afc163
0eeca99f02
Merge 1.x-stable
2016-07-26 22:20:33 +08:00
陆离
552fa228ee
feat: AutoComplete ( #2490 )
2016-07-25 17:46:45 +08:00
afc163
ca57794ae7
better implement for a2804cb
2016-07-25 14:03:56 +08:00
yeliex
f12bbdfdd0
修复了select组件placeholder溢出的问题 ( #2480 )
2016-07-24 15:15:13 +08:00
afc163
32ab285886
Merge branch '1.x-stable'
2016-07-24 13:49:42 +08:00
afc163
a2804cbff5
Make clear icon more clear
2016-07-21 20:57:44 +08:00
afc163
5eb52885d6
@background-color-base
2016-07-21 15:02:24 +08:00
偏右
de359d2cf7
fix tslint problems ( #2360 )
2016-07-13 11:14:24 +08:00
afc163
4954f5d733
Merge branch '1.x-stable'
2016-07-12 13:59:58 +08:00
afc163
cf978908e8
Fix overflow combobox, close #2353
2016-07-12 12:17:19 +08:00
Benjy Cui
0fccbd4b1d
docs: fix format
2016-07-10 09:14:14 +08:00
陆离
b2ff1dcc75
docs: i18n of Select ( #1899 )
2016-07-10 08:55:43 +08:00
yiminghe
94706f1d2c
fix ts
2016-07-07 20:25:03 +08:00
afc163
95351bfffa
Merge branch '1.x-stable'
2016-06-27 19:31:38 +08:00
afc163
089f1ae512
update components category name
2016-06-27 18:21:12 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00
afc163
8f5dc9df23
update demo
2016-06-14 23:10:17 +08:00
afc163
138f751cee
update style for readonly selected option, close #2034
2016-06-14 23:09:35 +08:00
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
2016-06-06 13:54:10 +08:00
afc163
0e3dbc69a7
revert 16c4ce0
2016-06-01 11:23:14 +08:00
Benjy Cui
16c4ce09d7
refactor: fix select style in an elegant way
2016-05-28 07:23:51 +08:00
afc163
9cab6543ac
Add pointer-events
2016-05-27 15:08:02 +08:00
Benjy Cui
13fc8c9a3a
fix: hide mirror
2016-05-27 15:00:22 +08:00
afc163
f920e4a9d0
Fix clear icon of Select, close #1861
2016-05-26 16:00:55 +08:00
Leon Shi
f15a28c9f0
docs: update Select's documentation ( #1780 )
2016-05-19 23:37:22 +08:00
afc163
5c9b4b4296
update select demo
2016-05-19 18:05:35 +08:00
Eric
8ba9f0be54
docs : set select width to fit its container ( #1775 )
2016-05-19 16:32:41 +08:00
afc163
57e5b4f382
Merge branch 'master' of github.com:ant-design/ant-design
2016-05-19 15:38:37 +08:00
afc163
6a1e7278fa
Fix combobox Select optionLabelProp, close #1773
2016-05-19 15:37:33 +08:00
afc163
568e79d878
fix select placeholder position
2016-05-19 15:08:02 +08:00
ddcat1115
02ce67d44c
fix #1695 add demo & doc
2016-05-19 13:45:18 +08:00
Benjy Cui
8842d9342a
site: update components' type
2016-05-16 15:41:55 +08:00
afc163
5b921b6960
Fix combobox focus style, close #1684
2016-05-13 23:16:59 +08:00
afc163
13f86edbdb
fix link
2016-05-13 23:10:05 +08:00
afc163
ca849c8ee3
Fix search-input with Select
2016-05-13 11:45:09 +08:00
afc163
41a0245f6e
Fix TreeSelect placeholder, close #1657
2016-05-12 12:10:26 +08:00
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
2016-05-11 09:32:33 +08:00
afc163
5077873ae0
fix codepen links
2016-05-11 02:02:23 +08:00
afc163
1864ab3175
Fix locale not found content ( #1604 )
...
* Add notFoundContent to LocaleProvider, close #1488
* Fix TreeSelect notFoundContent style
2016-05-08 16:05:36 +08:00
afc163
a5a79ceebf
update combobox optionLabelProp to value ( #1579 )
2016-05-04 20:31:12 +08:00
afc163
324c5383fe
update docs
2016-05-03 14:57:58 +08:00
Benjy Cui
73715d810b
css: add focused style for Select
2016-04-28 16:28:08 +08:00
afc163
0ca6a1c24a
css modularize ( #1448 )
...
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
2016-04-27 20:44:36 +08:00
afc163
cfcbc75190
Fix select demo
2016-04-27 18:07:48 +08:00
Leon Shi
6acb9ce400
upgrade rc-select to 6.2.3 ( #1527 )
2016-04-27 17:57:35 +08:00
Benjy Cui
e767edcb73
css: clear should be hidden if Select is disabled #1480
2016-04-22 15:41:52 +08:00
afc163
540644826f
Merge branch master into develop-1.0.0
2016-04-21 15:14:13 +08:00
afc163
8d3bfae8ee
fix doc ( #1455 )
2016-04-21 12:17:37 +08:00
Benjy Cui
59cb0a8fbb
site: fix parse errors..
2016-04-08 09:33:09 +08:00
afc163
41182f5619
fix prefixCls
2016-04-06 15:50:58 +08:00
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
2016-04-01 10:08:19 +08:00
Benjy Cui
d5a6932c15
docs: update documentation format
2016-03-31 14:17:09 +08:00
Benjy Cui
03d09b66e8
docs: update demo format
2016-03-31 09:40:55 +08:00
afc163
c47fdeaf8f
Merge branch 'master' into develop-1.0.0
2016-03-30 11:17:39 +08:00
afc163
74f462e8a8
update docs
2016-03-29 18:21:57 +08:00
afc163
376d1efc04
Add some api in docs
2016-03-29 18:05:08 +08:00
afc163
b6de2765bf
Add some api in docs
2016-03-29 18:02:01 +08:00
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
2016-03-29 13:01:10 +07:00
Benjy Cui
8b58cdd137
docs: update docs for select
2016-03-28 15:13:18 +08:00
Bruce Mitchener
eaae43abdd
More ES2015 classes.
...
This covers Carousel, InputNumber, Select, Slider, Switch, TreeSelect
and Tree.
2016-03-21 08:26:05 +07:00
afc163
baed8ba9ae
Fix select docs
2016-03-04 21:42:38 +08:00
afc163
ad07fd923b
Merge pull request #1075 from ant-design/css-search-box
...
Css search box
2016-02-24 20:00:34 +08:00
afc163
8467ebe7fa
update search box demo
2016-02-24 19:55:23 +08:00
afc163
8fb56286fb
use placeholder in select combobox demo
2016-02-24 18:22:54 +08:00
Benjy Cui
48900ed7f8
css: add search box style for Select #1067
2016-02-24 15:11:50 +08:00
afc163
1ef95ec1ec
improve demo for select optionFilterProp
2016-02-23 11:16:58 +08:00
yiminghe
d3122af409
support select clear
2016-02-19 16:16:49 +08:00
Benjy Cui
29825f20c8
style: update code style to please lint
2016-02-17 18:04:42 +08:00
Benjy Cui
415a3d995b
style: update code style to please lint
2016-02-16 14:07:09 +08:00
afc163
48433b5c93
upgrade rc-select
2016-01-28 12:16:18 +08:00
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
2016-01-27 17:00:58 +08:00
Benjy Cui
d06935528e
feat: customized size first
2016-01-27 12:00:27 +08:00
afc163
66b7ee81ad
fix eslint problems, eslint-config-airbnb@4.x
2016-01-23 15:22:16 +08:00
afc163
a16903009e
merge from master
2016-01-13 22:22:33 +08:00
Benjy Cui
f58ac72a88
docs: update Select's documentation
2016-01-13 17:35:48 +08:00
afc163
cf92a79529
merge master
2016-01-12 11:44:02 +08:00
Benjy Cui
aa5c4f9595
style: update code style to please lint
2016-01-11 09:49:31 +08:00
Benjy Cui
209170e813
style: update demo code style to please lint
2016-01-11 09:49:30 +08:00
Benjy Cui
02bcdee3c3
docs: update Select's doc #799
2016-01-05 17:50:25 +08:00
afc163
461495d46d
update cascader document
2016-01-01 22:59:09 +08:00
afc163
d79562075a
update select demo
2015-12-31 17:36:37 +08:00
afc163
4d8e008927
update demo code
2015-12-30 19:34:05 +08:00
afc163
91bd7f22c0
use mountNode replace the long getElementById
2015-12-29 12:08:58 +08:00
afc163
029890a5ab
fix default prop doc
2015-12-16 11:56:30 +08:00
afc163
290b739cd1
improve select classname code
2015-12-06 17:13:06 +08:00
afc163
52c26872cb
update docs
2015-12-05 01:08:33 +08:00
jljsj
1446e799c4
add select choice anim
2015-12-03 19:21:49 +08:00
Benjy Cui
4e4273ec5b
docs: update Select's documentation
2015-12-02 16:28:41 +08:00
afc163
d1d3329674
fix boolean attribute lint errors
2015-11-25 18:10:35 +08:00
afc163
b520982f22
update demo code style
2015-11-19 17:12:16 +08:00
血诺
0c3432fd35
fix className concat
2015-11-12 21:28:02 +08:00
yiminghe
f41409f319
update docs
2015-11-12 14:16:17 +08:00
afc163
7a5bea24d2
update select api
2015-11-05 18:18:21 +08:00
afc163
eb7568c8a6
update select style
2015-11-05 17:49:47 +08:00
afc163
753c01ae18
ES6 syntax for demo code
...
fix antd.notification
2015-10-28 20:55:49 +08:00
偏右
83664dbd28
Merge pull request #422 from ant-design/unify-size-prop
...
unify all size prop to: large default small
2015-10-22 21:13:14 +08:00
afc163
3b6c92045c
update demo style
2015-10-22 21:12:13 +08:00
afc163
415fa383e3
unify all size prop to: large default small
2015-10-22 21:01:52 +08:00
yiminghe
76b0f673ec
beta2
2015-10-20 16:47:55 +08:00
afc163
f26bbc1cd5
Add document version switch in footer, #406
2015-10-19 17:58:56 +08:00
yiminghe
7b4bdc8482
fix placeholder
2015-09-17 19:31:52 +08:00
yiminghe
0435ca60e3
update filterOption
2015-09-16 19:52:09 +08:00
afc163
691b0147b1
update eslintrc and fix code
2015-09-01 16:19:39 +08:00
yiminghe
af30f55e7a
optimize
2015-09-01 11:26:33 +08:00
yiminghe
fbad793d3d
upgrade select
2015-08-31 19:41:58 +08:00
afc163
35f64c436e
Fix demo, #196
2015-08-26 11:02:13 +08:00
afc163
4a51421bfa
hide notFoundContent when combobox
2015-08-23 16:00:05 +08:00
afc163
583d885b40
Fix select className
2015-08-23 15:13:21 +08:00
afc163
fdf19520d6
Add component type
2015-08-22 20:16:24 +08:00
afc163
7909033158
className in select
2015-08-22 14:23:58 +08:00
yiminghe
c4b5b186ae
render to body
2015-08-21 14:54:37 +08:00
yiminghe
0a1cfccd22
upgrade select. Fixes #170
2015-08-20 17:46:12 +08:00
afc163
ea298befa5
update optionGroup Demo
2015-08-19 13:50:57 +08:00
zhujun24
dee35bd833
optimize code style
2015-08-10 15:39:50 +08:00
zhujun24
ea3f38a58a
unify size api name
2015-08-10 13:22:50 +08:00
zhujun24
e3e17376f0
selece size
2015-08-08 19:11:10 +08:00
afc163
67a200ee30
添加联动的选择框, fix #115
2015-08-06 12:06:05 +08:00
然则
fcd8a7fd3f
fix #99
2015-08-01 17:51:55 +08:00
yiminghe
ee10b7c7d8
fix ant-select
2015-07-29 12:50:41 +08:00
afc163
ba21f3531b
fix select components
2015-07-24 16:06:27 +08:00
ustccjw
b34269a6b1
use es6 module import/export
...
convert var to const
fix bug
fix bug
fix for jshint
fix import
2015-07-24 11:22:49 +08:00
ustccjw
41c35903a4
remove use strict
2015-07-23 21:36:34 +08:00
afc163
fe0ead041a
update combobox demo
2015-07-23 11:13:20 +08:00
afc163
59869fa42d
display label in select defaultly, fix #50
2015-07-22 12:37:20 +08:00
afc163
3b6ea9846d
Add placeholder
2015-07-21 11:05:11 +08:00
afc163
fa9914f34a
components order
2015-07-20 12:28:36 +08:00
yiminghe
3777933020
fix select style
2015-07-15 19:59:54 +08:00
yiminghe
46b0685364
upgrade select
2015-07-08 22:07:15 +08:00
yiminghe
0a7410973e
clean warning
2015-07-08 20:53:11 +08:00
然则
65ac43f175
up demo
2015-06-19 18:00:39 +08:00
然则
64465d7230
up select style
2015-06-19 17:35:32 +08:00
afc163
bd7bbd0cd5
update demos
2015-06-18 12:02:38 +08:00
afc163
8ab58d6fce
update rc-select and demos
2015-06-18 11:57:31 +08:00
afc163
9021cd8145
update select api
2015-06-16 20:07:43 +08:00
afc163
5ac56461a1
update select combobox demo
2015-06-16 19:59:07 +08:00
afc163
48700296b8
update select demos
2015-06-16 14:54:31 +08:00
yiminghe
73d89f46af
update motion
2015-06-15 21:18:08 +08:00
afc163
16afacea79
adjust select demo
2015-06-15 17:54:34 +08:00
然则
d73b1e5cec
up
2015-06-15 17:17:23 +08:00
afc163
737ef1167d
Add info for components
2015-06-14 17:54:08 +08:00
afc163
5e61c60661
update selet demo
2015-06-14 17:26:31 +08:00
afc163
b9b6cd33d0
components order
2015-06-12 17:49:30 +08:00
然则
58938d38e7
up select component
2015-06-11 19:23:35 +08:00
afc163
55041219f2
Add eslint, close #14
2015-06-10 17:59:32 +08:00
然则
34e0fa4b8d
add select component
2015-06-09 21:16:59 +08:00
afc163
6842c03762
select demo update
2015-06-02 18:15:32 +08:00
afc163
5651c402a5
update layout
2015-06-02 12:11:49 +08:00
afc163
43ef2dccd3
挖坑
2015-05-27 15:43:29 +08:00
afc163
d08d510f96
components name
2015-05-21 22:24:19 +08:00
afc163
d83608dff4
read demo from demo folder
2015-05-16 15:03:33 +08:00
afc163
c4023c813f
aside
2015-05-12 18:12:48 +08:00