Commit Graph

17210 Commits

Author SHA1 Message Date
二货机器人
1168cb5909
docs: Update demo remove table background (#20593) 2020-01-02 15:47:30 +08:00
zombiej
a781214a9f docs: Update doc images 2020-01-02 15:04:19 +08:00
zombiej
d88d625053 docs: Update English document 2020-01-02 14:43:03 +08:00
jiang
2416f733bf fix: url 404 (#20589)
* fix url 404

* update url
2020-01-02 14:16:05 +08:00
vagusX
da8ebb973a feat: use @ant-design/icons@4.0.0-alpha.19 to fix ref issue (#20588) 2020-01-02 14:11:12 +08:00
偏右
d102c2bf7a
🆙 upgrade stylelint-order (#20585) 2020-01-02 12:11:26 +08:00
二货机器人
34056995bf
docs: Hitu in english (#20567) 2020-01-01 21:36:30 +08:00
叶枫
4adc4df3e6 fix: form item array children interface (#20577)
* Update Form.tsx

* Update Form.tsx

* fix: fix formItem array children interface

* fix: array

* feat: test
2020-01-01 20:07:09 +08:00
zombiej
dd8dd6062f docs: Use abbr of Header 2020-01-01 15:01:42 +08:00
zombiej
36189b5787 docs: Add missing form List operation 2019-12-31 20:54:04 +08:00
capdiem
91e342355c 🐛 fix: Fix that types of property 'children' are incompatible (#20554) 2019-12-31 20:21:30 +08:00
myeunhyuk
20741cbc60 Update values.zh-CN.md (#20569) 2019-12-31 18:02:08 +08:00
信鑫-King
f69b656a04
Merge pull request #20555 from ant-design/fix-dark-component
fix: site dark tweak style
2019-12-31 17:49:04 +08:00
ycjcl868
88eebc525d fix: lint style 2019-12-31 15:47:43 +08:00
ycjcl868
857fc6e73c fix: timeline dot bg 2019-12-31 15:45:33 +08:00
二货机器人
deba77b3d6
fix: Tree missing aniation when virtual scrolled (#20565)
* fix: Tree missing aniation when virtual scrolled

* clean up

* skip debug test
2019-12-31 15:45:28 +08:00
ycjcl868
b2722078a2 fix: transfer customize disable Input style 2019-12-31 15:32:09 +08:00
afc163
f6cec889aa docs: tweak site style 2019-12-31 15:19:21 +08:00
ycjcl868
eb005a17cb fix: table header 2019-12-31 15:12:18 +08:00
ycjcl868
fce441843c fix: margin-bottom style 2019-12-31 15:12:18 +08:00
ycjcl868
e7663800c6 fix: Picker margin-bottom 2019-12-31 15:12:18 +08:00
ycjcl868
0903e3924c fix: button dark hover,active 2019-12-31 15:12:18 +08:00
ycjcl868
f230ac58d6 fix: site dark, tweak style 2019-12-31 15:12:18 +08:00
afc163
4aa4285f66 docs: tweak home page arrow style 2019-12-31 15:10:59 +08:00
偏右
d8cea7489d
💄 fix stylelint warnings and errors (#20562) 2019-12-31 15:04:00 +08:00
afc163
fe66df0df1 docs: tweak site style 2019-12-31 14:52:53 +08:00
偏右
2adf8ced24
fix: 💄 Remove Input.Password value attribute from dom (#20544)
* 💄 Remove Input.Password value attribute in dom

close #20541
close #7761
close #19959
close #20536
close #12672
close #10952

*  fix test coverage

* 🐛 fix defaultValue create `value` attribute in Input.Password
2019-12-31 14:41:09 +08:00
偏右
cc2a29ca54
💄 optimize card hoverable style (#20561) 2019-12-31 14:30:46 +08:00
偏右
3c481f579a
🆙 upgrade bisheng (#20560) 2019-12-31 13:29:02 +08:00
偏右
7dea548551 refactor: 🗑 remove deprecated or compatibility css code (#20547)
* 🗑️ remove deprecated or compatibility css code

*  update snapshots

*  fix test case and compile error

*  fix stylelint
2019-12-31 11:54:39 +08:00
二货机器人
8ab21992d5
docs: Fix mobile logo collapsed (#20556)
* docs: Fix mobile logo collapsed

* fix lint
2019-12-31 11:16:04 +08:00
Yaindrop
528f1df5d6 Fix image misplacing (#20552)
Switched the images of "The keyword of the user query is only displayed in three categories, Topics, Questions and Articles." and "The number of categories the keyword of the user query belongs to is uncertain."
2019-12-31 10:56:28 +08:00
Yash Joshi
8704569a30 fix(style): form field error border style for select (#20517)
* fix(style): form  field error border style for select

* fix: add style for input-group-addon

* fix: remove invalid styles
2019-12-30 22:50:33 +08:00
二货机器人
849746b361
fix: Select use value width instead of default fixed width (#20538)
* init using content width

* auto width

* tmp magic number

* clean useless style
2019-12-30 22:49:19 +08:00
DiamondYuan
4297f33e85 fix: use Object.prototype.toString to check object (#20546)
close #20528
2019-12-30 22:14:17 +08:00
偏右
8ea9356399
💄 Improve Step type="navigation" UI in small screen (#20545)
close #19877
2019-12-30 20:13:24 +08:00
zombiej
7ab71f8463 chore: Adjust official site home & doc 2019-12-30 16:55:36 +08:00
zombiej
530db658bc chore: Merge master 2019-12-30 16:43:34 +08:00
二货机器人
bcb71b8b78
chore: dev mode always show debug default (#20535) 2019-12-30 16:31:30 +08:00
liyuanqiu
121437b666 Remove inconsistant style (#20533)
Remove "line-height: unset;" from ".@{radio-group-prefix-cls}".
It causes inconsistance with Checkbox.Group.
See: https://codesandbox.io/s/antd-radio-line-height-8kt7u
2019-12-30 16:01:29 +08:00
二货机器人
f2fdf490de
fix: Table with invalidate pagination totol should ignore (#20532) 2019-12-30 15:35:53 +08:00
二货机器人
5f7ca16ed5
docs: Update form demo to remove defaultValue (#20524)
* docs: Update form demo to remove defaultValue

* update demo

* update styl

* add missing content

* update snapshot
2019-12-30 14:53:47 +08:00
二货机器人
e3126ab20d
chore: Add warning when use remove function (#20527) 2019-12-30 12:13:58 +08:00
诸岳
8e793c431f Bump 3.26.5 2019-12-29 22:10:08 +08:00
诸岳
89472751a7
docs: Add the changelog of 3.26.5 (#20520) 2019-12-29 22:07:36 +08:00
二货机器人
0189ba61bf
docs: Update demo error message (#20521) 2019-12-29 18:32:13 +08:00
信鑫-King
7998a3312e
Merge pull request #20516 from ant-design/fix-dark-form
fix: form dark theme
2019-12-29 10:56:47 +08:00
ycjcl868
c41f323be7 fix: form dark theme 2019-12-28 23:49:35 +08:00
Yash Joshi
f022709f91 fix: padding right for select[size=small] (#20506)
* fix: padding right for select[size=small]

* fix: add style on class with arrow icon
2019-12-28 22:39:18 +08:00
偏右
df8f34309f revert Table page return 1 after sort (#20507)
close #16978
close #17770
close #17648
close #18099
close #17075
close #19369
2019-12-28 21:52:09 +08:00