afc163
da741ecf84
💄 optimize RangePicker active cell style
close #17878
close #13567
close #16872
5 years ago
howard
afaa01459f
fix: remove a tag in Alert component ( #17872 )
* remove a tag in Alert component
* 添加 role 属性
5 years ago
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
5 years ago
Sivaraj
81540a16a4
Fixed import rc-calendar - ta_IN
Tamil Locale added to rc-calendar
5 years ago
Yangzhedi
6c8c42c3e3
feat(default.less): add table-footer-bg and table-footer-color variable
5 years ago
afc163
facc7124da
📝 update documentation about css bundle size
5 years ago
信鑫-King
cde4b152d6
upd: bisheng ( #17974 )
5 years ago
偏右
7588dda6ed
Merge pull request #17887 from xrkffgg/master
fix: the DatePicker border bug when the chose was century
5 years ago
偏右
fed7fec30b
Merge pull request #17971 from ant-design/fix-tag-tag-name
refactor: Tag should be span than a div semantically
5 years ago
偏右
d31d2c19d9
Merge pull request #17955 from haimrait/master
fix: DatePicker onChange types
5 years ago
偏右
c033c1ea2c
Merge pull request #17969 from ant-design/fix-tabs-extra
fix: Tabs extraContent line-height
5 years ago
偏右
53da51841f
🐛 Remove extra margin right of Table placeholder ( #17970 )
close #17950
5 years ago
xrkffgg
aa7f5fb776
fix: DatePicker 插件单个使用时,切换时间范围时,出现像素偏差问题。
5 years ago
afc163
4374514252
✅ fix snapshot and test case
5 years ago
zombieJ
b71f2ec4bd
docs: Add faq about form errors ( #17968 )
5 years ago
afc163
f15c08a898
⚡ Tag should be span than a div semantically
close #17963
5 years ago
afc163
65f6ddbe75
🐛 Fix Tabs extraContent line-height
close #17865
5 years ago
信鑫-King
4a3cf8d6e7
💄 site prerender support title ( #17961 )
5 years ago
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
5 years ago
xrkffgg
e05347d5ce
add decade style
5 years ago
haimrait
37d19cef3f
Fix issue #17949
Fix issue [#17949 ]
5 years ago
偏右
f41e013ce5
Merge pull request #17760 from chenyizhongx/styleBug
fix: Optimize select with search field style
5 years ago
zombieJ
1f8f4bca2d
fix: Wave perf ( #17945 )
5 years ago
jiang
d7bbb48fce
unified drawer and modal mask opacity ( #17943 )
5 years ago
afc163
68d1ec00d4
🐛 Fix small table hover background
close #17922
5 years ago
Sivaraj
4d4e14cc5d
Added Tamil Locale
- தமிழ் (செம்மொழி)
5 years ago
zombieJ
5a128c40a9
docs: add changelog ( #17902 )
5 years ago
zombieJ
24bfcacc38
fix: Upload can not click in Form.Item ( #17897 )
5 years ago
xrkffgg
3148d9c884
DatePicker:修复当选择条件为世纪时,border 不对齐的样式 bug
5 years ago
chenlong
4a8affe0e0
add Breadcrumb.Separator
5 years ago
unknown
8b533c0635
solve the duplicate of selector
5 years ago
unknown
98bafca7da
fix: Optimize select with search field style
5 years ago
信鑫-King
3e62dafbfe
Release 3.20.6 ( #17861 )
Release 3.20.6
5 years ago
ycjcl868
eb6307f9cf
📝 changelog
5 years ago
ycjcl868
f7d7d58815
fix: readme
5 years ago
ycjcl868
5752fb5955
fix: lazy
5 years ago
ycjcl868
d7ab9c4958
📝 en changelog
5 years ago
ycjcl868
1a183dd986
fix: docs changelog cn
5 years ago
ycjcl868
902a813cab
📝 zh-CN changelog
5 years ago
偏右
e6874e48c9
Merge pull request #17857 from ant-design/fix-safari-style
fix: TimePicker safari weird render bug
5 years ago
afc163
be030d2387
🐛 Fix TimePicker safari render bug
close #17842
5 years ago
Malven
49b469e079
better wording in swedish for `copied`
5 years ago
Malven
7c5a44f808
added swedish translation for `Text`-component
5 years ago
偏右
d933e5e9cf
Merge pull request #17846 from ant-design/fix-table-filter-dropdown
fix: table filter dropdown trigger onChange on some situation
5 years ago
afc163
ce7ab240cf
🐛 Fix Table filterDropdown always trigger onChange
close #17833
5 years ago
afc163
22179f3511
💄 code style optimizaiton
5 years ago
zombieJ
bce3696ec0
fix count escape ( #17841 )
5 years ago
Ray Booysen
d4164f6c33
Update faq.en-US.md ( #17832 )
Some small language changes to make it easier to read.
5 years ago
zombieJ
81d8eb8afe
feat: ConfigProvider support locale ( #17816 )
* ConfigProvider support locale
* update docs
* update category
* clean up
* moving locale
* update check script
* update related code
* add test case
* demo link
* update doc
* hide one rule of md with eslint
* update error link
5 years ago
偏右
bc2d24646e
💄 correct @input-hover-border-color ( #17820 )
https://github.com/ant-design/ant-design/pull/17784#issuecomment-514069999
5 years ago