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 |
|