Commit Graph

11986 Commits

Author SHA1 Message Date
afc163
90b401e97b Fix submenu lap between menu, close #11725 2018-08-22 00:49:53 +08:00
afc163
c9901acb7f Fix WeekPicker style, close #11738 2018-08-22 00:41:29 +08:00
mofelee
611c127f6b Update index.zh-CN.md 2018-08-21 17:34:13 +08:00
afc163
aba2f5e091 fix test case 2018-08-21 15:59:24 +08:00
afc163
eecc5b0f9c tweak doc bugs 2018-08-21 15:44:05 +08:00
afc163
c2f7257c3f fix typo 2018-08-21 15:26:00 +08:00
afc163
6bb8d26a3b fix typo 2018-08-21 15:23:41 +08:00
afc163
53dd82e4e3 docs: add major less variables instruction 2018-08-21 14:04:18 +08:00
afc163
6fd5e95cec docs: renew <Customize Theme> documentation 2018-08-21 00:32:11 +08:00
afc163
60cff5de40 tweak wave effect detail 2018-08-20 23:55:35 +08:00
afc163
041173f059 tweak animation arguments 2018-08-20 21:02:51 +08:00
afc163
5e37710ecb improve click effect 2018-08-20 20:59:48 +08:00
afc163
e610830a1a Fix blurry checkbox style in windows chrome
https://stackoverflow.com/a/50412034/3040605

close #11797
2018-08-20 19:02:48 +08:00
afc163
d13187ba1e site: tweak script and style tags order 2018-08-20 17:08:07 +08:00
afc163
df20c6247a upgrade some devDeps 2018-08-20 16:32:07 +08:00
afc163
40a702cebe fix locale-provide demo 2018-08-20 15:09:44 +08:00
afc163
ab7855d104 demo: update badge demo 2018-08-20 15:07:05 +08:00
afc163
22162fe04b Fix badge zoom animation style 2018-08-20 14:53:58 +08:00
afc163
dfdd5449b0 update LocaleProvider demo 2018-08-20 11:46:56 +08:00
afc163
37b1ed16b3 update LocaleProvider demo 2018-08-20 11:37:55 +08:00
Alexey Yakovlev
3582f46347 Update TreeProps.onCheck callback signature. 2018-08-19 20:16:27 +08:00
afc163
5f5417c169 doc: tweak use-with-create-react-app doc 2018-08-18 23:42:15 +08:00
picodoth
a52d694a2f 3.8.2 2018-08-18 21:40:46 +08:00
Junbin Huang
0ab7096a2d
adding changlog for 3.8.2 (#11782) 2018-08-18 21:38:33 +08:00
zombiej
adb66f0172 update rc-tree & rc-tree-select deps 2018-08-18 19:37:15 +08:00
Junbin Huang
4622dce879
fix: tags initially hidden, closing #11757 (#11761)
* fix: tags initially hidden, closing #11757

* update snapshots
2018-08-18 14:29:25 +08:00
afc163
838be31543 good looking table demo 2018-08-18 12:48:56 +08:00
陈帅
958e8ebc4b Fix drawer (#11702)
* fix #11583 #11443 remove pointer-events

* update snap  fix ci

* @ease change to @drawer-easing

* add @ease-base-out and @ease-base-in

* fix drawer
2018-08-18 12:34:40 +08:00
afc163
55d43eb13b site: move script to body bottom 2018-08-17 22:29:36 +08:00
afc163
ec6d88f407 Fix modal text being selected when open it with double click, close #11777 2018-08-17 19:13:42 +08:00
afc163
45ac4872b2 update chinese slogan 2018-08-16 23:32:50 +08:00
yoyo837
004d786cb4 补充中文文档 2018-08-16 23:00:52 +08:00
afc163
9555626898 tweak indeterminate checkbox design 2018-08-16 17:43:00 +08:00
Lyndon001
3ba45845ad
Update values.zh-CN.md 2018-08-16 17:15:16 +08:00
afc163
84119d8959 Fix badge position when it's children is display:block
https://codepen.io/afc163/pen/MBMjqG?editors=0110
2018-08-16 17:10:47 +08:00
Shuvalov Anton
b126b23b2d fixed article
Just small grammar fix, nothing serious
2018-08-14 23:53:33 +08:00
afc163
89a1dc5125 Fix rate focus outline style, close #11736 2018-08-14 15:03:44 +08:00
afc163
8d873785a7 Add badge above footer kitchen link 2018-08-14 12:26:53 +08:00
Bartek
e107b03cc7 closing #11604, add selectable to AntTreeNodeProps (#11651) 2018-08-13 14:09:32 +08:00
Wei Zhu
be74114d22 fix: Input 'autosize' is missing in type error
close #11697

`autosize` was used for `<Input type="textarea" />` which has been
separated to Input.Textarea
2018-08-13 14:04:27 +08:00
afc163
755132cc26 tweak spin container loading style 2018-08-13 00:14:20 +08:00
afc163
838abbd358 tweak table demo 2018-08-12 22:02:33 +08:00
愚指导
bf2490c45f
release 3.8.1 (#11708) 2018-08-12 11:17:08 +08:00
afc163
f1649efebb update rate snapshots 2018-08-12 01:40:14 +08:00
afc163
799c7be17e Fix site error in IE10/11 which don't support conditional comments 2018-08-12 00:04:58 +08:00
afc163
754a22ca24 Fix radio align problem in safari 2018-08-11 20:57:43 +08:00
afc163
589415ed95 Fix Tag with wave effect 2018-08-11 15:46:45 +08:00
afc163
4d7f1b191f remove console 2018-08-11 15:34:14 +08:00
afc163
7b719ce457 simplicy Anchor test 2018-08-11 15:16:33 +08:00
afc163
9cf6ae6010 Refactor and apply wave click animation to more components
now support Button, Tag, Radio.Button and switch
2018-08-11 15:14:34 +08:00