啸生
4c23bc2543
Feature ( #18049 )
...
Feature
2019-08-02 17:38:50 +08:00
jiang
56309c0ea0
fix: tooltip arrows do not fuse in dark ( #17740 )
...
* fix: tooltip arrows do not fuse in dark
* re demo
* fix lint
* re tooltip-distance
* tooltip: use absolute
* Update index.less
2019-08-02 14:10:18 +08:00
kagawagao
b3c2cb4002
feat: use border-radius instead
2019-08-02 14:05:59 +08:00
偏右
41761f6b85
Merge pull request #18034 from chenyizhongx/fix-select-search-box-broken-style
...
fix: select-search-box broken style
2019-08-02 13:58:29 +08:00
zombieJ
1363a39d7c
fix: Fix statistic font ( #18044 )
2019-08-02 12:10:09 +08:00
unknown
13e80463b5
change variables
2019-08-02 11:54:15 +08:00
kagawagao
6520e25775
feat: rotate zero width sider trigger in right mode
2019-08-02 11:48:28 +08:00
unknown
09ac5adfa5
fix duplicate selector
2019-08-02 00:28:43 +08:00
unknown
bcab1c180b
fix: select-search-box broken style
2019-08-01 23:10:12 +08:00
偏右
60c43168a2
Merge pull request #17858 from Malven/add-swedish-for-text-component
...
feat: Added swedish translations for `Typography`-components
2019-08-01 14:50:31 +08:00
Malven
69a1c1c1e1
Reverted snapshot changes
2019-08-01 08:25:56 +02:00
LilyWakana
9c0dbe2ddf
fix: optimize Input presuffix style( #17414 ) ( #17684 )
2019-07-31 18:39:58 +08:00
zx6658
2cb0710ec4
doc: 📖 update table component's selectedRowKeys type
2019-07-31 13:43:02 +09:00
afc163
55fc417fd2
🐛 Fix broken style by #17760
...
https://github.com/ant-design/ant-design/pull/17760#issuecomment-516341021
2019-07-31 11:48:24 +08:00
afc163
677974c863
🐛 Fix broken style detail of DatePicker by #17983
2019-07-31 11:44:46 +08:00
shao
27e7e33d12
fix review change
2019-07-31 11:12:31 +08:00
shao
f0726014c3
fix(Form.Item): fix label replace regexp err replace
2019-07-30 20:57:39 +08:00
偏右
2b67ca48e0
Merge pull request #17983 from ant-design/fix-range-picker-active-style
...
style: optimize RangePicker active cell style
2019-07-30 18:25:18 +08:00
afc163
da741ecf84
💄 optimize RangePicker active cell style
...
close #17878
close #13567
close #16872
2019-07-30 18:07:08 +08:00
howard
afaa01459f
fix: remove a tag in Alert component ( #17872 )
...
* remove a tag in Alert component
* 添加 role 属性
2019-07-30 17:29:52 +08:00
oldchicken
5a7a92af46
fix: children of Tabs[type="editable-card"] cannot be falsy ( #17965 )
...
* tabs-editable-card-bugfix
if tabs type ="editable-card",if children has falsy value ,we will get error message,so we should fix it in tabs.
error:https://codesandbox.io/s/lively-glade-jmg5s
* editable-card bugfix
* tabs bugfix
* tabs-editable-card bugfix
* tab bugfix
* bugfix
* delete errorfix
* add test
2019-07-30 16:10:14 +08:00
Yangzhedi
6c8c42c3e3
feat(default.less): add table-footer-bg and table-footer-color variable
2019-07-30 15:05:14 +08:00
偏右
7588dda6ed
Merge pull request #17887 from xrkffgg/master
...
fix: the DatePicker border bug when the chose was century
2019-07-30 13:21:05 +08:00
偏右
fed7fec30b
Merge pull request #17971 from ant-design/fix-tag-tag-name
...
refactor: Tag should be span than a div semantically
2019-07-30 13:20:54 +08:00
偏右
d31d2c19d9
Merge pull request #17955 from haimrait/master
...
fix: DatePicker onChange types
2019-07-30 12:35:25 +08:00
偏右
c033c1ea2c
Merge pull request #17969 from ant-design/fix-tabs-extra
...
fix: Tabs extraContent line-height
2019-07-30 12:33:15 +08:00
偏右
53da51841f
🐛 Remove extra margin right of Table placeholder ( #17970 )
...
close #17950
2019-07-30 12:32:57 +08:00
xrkffgg
aa7f5fb776
fix: DatePicker 插件单个使用时,切换时间范围时,出现像素偏差问题。
2019-07-30 12:00:14 +08:00
afc163
4374514252
✅ fix snapshot and test case
2019-07-30 11:58:45 +08:00
zombieJ
b71f2ec4bd
docs: Add faq about form errors ( #17968 )
2019-07-30 11:50:47 +08:00
afc163
f15c08a898
⚡ Tag should be span than a div semantically
...
close #17963
2019-07-30 11:46:10 +08:00
afc163
65f6ddbe75
🐛 Fix Tabs extraContent line-height
...
close #17865
2019-07-30 11:41:17 +08:00
david.lv
9b667a877e
fix: make timeline component show more comfort under none-white background color ( #17959 )
...
* fix(Timeline): timeline在非白色背景色下显示异常
Closes https://github.com/ant-design/ant-design/issues/17927
* fix(Timeline): 反转模式下1px下移
Closes https://github.com/ant-design/ant-design/issues/17927
* fix(Timeline): 微调偏移量,尽可能和原白色背景下的间距相同
Closes https://github.com/ant-design/ant-design/issues/17927
* fix(Timeline): 微调偏移量,尽可能和原白色背景下的间距相同
Closes https://github.com/ant-design/ant-design/issues/17927
2019-07-30 10:54:47 +08:00
xrkffgg
e05347d5ce
add decade style
2019-07-30 09:35:51 +08:00
haimrait
37d19cef3f
Fix issue #17949
...
Fix issue [#17949 ]
2019-07-29 16:58:38 +03:00
偏右
f41e013ce5
Merge pull request #17760 from chenyizhongx/styleBug
...
fix: Optimize select with search field style
2019-07-29 21:36:36 +08:00
zombieJ
1f8f4bca2d
fix: Wave perf ( #17945 )
2019-07-29 16:29:54 +08:00
jiang
d7bbb48fce
unified drawer and modal mask opacity ( #17943 )
2019-07-29 15:57:05 +08:00
afc163
68d1ec00d4
🐛 Fix small table hover background
...
close #17922
2019-07-29 14:11:41 +08:00
zombieJ
24bfcacc38
fix: Upload can not click in Form.Item ( #17897 )
2019-07-25 23:53:54 +08:00
xrkffgg
3148d9c884
DatePicker:修复当选择条件为世纪时,border 不对齐的样式 bug
2019-07-25 17:07:04 +08:00
unknown
8b533c0635
solve the duplicate of selector
2019-07-25 10:44:07 +08:00
unknown
98bafca7da
fix: Optimize select with search field style
2019-07-25 10:44:07 +08:00
afc163
be030d2387
🐛 Fix TimePicker safari render bug
...
close #17842
2019-07-24 19:28:09 +08:00
Malven
49b469e079
better wording in swedish for copied
2019-07-24 13:13:43 +02:00
Malven
7c5a44f808
added swedish translation for Text
-component
2019-07-24 13:11:48 +02:00
偏右
d933e5e9cf
Merge pull request #17846 from ant-design/fix-table-filter-dropdown
...
fix: table filter dropdown trigger onChange on some situation
2019-07-24 16:28:07 +08:00
afc163
ce7ab240cf
🐛 Fix Table filterDropdown always trigger onChange
...
close #17833
2019-07-24 16:06:51 +08:00
afc163
22179f3511
💄 code style optimizaiton
2019-07-24 15:40:07 +08:00
zombieJ
bce3696ec0
fix count escape ( #17841 )
2019-07-24 15:07:10 +08:00