afc163
|
b7aee09758
|
Fix dropdown menu group title style
|
2017-09-25 21:35:56 +08:00 |
|
afc163
|
ca8ff1c27a
|
Fix column sorter icons style
|
2017-09-25 21:35:56 +08:00 |
|
转二
|
42fc8bc2a5
|
Merge branch 'antd-3.0' of github.com:ant-design/ant-design into antd-3.0
|
2017-09-25 21:13:35 +08:00 |
|
转二
|
20dae8f33e
|
feat: Add option for component: 'mention'
|
2017-09-25 21:12:43 +08:00 |
|
afc163
|
2ebf70013b
|
Merge branch 'master' into antd-3.0
|
2017-09-25 20:03:40 +08:00 |
|
afc163
|
463a5db9ba
|
Fix transfer checkbox padding
|
2017-09-25 20:03:04 +08:00 |
|
thegatheringstorm
|
10f6907da4
|
Fix: Upload Use object destructuring instead of creating temporary references for onRemove. (#7726)
|
2017-09-25 18:15:36 +08:00 |
|
afc163
|
7cc386df52
|
Merge branch 'master' into antd-3.0
|
2017-09-25 17:01:02 +08:00 |
|
afc163
|
3118e2898e
|
Fix broken small pagination via #7634's fix
|
2017-09-25 16:59:56 +08:00 |
|
niko
|
91b97d7b25
|
List virtualized (#7692)
* add virtualized & infinite demo
* change `children render` to `renderItem`
|
2017-09-25 15:24:16 +08:00 |
|
afc163
|
ca06211494
|
Fix small steps font size
|
2017-09-25 11:27:49 +08:00 |
|
afc163
|
306a5699a7
|
Better responsive Steps
|
2017-09-25 11:25:57 +08:00 |
|
afc163
|
7a7b18032c
|
use @screen-md
|
2017-09-25 11:18:26 +08:00 |
|
afc163
|
fd40643c2d
|
Remove unused code
|
2017-09-25 11:12:59 +08:00 |
|
afc163
|
3eb4937fd4
|
Remove unused code
|
2017-09-25 11:12:38 +08:00 |
|
afc163
|
6507aefd8e
|
Merge branch 'master' into antd-3.0
|
2017-09-25 10:54:49 +08:00 |
|
Zheeeng
|
d8c1bdb3ab
|
Fix: setting 'heigh: 100%' on Sider and the wrapped element can't take the desired effects (#7716)
|
2017-09-23 18:33:26 +08:00 |
|
afc163
|
89a6aa96ed
|
Tweak input placeholder color, close #7365
|
2017-09-23 18:21:33 +08:00 |
|
afc163
|
df1b1f5a47
|
Add @checkbox-size, close #7368
|
2017-09-23 18:18:47 +08:00 |
|
afc163
|
c9069dfdf6
|
Merge branch 'master' into antd-3.0
|
2017-09-23 16:50:14 +08:00 |
|
afc163
|
dd22bae0fc
|
Fix button loading style with icon, close #7709
|
2017-09-23 16:08:30 +08:00 |
|
afc163
|
f111855b8c
|
fix tslint
|
2017-09-23 15:21:11 +08:00 |
|
afc163
|
6ad3fe5200
|
fix rc-animate
|
2017-09-23 15:11:02 +08:00 |
|
Sanjay Kumar
|
1dc4e45bce
|
Bugfix: Handle defaultSearchChange when suggestions contain ‘Nav’ items (#7701)
|
2017-09-22 23:51:59 -05:00 |
|
afc163
|
8b1a4f80a9
|
Fix TreeSelect extra input text, close #7703
|
2017-09-23 12:11:17 +08:00 |
|
afc163
|
91bbcd6f2c
|
Fix broken anchor, close #7712
|
2017-09-23 12:06:23 +08:00 |
|
Aske Ertmann
|
27b8e39666
|
Make iconfont usable standalone (#7713)
Similar to motion.less, import all dependencies needed to generate iconfont.less by itself.
|
2017-09-23 12:01:21 +08:00 |
|
afc163
|
3bd0b94228
|
Merge branch 'master' into antd-3.0
|
2017-09-22 21:53:39 +08:00 |
|
afc163
|
2170b401bf
|
fix form animation
|
2017-09-22 21:50:14 +08:00 |
|
afc163
|
31ca08c2b4
|
Remove extra update
|
2017-09-22 21:48:31 +08:00 |
|
afc163
|
7cfd9b2bcb
|
Remove extra update
|
2017-09-22 21:47:28 +08:00 |
|
afc163
|
af7f0c3777
|
Merge branch 'master' into antd-3.0
|
2017-09-22 20:36:13 +08:00 |
|
afc163
|
c66062edb4
|
Fix input compact style
|
2017-09-22 20:35:30 +08:00 |
|
afc163
|
776beaee05
|
Fix cursor height in safari
|
2017-09-22 20:17:04 +08:00 |
|
afc163
|
412d7eebba
|
Merge branch 'master' into antd-3.0
|
2017-09-22 18:37:08 +08:00 |
|
afc163
|
e7ccdfef74
|
Improve card variables
|
2017-09-22 18:34:31 +08:00 |
|
偏右
|
8b3ef51c4f
|
New colors (#7661)
* New colors
* use yellow color for rate
* change font colors
* use non-transparent color
|
2017-09-22 18:33:43 +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 |
|
afc163
|
c2e9abddc7
|
Fix Card extra postion when no title
|
2017-09-22 15:28:27 +08:00 |
|
delesseps
|
c419a1ddef
|
Remove autoComplete restriction to allow more complex auto-filling behaviour (#7699)
|
2017-09-22 13:35:26 +08:00 |
|
delesseps
|
bb411517cf
|
Remove autoComplete restriction to allow more complex auto-filling behaviour (#7699)
|
2017-09-22 13:31:48 +08:00 |
|
Marco Afonso
|
81435e2798
|
feat: add Portuguese locale (#7449)
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT to tests
|
2017-09-21 21:02:01 -05:00 |
|
Kirill Stiopin
|
49080aa01d
|
fix: update for Dutch locale-provider: added missing translations (#7694)
|
2017-09-21 20:57:52 -05:00 |
|
afc163
|
3d1914f45b
|
Fix valid selector error of form, close #7693
|
2017-09-21 21:07:21 +08:00 |
|
afc163
|
df69320fc2
|
Fix arrow position
|
2017-09-21 20:43:13 +08:00 |
|
afc163
|
3cdb06fe70
|
Fix Tree showLine style
|
2017-09-21 18:16:53 +08:00 |
|
afc163
|
27e4f1b658
|
Fix Tree showLine style
|
2017-09-21 18:15:10 +08:00 |
|
afc163
|
acc4061eeb
|
Tweak align problems
|
2017-09-21 18:13:36 +08:00 |
|
afc163
|
f8c5849bfa
|
update snapshot
|
2017-09-21 14:57:50 +08:00 |
|
afc163
|
b7632c3ee7
|
Merge branch 'master' into antd-3.0
|
2017-09-21 14:18:53 +08:00 |
|