KingxBeta
d4fd8f2698
style(descriptions): fix content overflow ( #27195 )
...
* fix: .ant-descriptions-item-content add word-break:break-word; style
* Update index.less
修改顺序
Co-authored-by: wangyk <wangyikan@mchz.com.cn>
2020-10-16 22:28:02 +08:00
Yulia Maximova
1113867378
fix: form customizing mixin ( #26422 )
...
* fix: add styling form input background-color
* fix: conflict resolution
Co-authored-by: Maksimova, Yuliya <Yuliya.Maksimova@nexign.com>
2020-10-16 22:25:36 +08:00
偏右
c72ee71d6f
fix: clear Password value attribute in controlled mode ( #27191 )
...
close #27171
2020-10-16 18:05:13 +08:00
偏右
fb9d2e6738
fix: notification width in small screen ( #27189 )
...
close #27188
2020-10-16 16:07:56 +08:00
Tom Xu
274871b50c
docs(button): improve docs and shape remove undeclared doc type ( #27159 )
...
* docs(button): improve docs
* Update index.less
2020-10-16 15:50:19 +08:00
Yu Mao
b4e748c28a
fix: Cascader duplicated className ( #27187 )
...
close #27168
2020-10-16 15:48:23 +08:00
linye
77e7eceb91
docs: Update MorePage.tsx ( #27184 )
2020-10-16 11:48:26 +08:00
Tom Xu
179ee276c9
refactor: improve useCombinedRefs code ( #27181 )
...
* improve: useCombinedRefs code
* change location
2020-10-16 10:21:21 +08:00
Yu Mao
acc2e03ddf
fix: add optional rules property ( #27164 )
...
* fix: add optional rules property
* fix: replace interface
2020-10-15 22:31:51 +08:00
陈帅
3770b3f423
fix: if form warp drawer, close button will trigger submit ( #27175 )
...
* fix: if form warp drawer, close button will trigger submit
* update snapshot
2020-10-15 18:54:24 +08:00
zombiej
0b592203b2
docs: Update Modal faq
...
close #27169
2020-10-15 18:32:48 +08:00
偏右
1c38e68a0f
fix: Dropdown icon margin style ( #27165 )
...
close #22274
2020-10-15 14:13:17 +08:00
afc163
771352c5ca
docs: fix remark lint
2020-10-15 13:33:14 +08:00
偏右
bd25b9f667
chore: 🆙 remark-cli
2020-10-15 13:24:38 +08:00
linye
8f1cfd2062
docs: Update RecommendPage.tsx ( #27161 )
2020-10-15 12:10:05 +08:00
偏右
0a3af0b2e2
fix: 💄 Layout.Sider collapsedWidth cannot work without @menu-collapsed-width ( #27154 )
...
* fix: collapsedWidth do not work on Sider
* fix test case
* fix test case
* fix extra trigger div
* fix lint
2020-10-15 10:42:15 +08:00
Kermit Xuan
e883e4ba40
fix(date-picker): showTime should work correctly when format is function ( #27156 )
2020-10-14 23:00:18 +08:00
二货机器人
43e2651b9c
fix:Typography miss block & pre style ( #27150 )
...
* feat: Add block & pre style
* fix lint
2020-10-14 19:56:31 +08:00
zombiej
d3bf6eef94
docs: Fix changelog modal desc
2020-10-14 17:02:47 +08:00
偏右
50d8c38f2c
fix: 🐛 Tabs animated={true} should works ( #27145 )
...
close #27135
2020-10-14 16:34:15 +08:00
afc163
6bdd7c1b66
docs: 📝 update 4.7.0 changelog
2020-10-14 15:35:03 +08:00
Tom Xu
2beb594b71
refactor(result): useContext and improve code ( #27128 )
...
* refactor(result): useContext and improve code
* Update index.tsx
* Update index.tsx
2020-10-14 15:24:26 +08:00
Tom Xu
f6769e3e94
refactor(grid): useContext and improve code ( #27127 )
2020-10-14 15:19:07 +08:00
偏右
c7e51aba13
test: ✅ fix modal test cases ( #27143 )
...
* test: ✅ fix modal test cases
* 🆙 upgrade remark-lint
2020-10-14 14:52:26 +08:00
偏右
ea48827e06
docs: fix API description
2020-10-14 14:42:57 +08:00
偏右
3ef6ea3ead
refactor: 📦 some styles to reduce css bundle size ( #27129 )
...
* refactor: some styles to reduce css bundle size
* test: update snapshot
* fix snapshot
* fix test case
* fix addonAfter
* fix firefox style
* reduce riddon css size
* fix Input.Group border radius
* remove unused css selectors
* fix test cov
* fix search button hover border
* fix rtl textarea clear icon style
* update demos
* fix search rtl style
* fix input search style
2020-10-13 21:16:20 +08:00
afc163
a04d13c0b9
chore: 💄 fix hotjar widget color
2020-10-13 20:44:55 +08:00
偏右
4bcac2d986
fix: Divider color with text ( #27134 )
...
* chore: use @border-width-base
* fix: Divider color with text
close #27132
2020-10-13 20:22:17 +08:00
xrk
6288f0a86e
fix: radio checked cursor style when disabled ( #27125 )
2020-10-13 18:32:18 +08:00
Tom Xu
b896556823
style: fix Typography Link color ( #27119 )
...
* style: fix Typography Link color
* Update index.less
2020-10-13 18:31:48 +08:00
dependabot[bot]
0051e5d883
chore(deps-dev): bump remark-preset-lint-recommended from 4.0.1 to 5.0.0 ( #27126 )
...
Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint ) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases )
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/remark-lint/compare/4.0.1...remark-preset-lint-recommended@5.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 14:24:21 +08:00
Cong Yoo
e1509b0402
docs: 🔗 fix invalid url ( #27107 )
2020-10-12 16:30:53 +08:00
偏右
e465f3e890
docs: fix url ( #27106 )
...
* 更新了一个 【标准符号用法】的在线地址。原地址失效了。
* 这个地址为国家标准全文公开系统的地址
这个地址打开页面查看内容的话需要Flash支持。单内容毕竟更官方,比百科全。
2020-10-12 16:24:47 +08:00
偏右
88fde9f9f7
style: fix Typography Link color ( #27104 )
...
close #27088
2020-10-12 16:24:26 +08:00
Cong Yoo
5e4a79a0f0
这个地址为国家标准全文公开系统的地址
...
这个地址打开页面查看内容的话需要Flash支持。单内容毕竟更官方,比百科全。
2020-10-12 16:20:30 +08:00
Cong Yoo
7004afe3ba
更新了一个 【标准符号用法】的在线地址。原地址失效了。
2020-10-12 16:12:22 +08:00
偏右
18c4b085ba
style: 💄 fix Pickers wrong animation direction ( #27101 )
...
* style: fix Pickers wrong animation direction
* style: reduce css bundle size
2020-10-12 15:50:02 +08:00
Tom Xu
f487d8dba8
refactor(checkable-tag): improve code ( #27097 )
2020-10-12 15:07:47 +08:00
xrk
f0f39895b5
style: optimize Input.TextArea count style in rtl ( #27098 )
2020-10-12 12:43:04 +08:00
xrk
852b28c235
docs: update menu api ( #27096 )
...
* docs: update menu api
* perf
2020-10-12 12:00:00 +08:00
Tom Xu
b64d02fda9
refactor(input-number): useContext ( #27086 )
2020-10-12 10:59:40 +08:00
Tom Xu
1f0d074caa
refactor(image): improve code ( #27087 )
2020-10-12 10:59:09 +08:00
Liu Ya
41d520ab82
docs: update Typography.Text ( #27093 )
2020-10-12 10:49:17 +08:00
lich-yoo
1a4f5f7909
docs: update modal version column ( #27094 )
2020-10-12 10:47:09 +08:00
Gerson Garrido
02fc6b1646
Updating es_ES locale docs ( #27079 )
2020-10-11 02:56:12 +08:00
afc163
de447ea758
Merge branch 'master' of github.com:ant-design/ant-design
2020-10-10 23:13:36 +08:00
afc163
679f0529fa
docs: 📝 fix Form API table, close #27078
2020-10-10 23:12:34 +08:00
Arnaud Benhamdine
3a7273b5da
docs: fix behaviour of modal draggable zone ( #27077 )
...
The behaviour of the draggable zone in the modal was incorrect : the header was supposed to be the only draggable zone, but because of an inverted logic of state change, all the modal was draggable
2020-10-10 23:02:38 +08:00
偏右
340a0a913a
docs: ✨ release 4.7.0 ( #27074 )
...
* docs: ✨ release 4.7.0
* update changelog emoji
* docs: add changelog about InputNumber onStep
* update changelog
* add changelog for #27074
2020-10-10 19:48:36 +08:00
偏右
94cab40b04
feat: InputNumber support onStep ( #27075 )
...
* feat: InputNumber support onStep
* fix test case
* fix dep
2020-10-10 17:49:50 +08:00