Commit Graph

15576 Commits

Author SHA1 Message Date
orzyyyy
47fd80c8ad fix: disable next line instead of the whole file 2019-08-06 15:36:13 +08:00
orzyyyy
5e2aa20a72 test: update snapshots 2019-08-06 15:36:13 +08:00
orzyyyy
b054ce3874 chore: adjust indent & revert demo & fix lint problem 2019-08-06 15:36:13 +08:00
orzyyyy
28f39739df test: update snapshots 2019-08-06 15:36:13 +08:00
orzyyyy
06c1f1a77c fix: disable jsx-a11y/label-has-associated-control 2019-08-06 15:36:12 +08:00
orzyyyy
8149aa7aba fix(site): import/no-unresolved 2019-08-06 15:36:12 +08:00
orzyyyy
5abb046893 test: update snapshots 2019-08-06 15:36:12 +08:00
orzyyyy
1e5c7243bf fix: lint of lines-between-class-members 2019-08-06 15:36:12 +08:00
orzyyyy
63b33d4020 fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
orzyyyy
649e8127c5 fix: lint:style 2019-08-06 15:31:59 +08:00
orzyyyy
872ada07e7 fix: lint:demo 2019-08-06 15:31:59 +08:00
orzyyyy
ac3f319ad2 fix: lint:es 2019-08-06 15:31:59 +08:00
orzyyyy
3bfebcaf11 fix: specify version of react for warning 2019-08-06 15:31:59 +08:00
orzyyyy
ce124a36f8 perf: check typescript with eslint 2019-08-06 15:31:59 +08:00
zombieJ
3a8fcd6281
fix: Textarea show scroll when autosize (#18114)
* fix: Textarea show scroll when autosize

* clean up
2019-08-06 15:29:13 +08:00
zombieJ
d33a001922
fix: Tabs content with margin collapse (#18112) 2019-08-06 13:29:33 +08:00
偏右
4cd5cac29f
Merge pull request #18093 from xrkffgg/fix-timeline-tail
fix: timeline_left/alternate tail&content
2019-08-06 11:44:04 +08:00
偏右
f8f2807857
Merge pull request #18092 from xrkffgg/fix-timeline-content
fix: timeline-content-word-break
2019-08-06 10:28:47 +08:00
zombieJ
c6d04a7ed1
docs: add 3.21.2 changelog (#18106) 2019-08-06 01:01:37 +08:00
zombieJ
f6566571ac
fix: ConfigProvider should not block LocaleProvider (#18105) 2019-08-06 00:27:47 +08:00
zombieJ
197649bf5e
fix: Revert #17684 (#18097)
* fix: Revert #17684

* update snapshot

* gt di
2019-08-05 22:14:00 +08:00
xrkffgg
a09022c952 fix: timeline_left/alternate tail&content 2019-08-05 19:01:42 +08:00
xrkffgg
ea62935044 fix: timeline-content-word-break 2019-08-05 18:07:25 +08:00
偏右
adc1879048
Merge pull request #18088 from ant-design/fix-noStyle
fix: `noStyle` throws react warning
2019-08-05 16:59:42 +08:00
afc163
9630410b4e
🐛 Fix noStyle warning
close #18082
2019-08-05 16:54:36 +08:00
afc163
6bb88295cd
📝 Fix changelog 2019-08-05 16:50:21 +08:00
afc163
6fe1e41ae9
📝 Improve API Table design 2019-08-05 16:14:32 +08:00
afc163
83a768787e
📝 antd/lib/xxx => antd/es/xxx again 2019-08-05 15:37:00 +08:00
afc163
887aa4c347
📝 antd/lib/xxx => antd/es/xxx 2019-08-05 15:29:26 +08:00
zombieJ
0bc948db4c
update changelog (#18076) 2019-08-05 11:33:38 +08:00
啸生
f13148e21c fix: update changelog (#18073) 2019-08-05 11:29:08 +08:00
zombieJ
2d7df45ab7 fix: ConfigProvider wrapper locale no need with only children (#18075)
* fix: ConfigProvider wrapper locale no need with only children

* skip react 15
2019-08-05 11:27:32 +08:00
ikobe
f0d6c0515d Release 3.21.0 2019-08-05 00:39:32 +08:00
啸生
e96e83957c
docs: 3.21.0 changelog (#18071)
docs: 3.21.0 changelog
2019-08-05 00:04:08 +08:00
ikobe
13a306fa0e fix: add ta_IN.tsx 2019-08-04 23:43:49 +08:00
ikobe
83b71b8475 changelog 2019-08-04 23:26:27 +08:00
afc163
10bd46ff92
Merge branch 'sivaraj-dev-master' 2019-08-04 22:46:39 +08:00
afc163
4e57d8a5fe
fix snapshots 2019-08-04 22:45:12 +08:00
啸生
a2237262db
Feature (#18069)
Feature
2019-08-04 18:08:11 +08:00
啸生
fb6701282d
Conflicts (#18070)
Conflicts
2019-08-04 17:48:29 +08:00
ikobe
e97bd6f4ae feat: resolve conflicts 2019-08-04 17:28:25 +08:00
Jinke Li
0240d126ec feat(Upload): add transformFile option for transform file before request (#18009)
* feat: add transformFile optionfor transform file before request

* feat: bump rc-upload 2.7.0

* feat(Upload): optimize doc
2019-08-04 12:18:46 +08:00
信鑫-King
f634855b10 chore: transfer ajax table demo (#18067)
* chore: transfer ajax table demo

* feat: snapshot

* fix: url

* fix: lint

* 📝 FAQ Transfer ajax

* 📝 FAQ Transfer ajax

* 📝 FAQ Transfer ajax

* 📝 FAQ Transfer ajax

* 📝 FAQ
2019-08-04 11:33:32 +08:00
afc163
f9b6358c2d
📝 Fix English express
![](https://user-images.githubusercontent.com/507615/62411622-4d19e300-b628-11e9-8cfd-ec160c5f6b2a.png)
2019-08-03 19:52:37 +08:00
Alex Simons
eb40cf4d85 Fixed spelling of official. (#18063) 2019-08-03 14:10:16 +08:00
偏右
b1ac12a28a 🐛 Fix Checkbox checked extra space (#18059)
animation end state should be preserved

close #18040
2019-08-02 23:16:45 +08:00
alxkosov
678f8a5c65 feat: menu component customization: create new variables for easy customization (#17273)
* new variable for customize margins and font-size on menu

* vars for icons size for menu items

* var for color of icon selected-item on dark menu

* menu selected item: vars for color text and icon

* var for background on hover item in dark menu

* rename variable

* deleted vars for icon size in menu

* change @menu-item-last-margin to @menu-item-boundary-margin
2019-08-02 22:51:34 +08:00
vagusX
6841e059b7 feat: add waring for props#iconType in component Alert (#18046) 2019-08-02 22:50:11 +08:00
偏右
36db887bec
Merge pull request #17873 from long-zhuge/feature
feat: add Breadcrumb.Separator
2019-08-02 22:48:58 +08:00
afc163
b5e13b2541
📝 Add description for Tree component 2019-08-02 22:48:09 +08:00