Commit Graph

16116 Commits

Author SHA1 Message Date
afc163
271c7aa73a
🎬 update steps demo style 2019-08-24 17:58:20 +08:00
偏右
735b78d164
Merge pull request #18425 from lewis617/icon-pic-search
docs: Search icon by image
2019-08-24 00:41:21 +08:00
偏右
c6c947fd28
🐛 Fix Input.Password cannot get input element (#18441)
close #18412
2019-08-24 00:25:45 +08:00
信鑫-King
021e9af227 feat: less vars for select and anchor (#18444) 2019-08-23 22:19:04 +08:00
He Linming
721a545211 fix: descriptions background is not themeable (#18372) (#18440) 2019-08-23 17:03:03 +08:00
天可
8a1d184d8b 500->503 2019-08-23 16:52:33 +08:00
天可
4b3179cef5 使用 Result 组件显示服务端错误信息 2019-08-23 16:42:50 +08:00
+v
38b8d07e03 docs: link (#18438) 2019-08-23 16:36:46 +08:00
天可
df3539026b 上传前压缩图片为300px以内,防止超时报错 2019-08-23 16:33:17 +08:00
天可
5d5b001d48 修复localstorage在ssr过程中的报错 2019-08-23 14:49:11 +08:00
天可
382882247b 兼容不支持 localstorage 的浏览器 2019-08-23 14:16:30 +08:00
Artin
5e10d5ae7d Add tabBarExtraContent prop to Card (#18433) 2019-08-23 14:14:41 +08:00
天可
2d96dc4124 bugfix: localStorage not defined 2019-08-23 14:03:52 +08:00
天可
2cf0577e4f 提供一个关闭功能,点击后 localStorage 存一下就不弹了 2019-08-23 13:27:04 +08:00
二货机器人
330a952a98
docs: Update AutoComplete first demo with control mode & add faq (#18432)
* add FAQ

* update demo

* add miss prop
2019-08-23 12:18:27 +08:00
天可
a04794261c 文案修改,弹窗移除 footer 2019-08-23 11:08:12 +08:00
天可
3ac8f090c7 添加匹配度等相关文案 2019-08-22 22:07:02 +08:00
天可
94250484f4 remove popoverVisible 2019-08-22 21:14:50 +08:00
天可
d447781c4e 添加更显眼的介绍 2019-08-22 21:14:39 +08:00
天可
e912048168 服务不可用提示 2019-08-22 21:14:29 +08:00
天可
31821e51e6 通过 tooltip 外化 type 2019-08-22 21:14:17 +08:00
天可
b15032a597 完成国际化 2019-08-22 21:14:05 +08:00
天可
7be5b1c083 添加点击拷贝功能 2019-08-22 21:13:53 +08:00
天可
49b4bfdaa5 基本样式完成 2019-08-22 21:08:07 +08:00
Amumu
fee5e29163 fix style (#18422) 2019-08-22 20:53:34 +08:00
李环冀
743ec294ef fix upload newline bug (#18423) 2019-08-22 20:49:42 +08:00
偏右
371ba4d819
increase BackTop code coverage (#18406) 2019-08-22 18:04:10 +08:00
二货机器人
b9b9675fe1
fix: Not shaking with autosize of TextArea (#18401)
* fix: Not shaking with autosize of TextArea

* fix ract 15 demo

* fix demo

* add state

* handle event

* try to fix react 15 test case
2019-08-22 11:55:37 +08:00
偏右
7558273e32
🐛 Fix Steps progressDot style (#18393)
close #18390
2019-08-21 19:15:45 +08:00
aldrinpvincent
b6d458eb9f typofix (#18383)
fixed typo
2019-08-21 14:59:22 +08:00
+v
b2bc511163 docs: typo(version not exist) (#18378) 2019-08-21 11:21:56 +08:00
+v
7ce3a58d47 docs: typo(version not exist) (#18377) 2019-08-21 11:21:32 +08:00
afc163
52f1339516 💄 Tweak GitHub Button style 2019-08-20 16:45:27 +08:00
诸葛龙
f9f6e8da79 chenlong (#18340) 2019-08-20 15:58:37 +08:00
偏右
14308db289
🐛 Fix Steps vertical progressDot style (#18356)
broken via #17994

close #18354
2019-08-20 12:31:52 +08:00
偏右
3518f562c2
Merge pull request #18353 from abenhamdine/master
docs: Fix typo in Steps demo
2019-08-20 10:41:20 +08:00
Arnaud Benhamdine
0114146104
Update nav.md 2019-08-19 22:29:03 +02:00
afc163
c5344bde52 💄 Tweak Table expand icon style 2019-08-19 18:42:19 +08:00
偏右
d236b4817d
Merge pull request #18348 from ant-design/fix-input-ie11
fix: 🐛 Input align broken in IE11
2019-08-19 17:51:34 +08:00
afc163
488ef9ff94 🐛 Fix Input align broken in IE11
close #18347
close #18313
close #17753

The fix of #17759 did not resolve IE11
2019-08-19 17:24:38 +08:00
偏右
c8f682448e
Merge pull request #18329 from ant-design/master
chore: Merge master into feature
2019-08-19 16:32:51 +08:00
偏右
c9cef60d89
🆙 Upgrade rc-input-number (#18346)
* fix react warning #9792

* support onPressEnter
close #12476
close #16080
2019-08-19 16:32:19 +08:00
He Linming
af39b46595 fix: Prop style is getting duplicated on Table (#18315) (#18330) 2019-08-19 11:14:48 +08:00
DiamondYuan
a5f1fc80fd fix: Anchor.Link add add new property target (#18335)
* fix: Anchor.Link add add new property target

* docs: update doc of anchor
2019-08-19 11:10:06 +08:00
afc163
62aeb5aff2 📝 Add lang attribute to html 2019-08-19 11:08:20 +08:00
orzyyyy
a707050c05 perf: check prop only from metadata of demo (#18332)
* perf: check prop  from metadata of demo

* fix: indent
2019-08-18 18:58:13 +08:00
偏右
1ccebe7618
🆙 revert locking less (#18331)
https://github.com/less/less.js/issues/3414
https://github.com/less/less.js/issues/3416
2019-08-18 15:21:42 +08:00
陈帅
b73ac967f9 fix: fix descriptions demo warning (#18326)
* fix descriptions warning

* snapshot updated
2019-08-18 00:40:11 +08:00
afc163
c953023617 fix eslint 2019-08-18 00:37:17 +08:00
偏右
d30c882795
Merge pull request #18328 from ant-design/changelog-3.22.0
docs: changelog for 3.22.0
2019-08-18 00:21:51 +08:00