Commit Graph

16116 Commits

Author SHA1 Message Date
偏右
79d1cd1006
Merge pull request #18305 from ant-design/fix-site-locale
fix: cn pages locale
2019-08-16 14:03:36 +08:00
afc163
ddd6400391 :china: Fix cn pages locale 2019-08-16 13:34:35 +08:00
陈帅
b133c4a2c4
style: descriptions style update (#18270)
* padding bottom support size

* add toc readme

* add demo

* fix lint

* snapshot updated
2019-08-16 10:01:46 +08:00
Phyllis
ea6bf51816 add style to CheckableTagProps (#18300) 2019-08-15 23:43:25 +08:00
zombieJ
fd284ecc47
fix: ResizeObserver should ignore shaking (#18289)
* fix: ResizeObserver should ignore shaking

* fix lint

* fix domHook
2019-08-15 15:52:36 +08:00
偏右
2f365f8273
Merge pull request #18291 from GalenWong/master
Update `okText` documentation for `PopConfirm` Component
2019-08-15 15:40:15 +08:00
GalenWong
be931ac6bf Update okText documentation for PopConfirm 2019-08-15 15:25:49 +08:00
vagusX
ab9d8589a3 feat: use warning from rc-util (#18287) 2019-08-15 15:08:53 +08:00
偏右
2c63305c2d
Merge pull request #18282 from lidianhao123/fix-ts1259
fix: ts compile error with import React fix-ts-1259
2019-08-15 11:57:55 +08:00
偏右
bf3763e27c
Merge pull request #18279 from zomars/patch-1
fix: Allows to override the autocomplete prop in Cascader
2019-08-15 11:13:52 +08:00
dian.li
dd7e0c54ef chore: disable eslint rule 2019-08-15 11:12:56 +08:00
Wendell
2eb3d22ccc 🐛 fix progress gradient 2019-08-15 10:30:18 +08:00
dian.li
3e1560d753 fix: import multiple times 2019-08-15 09:47:04 +08:00
dian.li
882f343e10 fix: ts compile error with import React fix-ts-1259 2019-08-15 09:28:15 +08:00
Omar López
76a30f0294
[FIX] Allos to override the autocomplete prop in Cascader
Regarding [my comment on this issue](https://github.com/ant-design/ant-design/issues/15875#issuecomment-521373139). This will allow me to fix [Chrome's autofill bug](https://bugs.chromium.org/p/chromium/issues/detail?id=370363#c7).
2019-08-14 13:18:12 -06:00
偏右
19fc777351
Merge pull request #18274 from ant-design/master
Merge master into feature
2019-08-14 21:44:20 +08:00
偏右
a223f6d798
Merge pull request #18266 from ant-design/fix-table-lifecycle
refactor: Use new lifecycle methods for Table SelectionCheckboxAll
2019-08-14 20:24:00 +08:00
afc163
00375c2c5e fix eslint 2019-08-14 19:38:01 +08:00
afc163
6cd8f2bc3c fix unsafe link href 2019-08-14 19:36:59 +08:00
afc163
9e4a36de61 🔨 Use new lifecycle methods for Table
ref #9792
2019-08-14 19:31:16 +08:00
偏右
8ae479d916
Merge pull request #18268 from ant-design/improve-lint
chore: 💄 eslint for all files!
2019-08-14 19:02:47 +08:00
afc163
5bb2be2b27 Remove tslint 2019-08-14 18:33:14 +08:00
afc163
9301e6a129 🆙 upgrade typescript-eslint deps 2019-08-14 18:31:05 +08:00
afc163
28130501fc fix snapshot 2019-08-14 18:30:15 +08:00
afc163
760853e239 💄 eslint for all 2019-08-14 18:21:24 +08:00
zombieJ
74eda7e705
docs: Fix ConfigProvider demo (#18265)
* docs: Fix ConfigProvider in cn not working

* Use antd pro

* update docs
2019-08-14 18:19:55 +08:00
zombieJ
dfd6ce8609
fix: Checkbox should not show highlight when disabled (#18168)
* fix: Checkbox should not show highlight when disabled

* add comment
2019-08-14 18:19:07 +08:00
afc163
40f64cb095 📝 update changelog 2019-08-14 16:19:43 +08:00
偏右
4a8b006088
Merge pull request #18261 from ant-design/fix-table-style
style: fix Table row selected hover style
2019-08-14 16:02:57 +08:00
偏右
ff48b7fedb
Update nodejs.yml 2019-08-14 16:02:41 +08:00
afc163
ab9eaed8d0 🐛 Fix Table row selected hover style
close #18195
2019-08-14 15:47:51 +08:00
Yu
2d2d9f60c4 feat: steps component support type navigation (#17994)
* feat: support type nav style

* fix: some style for review issue

* fix: active hover style

* chore: use navigation and upgrade rc-steps

* feat: support disabled prop for Steps.Step

* feat: support subTitle and improve code style

* fix: navigation steps item style

* test: update snap test case

* fix: test steps snapshots and review style issue

* fix: lint issue

* fix: lint style issue of steps

* fix: update steps demo for review issue

* fix: steps nav style detail

* fix: steps nav fix style detail

* fix: Steps subtitle overflow style in firefox

* docs: fix Steps new api doc
2019-08-14 11:18:36 +08:00
偏右
dd588b3ccb
Update nodejs.yml 2019-08-13 16:02:58 +08:00
偏右
9cf4a32781
Merge pull request #18229 from ant-design/fix-ghpages-deploy
chore: gh-pages action
2019-08-13 16:01:57 +08:00
偏右
8519734a5a
Merge pull request #18242 from RageBill/master
Fixed grammatical errors in Button and Icon documentation.
2019-08-13 16:00:47 +08:00
Kelvin Chu
4a54c5698c Fixed grammatical errors in Button and Icon documentation. 2019-08-13 15:56:29 +08:00
zombiej
93cd788930 bump 4.0.0-alpha.2 2019-08-13 14:18:10 +08:00
vagusX
149729e524
use ant design icons 4.0 (#18217)
* feat: use @ant-design/icons@4.0

* feat: use createFromIconfontCN to make site works

* feat: update doc for Icon

* feat: use icon in component Alert

* feat: use icon in component Avatar

* feat: use icon in component Breadcrumb

* feat: use icon in component Button

* feat: use icon in component Cascader

* feat: use icon in component Collapse

* feat: use icon in component Datepicker

* feat: use icon in component Dropdown

* feat: use icon in component Form

* feat: use icon in component Input

* feat: use icon in component InputNumber

* feat: use icon in component Layout

* feat: use icon in component Mention

* feat: use icon in component Message

* feat: use icon in component Modal

* feat: use icon in component Notification

* feat: use icon in component PageHeader

* feat: use icon in component Pagination

* feat: use icon in component Popconfirm

* feat: use icon in component Progress

* feat: use icon in component Rate

* feat: use icon in component Result

* feat: use icon in component Select

* feat: use icon in component Step

* feat: use icon in component Switch

* feat: use icon in component Table

* feat: use icon in component Tab

* feat: use icon in component Tag

* feat: handle rest component which using Icon

* fix: remove unused vars

* feat: use latest alpha ant design icons

* fix: failed test in uploadlist.test.js

* test: update snapshot for icons

* doc: add Icon for site

* doc: use @ant-design/icons in site

* chore: use latest icons

* fix: tslint issue

* fix: test cases

* fix: types for react

* fix: lint rules for import orders

* fix: use @ant-design/icons@4.0.0-alpha.5 to avoid insert css in server render

* fix: eslint error in demo/**.md

* inject antd icons

* update snapshot

* fix site

* doc: update docs

* fix: code snippets icon in site

* feat: use latest @ant-design/icons

* fix: icon props in message
2019-08-13 14:07:17 +08:00
ycjcl868
45dca71679 fix: gh-pages action 2019-08-12 20:43:21 +08:00
偏右
b0c5a3b6c6
Merge pull request #18209 from ant-design/eslint-config-airbnb
chore: 🆙 upgrade react-slick and eslint-config-airbnb
2019-08-12 19:24:54 +08:00
afc163
9095189bcf fix Carousel test case 2019-08-12 19:04:33 +08:00
afc163
5e99ed7bbe Fix eslint warnings 2019-08-12 19:04:33 +08:00
afc163
0448a0fc06 Remove jest.runAllTimers 2019-08-12 19:04:32 +08:00
afc163
e5a83dd884 Fix carousel react 15 support 2019-08-12 19:04:32 +08:00
afc163
d45d494a4b Fix carousel test case 2019-08-12 19:04:32 +08:00
afc163
d07b298ae4 Fix eslint errors 2019-08-12 19:04:31 +08:00
afc163
097261b8e0 🆙 upgrade react-slick to resolve warning
ref #9792
2019-08-12 19:04:31 +08:00
afc163
2bddeef1e5 🆙 upgrade eslint-config-airbnb 2019-08-12 19:04:30 +08:00
jljsj
090afe0402 Merge branch 'master' of github.com:ant-design/ant-design 2019-08-12 18:51:07 +08:00
jljsj
0e349ba209 re modal test 2019-08-12 18:50:47 +08:00