Commit Graph

16974 Commits

Author SHA1 Message Date
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
Yash Joshi
8b81ce7cc3 fix: select icon on hover & focus in input.group (#20504) 2019-12-28 16:13:33 +08:00
二货机器人
1636f6107e
fix: FormItem errors should show in diff line (#20512) 2019-12-28 14:53:43 +08:00
二货机器人
695b67b045
fix getPopupContainer not work (#20509) 2019-12-28 12:55:03 +08:00
二货机器人
f965d92aa8
docs: Update 4.0 site (#20486)
* adjust docs & logo

* adjust typo

* doc update

* update style & trans

* fix style

* update doc

* update translate
2019-12-28 11:57:41 +08:00
信鑫-King
e9b0fab156
Merge pull request #20500 from ant-design/fix-dark-site
fix: dark site theme
2019-12-27 22:44:21 +08:00
ycjcl868
ee6f159cd1 fix: site use params 2019-12-27 22:43:29 +08:00
ycjcl868
b4d71beb92 tweak: extract site dark style into dark.less 2019-12-27 18:14:29 +08:00
ycjcl868
bbf3875caf fix: style lint 2019-12-27 18:08:41 +08:00
ycjcl868
9af3df83d8 fix: search-box input color 2019-12-27 18:05:03 +08:00
ycjcl868
20328867f2 fix: dark site 2019-12-27 17:45:41 +08:00
偏右
31b1bf7272
Merge pull request #20492 from ant-design/add-form-demo
docs: Add form demo
2019-12-27 17:36:09 +08:00
二货机器人
dd86ae251c
fix: Should also set className with customize help (#20489)
* add test case

* update snapshot

* update snapshot
2019-12-27 16:50:44 +08:00
afc163
276a02dfe0 fix test case 2019-12-27 16:13:13 +08:00
afc163
989df9af69 fix stylelint 2019-12-27 15:59:09 +08:00
afc163
02ad26b6ee 💄 fix code block style in demo box 2019-12-27 15:41:39 +08:00
afc163
08ab82d17f :clipper: Add complex form control demo for Form
https://github.com/ant-design/ant-design/issues/20481#issuecomment-569184410
2019-12-27 15:36:27 +08:00
afc163
fa31150bc1 💄 tweak site font color 2019-12-27 14:10:55 +08:00
偏右
4f47fd2372
Merge pull request #20488 from ant-design/master-for-merge-4.x
test: Merge master to fix test snapshots
2019-12-27 13:43:13 +08:00
偏右
4fc544e023
Merge branch '4.0-prepare' into master-for-merge-4.x 2019-12-27 12:34:40 +08:00
afc163
670bd4bf5b update snapshots 2019-12-27 12:27:56 +08:00
zombiej
e449b1aee2 chore: Update snapshot 2019-12-27 12:22:00 +08:00
偏右
75ed2e0745
📝 Add instruction about disabledDate
#19932
#9008
2019-12-27 12:14:15 +08:00
信鑫-King
66512c8d45
Merge pull request #20484 from ant-design/fix-theme-dark
fix: dark theme review
2019-12-27 11:14:14 +08:00
ycjcl868
61520d2f00 fix: card hover border not change 2019-12-27 10:58:01 +08:00
vagusX
b2f77f92a4 fix: site icons category issue (#20477) 2019-12-27 10:23:11 +08:00
ycjcl868
7c3beabd4c fix: button ghost color 2019-12-27 10:16:02 +08:00
zombiej
c5df5c1547 chore: Update test to fix useRealTimer 2019-12-26 17:07:59 +08:00
信鑫-King
a178810ece
Merge pull request #20468 from ant-design/fix-site-dark-switch
feat: prefetch speed up dark.css load
2019-12-26 16:36:46 +08:00
ycjcl868
0c272cb675 feat: prefetch speed up dark.css load 2019-12-26 16:33:17 +08:00
信鑫-King
81c71a4f21
Merge pull request #20467 from ant-design/upd-version
upd: version 4.0.0-beta.1
2019-12-26 16:30:43 +08:00
ycjcl868
18cba6dd9c fix: version 4.0.0-beta.1 2019-12-26 16:14:56 +08:00
信鑫-King
1d9bb93625
Merge pull request #20281 from ant-design/feat-dark-palette
feat: dark palette preview
2019-12-26 16:13:09 +08:00
偏右
2f72e472e5
🐛 Fix Table header text align when colspan=1 (#20463)
https://github.com/ant-design/ant-design/issues/20126#issuecomment-563307001
2019-12-26 16:07:01 +08:00
ycjcl868
090f25845c fix: lint 2019-12-26 15:59:50 +08:00
ycjcl868
e5bc8bab5a fix: style:lint 2019-12-26 15:55:10 +08:00
二货机器人
99aded6725
fix: IME should work in safari (#20457)
* update ts define

* delay to handle message update

* update snapshot

* fix test case
2019-12-26 15:48:52 +08:00