Wei Zhu
|
c5487ad1eb
|
React 16 + Enzyme 3
|
2017-10-09 19:18:04 +08:00 |
|
afc163
|
4eb9d5ef56
|
Merge branch 'master' into antd-3.0
|
2017-10-09 13:33:59 +08:00 |
|
afc163
|
942ea41b02
|
update snapshot for new jest
|
2017-10-09 13:32:11 +08:00 |
|
afc163
|
475e4ff23d
|
upgrade eslint-config-airbnb
|
2017-10-09 13:27:35 +08:00 |
|
afc163
|
95c72958ca
|
Fix AutoCompelete layout, close #7800
|
2017-10-08 15:22:24 +08:00 |
|
afc163
|
7a8a1a8ee3
|
Merge branch 'master' into antd-3.0
|
2017-09-30 21:31:29 +08:00 |
|
Graeme Yeates
|
47e3cedf86
|
Minor fixes for select and form en docs (#7769)
* Fix headers on form validateFields [ci skip]
* Include default as an option for select sizes [ci skip]
|
2017-09-29 10:54:37 +08:00 |
|
偏右
|
2bced36f0c
|
New component styles (#7731)
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
|
2017-09-27 22:32:49 +08:00 |
|
Benjy Cui
|
829b5f87bf
|
feat: make default locale to enUS (#7553)
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
|
2017-09-26 23:12:47 +08:00 |
|
afc163
|
c9069dfdf6
|
Merge branch 'master' into antd-3.0
|
2017-09-23 16:50:14 +08:00 |
|
afc163
|
8b1a4f80a9
|
Fix TreeSelect extra input text, close #7703
|
2017-09-23 12:11:17 +08:00 |
|
afc163
|
af7f0c3777
|
Merge branch 'master' into antd-3.0
|
2017-09-22 20:36:13 +08:00 |
|
afc163
|
776beaee05
|
Fix cursor height in safari
|
2017-09-22 20:17:04 +08:00 |
|
偏右
|
759b0bb821
|
seperate reset styles (#7682)
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
|
2017-09-22 18:33:29 +08:00 |
|
Wei Zhu
|
250c7a9c68
|
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b .
|
2017-09-15 16:42:25 +08:00 |
|
Wei Zhu
|
9d2c91598b
|
Mock rc-trigger
Ref #5522
|
2017-09-15 16:14:26 +08:00 |
|
Wei Zhu
|
579becd894
|
Update snapshot
|
2017-09-15 10:03:46 +08:00 |
|
afc163
|
9e319990d2
|
update snapshot
|
2017-09-14 18:09:30 +08:00 |
|
afc163
|
b24483545c
|
Merge branch 'master' into antd-3.0
|
2017-09-12 09:41:51 +08:00 |
|
Wei Zhu
|
c2031f701c
|
Document Select[firstActiveValue]
|
2017-09-11 12:00:15 +08:00 |
|
Benjy Cui
|
070b2696ba
|
chore: remove hacks for IE8-, close: #7447 (#7512)
|
2017-09-08 13:08:46 +08:00 |
|
afc163
|
94283b730f
|
Fix validateStatus styles of some Form Controls, close #7498
|
2017-09-06 20:17:20 +08:00 |
|
Leo
|
fc8f533e67
|
fix ts checking (#7355)
* add title prop to Option component(for ts checking)
* fix Checkbox onChange type
|
2017-08-29 08:58:51 +08:00 |
|
afc163
|
44319bec11
|
active the selected item should be highlighted
|
2017-08-23 18:16:52 +08:00 |
|
afc163
|
ac5bdc6983
|
doc: update select description
|
2017-08-23 13:17:43 +08:00 |
|
afc163
|
988e12f54b
|
tweak some font weight
|
2017-08-17 22:10:40 +08:00 |
|
afc163
|
fe3af14273
|
Remove exported SelectPropTypes and fix undefined exports, close #7222
|
2017-08-17 09:57:23 +08:00 |
|
afc163
|
f0c6350e0e
|
update select demo
|
2017-08-16 10:38:03 +08:00 |
|
afc163
|
57e3be2c32
|
Fix select popupContainer in site header
|
2017-08-14 22:57:45 +08:00 |
|
afc163
|
c79592cf05
|
Fix select demo
|
2017-08-11 10:44:13 +08:00 |
|
afc163
|
3570458c31
|
Fix undefined SelectPropTypes
|
2017-08-07 11:35:22 +08:00 |
|
Troy Thompson
|
18c6860296
|
Adds onFocus and onBlur to Select properties. (#7082)
|
2017-08-06 16:45:10 +08:00 |
|
Graeme Yeates
|
0e22ae62bb
|
Document select placeholder supporting ReactNode
|
2017-07-04 13:07:05 -04:00 |
|
afc163
|
3816778b6b
|
Fix select overflow bug, close #6621
|
2017-06-27 11:01:11 +08:00 |
|
Aaron Planell López
|
de030a0333
|
update document, ref #6392 (#6420)
|
2017-06-09 15:21:01 +08:00 |
|
afc163
|
41f157e596
|
Fix Select search input width, close #6382
|
2017-06-06 20:38:44 +08:00 |
|
afc163
|
551b17203c
|
Fix showSearch doc, close #6253
|
2017-05-25 11:57:45 +08:00 |
|
afc163
|
4d645a256f
|
tweak select placeholder text align
|
2017-05-24 16:48:45 +08:00 |
|
偏右
|
516317e78a
|
Merge pull request #6005 from megawac/multiselect-tag-bg
Use @tag-default-bg for multiselect tags
|
2017-05-22 16:35:03 +08:00 |
|
Graeme Yeates
|
adfca8ae78
|
Use @tag-default-bg for multiselect tags
|
2017-05-19 11:52:31 -04:00 |
|
Mitchell Demler
|
fa44de3faa
|
refactor: rearrange AbstractSelectProps so that AutoCompleteProps has access to some needed SelectProps (#6205)
|
2017-05-19 11:29:16 +08:00 |
|
afc163
|
b887ad8e54
|
Fix selected background
|
2017-05-18 15:08:30 +08:00 |
|
Benjy Cui
|
a0a6b4610b
|
chore: simplify code, close: #6030
|
2017-05-05 18:06:43 +08:00 |
|
Benjy Cui
|
0d672d5c2d
|
test: fix CI
|
2017-05-05 14:47:37 +08:00 |
|
kossel
|
169e0f9762
|
fix: issue 5834, autocomplete is not being decorated (#6018)
|
2017-05-05 14:40:57 +08:00 |
|
Graeme Yeates
|
d8d17a6401
|
Seperate @active-item-bg into 2 variables
|
2017-05-03 10:57:14 -04:00 |
|
Graeme Yeates
|
0bc8284c46
|
[#5964] add @background-color-active rule
|
2017-05-02 11:06:01 -04:00 |
|
Graeme Yeates
|
4eb2855871
|
Add @active-item-bg to control hover and active states
|
2017-05-02 11:05:28 -04:00 |
|
afc163
|
c6efc4db27
|
Adjust dropdown item padding, close #5088
|
2017-05-02 16:07:16 +08:00 |
|
afc163
|
ebd66d0082
|
fix missing less variable
|
2017-05-01 14:18:16 +08:00 |
|