Commit Graph

2272 Commits

Author SHA1 Message Date
陈帅
1569ab329d prettier md demo (#16188) 2019-04-21 14:58:19 +08:00
zombieJ
73188ac497
fix: Table rowSelection.columnWidth should work (#16180)
* set row col width instead of check cecll width

* use rc-table internal hook

* update snapshot
2019-04-21 13:54:15 +08:00
afc163
ac5868c9ef
🆙 upgrade stylelint-order 2019-04-20 13:33:07 +08:00
afc163
d483189943
Merge branch 'master' of github.com:ant-design/ant-design
* 'master' of github.com:ant-design/ant-design:
  docs: Fix selector in demo 'Playground'. (#16145)
  fix: Affix dynamic change target should work (#16146)
  chore: add pre-publish commit check (#16134)
  udpate warning (#16138)
  fix: form typescript definition (#16126)
  docs: Add FAQ of Affix window scroll (#16125)
  update demo (#16127)
  Update colors.en-US.md
  use 8px for radio circle (#16119)
2019-04-18 10:54:41 +08:00
zombieJ
3a11402042
chore: add pre-publish commit check (#16134)
* add prepublish check

* update check logic

* add version check
2019-04-17 18:07:34 +08:00
zombieJ
fdcfabfa78
fix: form typescript definition (#16126)
* use redux-react ts define

* update doc

* follow origin rule
2019-04-17 13:51:52 +08:00
zombieJ
aff6f6d8fb
Merge pull request #16102 from ant-design/master
chore: Merge master into feature
2019-04-16 16:58:19 +08:00
afc163
6f6c6b3a94
🆙 use @ant-design/create-react-context of MIT 2019-04-16 12:06:04 +08:00
afc163
5725131f80
🆙 upgrade devDependencies 2019-04-15 10:28:11 +08:00
偏右
6ccbaddff5
Merge pull request #16066 from ant-design/master
Merge master into feature branch
2019-04-14 13:57:20 +08:00
ikobe
7dd0a3e4f1 Release 3.16.3 2019-04-13 23:47:47 +08:00
啸生
32bc6995d6
update snapshot (#16059)
<!--
First of all, thank you for your contribution! 😄

New feature please send pull request to feature branch, and rest to master branch.
Pull request will be merged after one of collaborators approve.
Please makes sure that these form are filled before submitting your pull request, thank you!

[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)]
-->
### 🤔 This is a ...

- [ ] New feature
- [ ] Bug fix
- [ ] Site / document update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Branch merge
- [x] Other (about what?)
2019-04-13 21:48:05 +08:00
信鑫-King
eba49beecd
Merge pull request #15976 from ant-design/site-hash-js
chore: site static js use contentHash
2019-04-12 13:45:01 +08:00
zombiej
28d133ca93 Merge remote-tracking branch 'origin/master' into merge-master 2019-04-11 18:05:46 +08:00
zombieJ
41316e69e8
update snapshot (#16017) 2019-04-11 12:48:36 +08:00
ycjcl868
5ffe2d5b69 Merge origin/master into site-hash-js 2019-04-10 17:19:35 +08:00
ycjcl868
1febdc3457 upd: bisheng plugin antd 2019-04-10 16:37:31 +08:00
偏右
9a8fed617b
Merge pull request #15993 from ant-design/dependabot/npm_and_yarn/@ant-design/colors-tw-3.0.0
Update @ant-design/colors requirement from ^2.0.0 to ^3.0.0
2019-04-10 16:25:00 +08:00
jljsj33
c8a58396c5 update tween and scroll version, fix menu openTransitionName warning 2019-04-10 15:53:55 +08:00
dependabot[bot]
d32e265c2c
Update @ant-design/colors requirement from ^2.0.0 to ^3.0.0
Updates the requirements on [@ant-design/colors](https://github.com/ant-design/ant-design-colors) to permit the latest version.
- [Release notes](https://github.com/ant-design/ant-design-colors/releases)
- [Commits](https://github.com/ant-design/ant-design-colors/commits/3.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-10 07:41:05 +00:00
ycjcl868
dfe62d17ab upd: bisheng version 1.2.3 2019-04-09 20:44:13 +08:00
ycjcl868
fc88336bdb 💄 site static js use contentHash 2019-04-09 17:29:11 +08:00
zombiej
58768b90f6 Merge branch 'feature' into tree-select-showSearch 2019-04-08 22:23:16 +08:00
zombieJ
369cb69e7f feat: TreeSelect support showSearch in multiple mode (#15933)
* update rc-tree-select

* typo

* update desc & snapshot

* update desc & snapshot

* check default showSearch
2019-04-08 20:24:49 +08:00
zombieJ
ff23ce72e6
Revert "feat: TreeSelect support showSearch in multiple mode (#15933)" (#15946)
This reverts commit fa47d9ca60.
2019-04-08 20:23:40 +08:00
zombieJ
fa47d9ca60
feat: TreeSelect support showSearch in multiple mode (#15933)
* update rc-tree-select

* typo

* update desc & snapshot

* update desc & snapshot

* check default showSearch
2019-04-08 20:21:22 +08:00
ycjcl868
3183b70d55 feat: publish using npm official registry 2019-04-08 09:29:16 +08:00
ycjcl868
5eae00b47f upd: version package.json 2019-04-08 07:50:16 +08:00
afc163
6099de5601
🆙 upgrade @sentry/browser version 2019-04-03 21:23:28 +08:00
偏右
ad99b4322d test: Add eslint-plugin-jest (#15825) 2019-04-03 15:54:26 +08:00
zombieJ
778c2b1dff
build: Update build process for publish (#15807)
* use .antd-tools.config.js

* update style

* add minssing files

* move compile content to compile script
2019-04-02 19:04:38 +08:00
zombiej
d839135ad0 patch for antd.less missing 2019-04-01 20:04:41 +08:00
zombieJ
dd8b6787ac
update changelog (#15781)
* update changelog

* update version

* reorder

* markdown update

* update deps

* update desc

* clean up

* add #15782

* adjust doc
2019-04-01 15:49:29 +08:00
zombiej
41f2316370 Merge branch 'feature' into merge-feature 2019-04-01 14:51:18 +08:00
alex89lj
e3b252b527 Fixed an issue about the component(RangePicker) could not select the … (#15427)
close #13302
2019-04-01 14:49:40 +08:00
afc163
bdf60f30d3
🆙 upgrade devDependency TypeScript to 3.4.1 2019-03-31 20:53:57 +08:00
诸岳
5d17a6e45a Bump 3.15.2 2019-03-23 23:08:11 +08:00
Wei Zhu
922f29ba28 chore: Add CNAME 2019-03-22 14:40:49 +08:00
afc163
f95d8e616d
Remove core-js from devDeps 2019-03-20 18:32:39 +08:00
dependabot[bot]
06266ffe06
Update react-router-dom requirement from ^4.3.1 to ^5.0.0
Updates the requirements on [react-router-dom](https://github.com/ReactTraining/react-router) to permit the latest version.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGES.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v4.3.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-19 07:24:40 +00:00
ZYSzys
554fdd4a3c script: cleanup & reduce useless prettier files (#15467) 2019-03-18 10:46:17 +08:00
picodoth
eacb5723a2 3.15.1 2019-03-17 13:52:27 +08:00
偏右
c1ef989866
Merge pull request #15354 from ant-design/deps-lint
Deps lint
2019-03-14 20:34:10 +08:00
zombiej
6f5854c0b6 update deps 2019-03-13 15:34:12 +08:00
dependabot[bot]
e03a40f229
build(deps-dev): update scrollama requirement from ^1.4.4 to ^2.0.0
Updates the requirements on [scrollama](https://github.com/russellgoldenberg/scrollama) to permit the latest version.
- [Release notes](https://github.com/russellgoldenberg/scrollama/releases)
- [Commits](https://github.com/russellgoldenberg/scrollama/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-13 07:20:49 +00:00
zombiej
ba51bd9e0a more aggresive (CI should fail) 2019-03-13 14:49:42 +08:00
zombiej
8eef9fb15c update script 2019-03-12 22:09:37 +08:00
afc163
d5a1f58bba
🆙 upgrade jsdom 2019-03-11 17:15:44 +08:00
zombiej
d17a67175d add pattern match 2019-03-11 11:00:25 +08:00
Yu
f2b95d0a7f
chore: add changelog for 3.15.0 (#15281)
* chore: add changelog for 3.15.0
2019-03-08 18:51:05 +08:00
zombiej
a87cfc2d92 use babel ast tree 2019-03-08 14:38:26 +08:00
chen shuai
058c341dd8 version: up to 3.14.1 2019-03-04 18:55:54 +08:00
chen shuai
960273c844 version: up to 3.14.0 2019-03-04 10:46:13 +08:00
陈帅
5e298dba51
3.14.0 Changelog (#15145)
* add responsive property to carousel (#15071)

* add responsive property to carousel #15065

* extend carousel props from Slick type definitions #15065

* rm key in OptionProps (#15104)

* update doc

* fix cascader should tab twice to exist (#15117)

* fix cascader should tab twice to exist

* update snapshot

* Drawer Body padding should be variable

* fix DatePicker to support an array of formats (#15116)

ref #13148

* table reader mobile friendly

* up

* up

* doc: add 3.14.0 changelog

* doc: fix ci warning

* doc: fix ci warning

* doc: fix typo

* doc: fix ci warning

* doc: fix ci warning

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* -m

* -m

* doc: fix cr warning
2019-03-04 10:45:15 +08:00
zombieJ
acd06e9cb5
Select multiple mode support showArrow (#15091)
* support showArrow

* fix rc-select version

* update snapshot
2019-02-28 12:26:43 +08:00
zombiej
6f95995faa merge master 2019-02-27 19:57:48 +08:00
afc163
32a7de84fd 🆙 upgrade stylelint-config-prettier to 5.0.0 2019-02-27 18:55:35 +08:00
zombiej
2826f165d7 fix rc-select version 2019-02-27 17:37:14 +08:00
zombiej
fc5f198d5b fix package.json 2019-02-27 17:03:09 +08:00
afc163
55e2ce6269 🔧 Add logrocket
https://logrocket.com/
2019-02-26 17:09:30 +08:00
zombieJ
18c3c5e6d2 add icons (#15047) 2019-02-26 11:48:42 +08:00
afc163
46a2a6f59d 3.13.6 2019-02-23 18:12:04 +08:00
afc163
7bbeaff3ed 🆙 Upgrade rc-input-number@4.4.0 to fix 13896 2019-02-21 12:12:52 +08:00
zombiej
2b4bb4c11a update changelog 2019-02-19 23:39:59 +08:00
zombieJ
c80136a9a7
New Component: Typography (#14250)
* text with prefix

* add edit style

* support editable

* enhance accessibility & type experience

* optimize IME case

* support copy

* add locale

* add secondary & disabled

* add ellipsis shadow text

* split to 3 components

* update snapshot

* update desc

* change lines also need update ellipsis

* skip aria when is in ellipsis

* add ResizeObserver in _util

* update snapshot

* move TestBase into test file

* update test case

* update doc

* fix typo

* important => level

* use rows

* update demo cols to 1

* fix cssText not work in firefox

* update doc

* add miss point

* support extendable

* update snapshot

* fix doc

* copyable support string

* update snapshot

* update doc

* update doc desc

* adjust style

* full test

* reset after test

* rename

* update snapshot

* fix compile

* adjust style

* update desc

* update prefixCls

* update margin

* adjust

* nest wrap of tag content

* adjust style

* update comment

* rm %

* one more thing

* tmp of measure

* merge string as children

* update snapshot

* update testcase

* remove comment

* use internal variable for configProvider passing

* update snapshot

* use expandable instead of extendable

* less variable it

* update demo

* update less

* adjust code & mark style

* remove mark padding

* update measure logic

* support nest element style

* use childNode.textContent to fix react 15 error

* update css

* popout Typography

* add link style

* adjust doc

* use ellipsis instead of rows & expandable

* update doc

* update doc

* update doc & style

* fix typo

* add css ellipsis support

* client render

* update snapshot

* enhance copyable

* support onExpand

* update test case

* add test of css ellipsis

* fix logic in react 15

* rename onChange -> onSave

* use tagName of article

* fix lint
2019-02-19 11:42:05 +08:00
zombieJ
6678c6abf3
update changelog (#14899) 2019-02-18 19:04:33 +08:00
zombiej
271d201fbc merge master 2019-02-18 11:17:24 +08:00
Wei Zhu
83626e6fd5 Bump 3.13.3 2019-02-18 00:28:38 +08:00
米老朱
6936599aef Enhance stylelint rules (#14803)
* rename .stylelintrc to .stylelintrc.json for explicit file type

* add new npm script lint-fix:style

* fix pseudo-element with double colon

* function name should be lower except ignored functions

* support stylelint declaration-block-no-ignored-properties rule

* support sorted CSS properties order for readability and consistency

* autofix order of all styles by lint-fix:style script

* remove double slash comments after selector

* replace .stylelintignore with ignoreFiles in .stylelintrc.json
2019-02-15 10:48:07 +08:00
afc163
62e65d9550 🌟 support extra for Collapse.Panel
close #11626
2019-02-14 17:49:18 +08:00
zombiej
d919e20f10 merge master 2019-02-12 16:00:29 +08:00
zombieJ
dab30ef2cc
update changelog (#14746) 2019-02-07 13:55:38 +08:00
zombieJ
991b47f421
update antd-tools version to check (#14738) 2019-02-06 10:25:10 +08:00
zombieJ
2b558af960
update silder snapshot (#14732) 2019-02-05 21:25:40 +08:00
ycjcl868
52b99ceee9 Merge master into merge-master 2019-02-04 23:41:43 +08:00
ycjcl868
31d55e43b3 upd: version 2019-02-04 11:41:40 +08:00
dependabot[bot]
0d65f0578d ⬆️ Update @types/react requirement from ~16.7.13 to ~16.8.1
Updates the requirements on [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 11:22:50 +08:00
afc163
5009268e23 🆙 typescript@3.3.1 2019-02-02 22:44:29 +08:00
zombieJ
7f6d7730e0 update jest & antd-tools & bisheng-plugin-antd (#14659)
* update deps

* update test case

* update bisheng

* set 'aria-controls' to '' to keep jest sync
2019-01-31 16:07:49 +08:00
dependabot[bot]
038958cc7c Update jest requirement from ^23.6.0 to ^24.0.0
Updates the requirements on [jest](https://github.com/facebook/jest) to permit the latest version.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v24.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-29 15:34:32 +08:00
zombiej
fc6f7336be update style 2019-01-29 11:04:22 +08:00
ycjcl868
47b3df5dcd upd: devDeps 2019-01-29 00:05:16 +08:00
dependabot[bot]
55ee631193 Update stylelint requirement from ~9.6.0 to ~9.10.1
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/commits/9.10.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-28 19:06:38 +08:00
zombiej
e92efa41ef update changelog 2019-01-26 13:33:03 +08:00
zombieJ
633c3aeb25
update rc-switch (#14560)
close #7181
2019-01-26 01:26:48 +08:00
zombieJ
d1fde3670c
Time picker allow clear (#14490)
close #14472
2019-01-25 10:31:09 +08:00
afc163
d3d5a3e18d
Merge branch 'master' into feature-for-resolve-conflict
* master: (45 commits)
  Add type definitions for Steps.Step (#14468)
  add select check to fix edge wave issue (#14469)
  Fix for Pagination ellipsis misalignment (#14473)
  change sentry id
   Add sentry in ant.design
  💄 New Sketch resources!
  fix transfer ref (#14441)
  Add onMouseEnter and onMouseLeave for Menu Item (#14454)
  update snapshot (#14467)
  📝 beautify code style in documentation (#14457)
  Updating type: TreeSelectProps.getPopupContainer (#14443)
  change error version
  3.12.4 changelog (#14436)
  Format
  Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364)
  docs: updated doc for create-react-app
  fix prefixCls of empty go to div (#14404)
  update snapshot (#14406)
  add radius on table-placeholder to fix table small size border clip (#14398)
  fix style of Input.Search with enterButton (#14397)
  ...
2019-01-22 17:34:10 +08:00
afc163
430d78573b Add sentry in ant.design
follow https://sentry.io/onboarding/ant-design-zb/react/configure/javascript-react
2019-01-22 14:14:47 +08:00
陈帅
076ebacd6d
3.12.4 changelog (#14436)
* 3.12.4 changelog
*  bump 3.12.4
2019-01-20 22:50:58 +08:00
zombieJ
283187761a
progress all support successPercent (#14412)
close #14332
2019-01-18 15:19:36 +08:00
zombieJ
8c5683d316
update rc-tabs to support customize node (#14368)
close #9990
2019-01-16 20:00:23 +08:00
偏右
dd7181ab22
🆙 upgrade devDependency 2019-01-15 14:07:14 +08:00
afc163
b5e8fbfff6
🎉 Release 3.12.3 2019-01-13 22:03:40 +08:00
ztplz
ab2dd31087 Add types for warning 2019-01-13 01:36:25 +08:00
诸岳
2dc3fbdaef Bump 3.12.2 2019-01-12 22:13:57 +08:00
afc163
b5a72bc9ed 🆙 upgrade devDep 2019-01-07 22:15:30 +08:00
zombiej
eba8e1a43b clean up 2019-01-07 15:54:19 +08:00
zombiej
3d92443f85 update snapshot 2019-01-07 15:48:35 +08:00
zombiej
9b256b03d4 use inline svg of antd-tools 2019-01-07 14:43:51 +08:00
ztplz
08ce714db2 update dep (#14131) 2019-01-07 09:40:55 +08:00
Wei Zhu
726c03704c Bump 3.12.1 2019-01-06 21:24:43 +08:00
愚道
37acb3307c chore: add 3.12.0 english changelog 2019-01-06 14:00:10 +08:00
zombieJ
c397ad8c34
Update rc-calendar to use new lifecycle methods & input auto focus (#14051)
close #11848
2019-01-03 11:52:31 +08:00
zombiej
874ed98e31 merge master 2019-01-02 17:12:34 +08:00
afc163
75bfd13295
🆙 upgrade devDependency 2018-12-31 17:16:04 +08:00
zombieJ
144b0f4c60
Dropdown overlay support function callback (#14003)
* Dropdown's overlay prop support function callback.
* Dropdown 的 overlay 属性支持函数调用。
2018-12-28 20:27:42 +08:00
zombiej
192e188fe8 rate support 'tooltips'
close #13973
2018-12-28 16:04:05 +08:00
Rahul Gurung
b6c98cde81 added snapshot and updated package.json 2018-12-27 10:35:12 +08:00
zombiej
b5fc19632b merge master 2018-12-26 14:23:40 +08:00
zombieJ
bf087e29bd
Add remark lint (#13906)
support remark-lint check
2018-12-26 14:14:00 +08:00
afc163
30fe9918d8
Merge branch 'master' into feature
* master:
  📝 Add bodyStyle and style of Drawer in documentation, #13850
  🐛 Fix Drawer style not working
  🐛 fix markStyle affset style
  Update Santa.jsx
  update changelog
  bump 3.11.6
  revert Christmas egg
  [type] make type of components compatible with ComponentType<P>
  bump 3.11.5
   site: make document side bar sticky
2018-12-25 16:28:50 +08:00
afc163
47b89e56fb
🆙 upgrade rc-tree-select, no change need to mentioned 2018-12-25 16:05:12 +08:00
afc163
833c181922
🆙 upgrade rc-time-picker
- add `popupStyle`
- add `onAmPmChange`
2018-12-25 16:00:00 +08:00
zombiej
35eff089ad bump 3.11.6 2018-12-25 10:40:57 +08:00
zombiej
e6fd745c26 bump 3.11.5 2018-12-24 16:48:40 +08:00
afc163
3c007a85dd
renderFooter should applied to all mode, close #11618 2018-12-24 13:45:31 +08:00
afc163
360f8cb7dc
Merge branch 'master' into feature
* master:
  Correct doc
  🆙 ant-design-palettes => @ant-design/colors
2018-12-24 13:38:46 +08:00
afc163
9eaac3f568
🆙 ant-design-palettes => @ant-design/colors 2018-12-23 21:57:36 +08:00
afc163
801fb77299
🔨 Merge master into feature 2018-12-23 18:11:04 +08:00
afc163
b3b39fcfd5 💄 use chalk in console.log 2018-12-23 17:55:16 +08:00
afc163
03c10c9a05 🎉 3.11.4 2018-12-23 17:55:16 +08:00
afc163
89574017be
🆙 upgrade devDeps 2018-12-23 16:46:22 +08:00
j3l11234
95cf9f3e48 Update rc-form requirement from ~2.2.7 to ~2.4.0 (#13788)
& and preserve option
2018-12-23 00:07:43 +08:00
afc163
22daf9e6af
Merge branch 'feature' of github.com:ant-design/ant-design into feature 2018-12-22 18:03:56 +08:00
afc163
c29daf952a
🔨 Merge master into feature 2018-12-22 18:02:10 +08:00
afc163
5977d31590 🎉 release 3.11.3 2018-12-22 17:42:12 +08:00
afc163
4378454495
🆙 upgrade pagination, close #13720 2018-12-22 16:52:32 +08:00
zombiej
f65fb2867f add options.preserve of form 2018-12-21 23:58:31 +08:00
afc163
c6f267d740
🆙 upgrade rc-dropdown 2018-12-21 20:56:36 +08:00
afc163
7fe6dec9b8
Merge branch 'master' into feature
* master:
  feat(table): support table border-radius define in theme
  add form-tutorial.md
  📝 Put gitter flags in badges in README (#13744)
  update deps of rc-select
  skip show-tooltip.md test when is dist test
  💄 update slider demo
  Fix a regular expression
  Improvements to badges in README (#13743)
2018-12-21 16:12:14 +08:00
zombiej
7473f9b871 update deps of rc-select 2018-12-20 23:25:04 +08:00
zombieJ
684d15c054
formItem support error message with reactNode (#13046)
close #13014
2018-12-18 22:20:52 +08:00
zombiej
cdf4c1e6b8 merge origin/master 2018-12-18 19:18:08 +08:00
afc163
7abf528b96
💄 Optimize custom filter demo of Table 2018-12-18 18:19:27 +08:00
zombiej
83b449b1ff set form id on demo
fix #10218
2018-12-17 10:02:08 +08:00
zombiej
97044d16ac update rc-cascader deps 2018-12-14 11:26:39 +08:00
陈帅
daca08b6f1 merge master 2018-12-13 22:03:12 +08:00
陈帅
2c79d2a7c1
Revert "Use less @plugin" (#13613) 2018-12-13 18:07:49 +08:00
陈帅
377062bc9b
Merge pull request #13595 from ant-design/lessPlugin
Use less @plugin
2018-12-13 12:22:57 +08:00
zombiej
fa007942b2 need latest less 2018-12-12 22:43:37 +08:00
afc163
1c9ed454b1
🆙 upgrade devDeps 2018-12-12 15:04:02 +08:00
afc163
d644da4a5d
🆙 upgrade antd-tools 2018-12-12 11:54:48 +08:00
zombiej
fc8a21d03c update antd-tools of 6.1.3 2018-12-12 11:08:56 +08:00
zombiej
aba8f7e585 update antd-tools dep 2018-12-12 10:51:42 +08:00
zombiej
67ad6262e5 update bisheng-plugin-react 2018-12-12 09:48:09 +08:00
zombiej
e2ec0c2b48 update antd-tools & bisheng version 2018-12-11 17:43:05 +08:00
陈帅
e7b48e92eb auto prettier and auto git add 2018-12-11 16:55:38 +08:00
afc163
ca56828df7 🚑 3.11.2 2018-12-10 16:19:31 +08:00
afc163
77cd0c1849
🆙 upgrade typescript version 2018-12-10 11:39:21 +08:00
Wei Zhu
56d94c335d Bump 3.11.1 2018-12-09 14:38:06 +08:00
陈帅
8e11f0bdb9 merge support prettier 2018-12-07 20:02:01 +08:00
陈帅
df356a586c Merge branch 'master' into feature 2018-12-07 18:52:13 +08:00
陈帅
dca9715186 support prettier 2018-12-07 18:27:30 +08:00
zombiej
f791a50084 add forceRender support
fix #12503
2018-12-06 15:08:35 +08:00
afc163
30bd445f89
Fix test case 2018-12-04 20:35:25 +08:00
j3l11234
fa3351de34 Update rc-form requirement from ~2.2.3 to ~2.2.7
add support for React.creatRef() for Form
2018-12-04 17:27:17 +08:00
zombiej
b8630b3455 add eye-invisible icon 2018-12-03 16:52:25 +08:00
ycjcl868
288e3085c5 Release 3.11.0 2018-12-02 22:48:16 +08:00
afc163
3b9263f458
use newest @types/react 2018-12-02 15:14:11 +08:00
zombiej
75d55129b4 Merge remote-tracking branch 'origin/master' into feature 2018-12-01 00:15:59 +08:00
zombiej
6970c92e26 back ts react version to ~16.4.0 2018-12-01 00:01:11 +08:00
zombiej
9f5d421cd6 merge master 2018-11-30 14:48:37 +08:00
zombiej
62810dbde6 datePicker support string[] format
close #13148
2018-11-30 14:34:58 +08:00
zombiej
d299eeae3f lock back create-react-context 2018-11-30 10:26:33 +08:00
afc163
83c192ea3e
💄 fix eslint problems 2018-11-28 15:11:02 +08:00
afc163
86e801ce37
️ Upgrade some details of docs and code style 2018-11-28 12:33:09 +08:00
zombieJ
8d1d595d76
use resize observer to check textarea size (#13295)
fix: #10151
2018-11-27 13:46:42 +08:00
afc163
e1d3d2b3e1
Add dropdownRender loading for Select
close #10831

close #7988

close #13151

close #11225

close #9888
2018-11-27 12:01:30 +08:00
afc163
18f705fcf6
Merge branch 'master' into feature
* master: (28 commits)
  remove overflowY on TextArea autoSize since height transition has been removed for a long time fix #10151
  💄 tweak form control margin, close #13183
  Update Crowdin configuration file
  Correct date-picker demo
  📝 upgrade ts comment
  💄 tweak tree switcher icon size
  Fix regular error in firefox and safri
  add change log
  add checkbox-border-width
  add style to SwitchProps
  update rc-tree-select
  Snapshot fixed.
  tabIndex prop added to DatePicker
  Improve form demo
  prefer logical AND over ternary (#13254)
  fix form demo
  format (#13252)
  📝 improve document images
  migrate locale provider to new lifecycle method
  types: add generic type for Select[value]
  ...
2018-11-27 11:26:16 +08:00
zombieJ
9b49fb60d9
Config provider (#12991)
close #12985
2018-11-26 12:06:42 +08:00
zombiej
72d08b3828 Select support dropdownRender
close #10831
2018-11-26 11:50:12 +08:00
zombiej
c6fb264bf4 add change log 2018-11-24 23:17:46 +08:00
zombiej
8a021e6c94 update rc-tree-select 2018-11-23 22:39:36 +08:00
zombieJ
95a76b0436
add tabs additional css (#13118)
fix #13086
2018-11-23 13:39:33 +08:00
zombiej
5ef2e23bcf Merge remote-tracking branch 'origin/master' into feature 2018-11-20 16:36:18 +08:00
陈帅
4393768dce add 3.10.8 change log 2018-11-18 10:42:04 +08:00
zombiej
b75486fe85 merge master 2018-11-14 15:28:27 +08:00
zombiej
d20b5fe9f5 update rc-tabs to fix 2 issue:
1. fix non-transform support env ink bar not correct
2. fix tabBarGutter not work in vertical mode. ref #12968
2018-11-13 16:22:15 +08:00
afc163
c1908e78e5 📈 site: fix ga event 2018-11-13 15:24:12 +08:00
ztplz
04db5d63aa Remove unused dependencies 2018-11-13 11:03:41 +08:00
zombieJ
dbbeec8dd9
add listener for start transition (#13094)
fix #12942
2018-11-12 20:31:58 +08:00
afc163
cdafee70f2 Merge branch 'master' into feature
* master:
  🔥 update less code style
  ⬆️ upgrade react-dnd version
  update
  Remove unused dependencies
  3.10.7 changelog
  🐛 Fix typo, #12978
  update changelog
   Release 3.10.6
  🚑 Fix Button[href] 1px align bug in another way
  tweak style
  💄 tweak button style
2018-11-12 12:06:24 +08:00
afc163
588f397e1a ⬆️ upgrade react-dnd version 2018-11-12 11:22:55 +08:00
ztplz
2347d4fab7 update 2018-11-12 00:21:31 +08:00
ztplz
2b909654e0 Remove unused dependencies 2018-11-12 00:21:31 +08:00
afc163
74aeaceaa8
🐛 Fix typo, #12978 2018-11-11 18:52:24 +08:00
afc163
90f29b5880
Release 3.10.6 2018-11-11 18:18:06 +08:00
afc163
11384384d0
Merge branch 'master' into feature 2018-11-10 22:10:07 +08:00
afc163
770d7ef4fc
upgrade devDep 2018-11-10 13:09:32 +08:00
afc163
4647d46c22
🔧 Use webpackbar in antd-tools and bisheng 2018-11-10 12:42:11 +08:00
Pooya Parsa
8900c5e817 chore: upgrade to webpackbar 3.1.2 2018-11-10 11:34:31 +08:00
诸岳
506ae0c0cf Bump 3.10.5 2018-11-09 23:14:59 +08:00
afc163
713b363a9b Merge branch 'master' into feature
* master:
  fix: extra space
  docs(table): generic type arguments in jsx elements demo
  revert webpackbar
2018-11-09 18:56:01 +08:00
afc163
5204b45e01 revert webpackbar 2018-11-09 18:32:20 +08:00
afc163
886915ccdb Merge branch 'master' into feature
* master:
  fix typescript errors
  add landing to home Solution
  update text
  docs: preserve old sketch file link
   Renew Sketch Symbols!
  Update webpackbar requirement from ^2.6.3 to ^3.0.3
  docs: update drawer desciption
2018-11-09 17:38:50 +08:00
dependabot[bot]
f7a01a4ba5 Update webpackbar requirement from ^2.6.3 to ^3.0.3
Updates the requirements on [webpackbar](https://github.com/nuxt/webpackbar) to permit the latest version.
- [Release notes](https://github.com/nuxt/webpackbar/releases)
- [Changelog](https://github.com/nuxt/webpackbar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt/webpackbar/commits/v3.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-09 15:32:36 +08:00
zombiej
bc380a7d31 Merge remote-tracking branch 'origin/master' into feature 2018-11-06 23:48:29 +08:00
afc163
3b4a043412 remove unused dep 2018-11-05 14:07:14 +08:00
picodoth
3b748981ba Merge branch 'master' into feature 2018-11-04 00:15:06 +08:00
picodoth
fc891c356f 3.10.4 2018-11-03 23:02:57 +08:00
afc163
0fc32da6ea Merge branch 'master' into feature
* master: (27 commits)
  Fix sort order broken issue when columns were put in render
  fix Modal docs typo
  Improve Alert
  update select props :onPopupScroll
  add transform-origin on dropdown as menu
  Update validate-other.md
  should not hide avatar in vertical item layout of List
  fix stylelint again by locking version :sad:
  Fix fixed-columns Table border issue, close #9687
  site: still need the fallback scrollIntoView, #12683
  use latest stylelint
  site: fix npm run site error
  Update jsdom requirement from ^12.1.0 to ^13.0.0
  🐛 dynamic form doc fix
  Fix button icon margin style bug
  remove babel-plugin deps
  clean up useless deps
  Use recomended babel-preset-env
  findDOMNode to refs, close #12843
  componentWillReceiveProps => getDerivedStateFromProps
  ...
2018-11-01 14:36:14 +08:00
afc163
83cc148a7a fix stylelint again by locking version :sad: 2018-10-31 17:51:22 +08:00
afc163
557683c764 use latest stylelint 2018-10-31 13:39:51 +08:00
dependabot[bot]
9e236fc825 Update jsdom requirement from ^12.1.0 to ^13.0.0
Updates the requirements on [jsdom](https://github.com/jsdom/jsdom) to permit the latest version.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/commits/13.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 20:29:28 +08:00
zombiej
0172c0101c remove babel-plugin deps 2018-10-30 17:12:41 +08:00
zombiej
6b62b907de clean up useless deps 2018-10-30 16:42:38 +08:00
Alireza
d785b16a39 Use recomended babel-preset-env 2018-10-30 16:42:38 +08:00
dependabot[bot]
d1e12f3045 Update lint-staged requirement from ^7.3.0 to ^8.0.2
Updates the requirements on [lint-staged](https://github.com/okonet/lint-staged) to permit the latest version.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/commits/v8.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 15:15:58 +08:00
Wei Zhu
af54f500eb Merge branch 'master' into feature 2018-10-29 19:40:08 +08:00
afc163
2fc8304050 fix style lint by locking version for now 2018-10-28 23:59:46 +08:00
afc163
98489f4717 site: now hash jump would be ok
no need to scrollIntoView
2018-10-28 17:35:21 +08:00
afc163
9afe7bcbff test: preserve test console log
https://github.com/facebook/jest/issues/3853#issuecomment-426895387
2018-10-27 17:32:10 +08:00
Yu
50d57cc79b
release: 3.10.3 (#12847) 2018-10-27 11:14:28 +08:00
afc163
ba5409afa3 Merge branch 'master' into feature 2018-10-26 18:48:34 +08:00
dependabot[bot]
8590bad0a8 Update antd-theme-generator requirement from 1.1.3 to 1.1.4
Updates the requirements on [antd-theme-generator](https://github.com/mzohaibqc/antd-theme-generator) to permit the latest version.
- [Release notes](https://github.com/mzohaibqc/antd-theme-generator/releases)
- [Commits](https://github.com/mzohaibqc/antd-theme-generator/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-25 15:22:36 +08:00
dependabot[bot]
77f78ffc2a Update react-virtualized requirement from ~9.20.1 to ~9.21.0
Updates the requirements on [react-virtualized](https://github.com/bvaughn/react-virtualized) to permit the latest version.
- [Release notes](https://github.com/bvaughn/react-virtualized/releases)
- [Changelog](https://github.com/bvaughn/react-virtualized/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-virtualized/commits/9.21.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 15:17:40 +08:00
dependabot[bot]
17ba8fb24f Update remark-stringify requirement from ^5.0.0 to ^6.0.0
Updates the requirements on [remark-stringify](https://github.com/remarkjs/remark) to permit the latest version.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/master/changelog.md)
- [Commits](https://github.com/remarkjs/remark/commits/remark-stringify@6.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 13:34:26 +08:00
dependabot[bot]
b6681707be Update remark-parse requirement from ^5.0.0 to ^6.0.0
Updates the requirements on [remark-parse](https://github.com/remarkjs/remark) to permit the latest version.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/master/changelog.md)
- [Commits](https://github.com/remarkjs/remark/commits/remark-parse@6.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 12:30:28 +08:00
Yu
11d5825b5b
Bump 3.10.2 (#12731) 2018-10-23 11:58:28 +08:00
Amumu
12f9c2f575 Update react-slick
close #11570
2018-10-21 10:56:07 +08:00
zombiej
593cb2cca5 notification support onClick
close #11832
2018-10-18 10:16:56 +08:00
zombiej
0e1caae01d Table add expandIcon prop
close #10819, #11802
2018-10-17 21:22:40 +08:00
dependabot[bot]
e2cc81443d Update rc-input-number requirement from ~4.1.0 to ~4.3.0
Updates the requirements on [rc-input-number](https://github.com/react-component/input-number) to permit the latest version.
- [Release notes](https://github.com/react-component/input-number/releases)
- [Changelog](https://github.com/react-component/input-number/blob/master/HISTORY.md)
- [Commits](https://github.com/react-component/input-number/commits/4.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-15 15:16:29 +08:00
jljsj33
6767bcf0b0 fix Home Page1 icon hover animation 2018-10-12 20:29:25 +08:00
偏右
139a348994
Add changelog of 3.10.1 (#12615)
* Add changelog of 3.10.1

* update CHANGELOG.zh-CN.md

* Add link of ng.mobile.ant.design release

* translate to english

* Add English version

* bump 3.10.1

* tweak changelog

* tweak changelog

* fix missing version title
2018-10-12 19:17:42 +08:00
afc163
1a442c45f7 revert rc-input-number cause 4.2 brings break change 2018-10-12 16:21:43 +08:00
zombiej
c199e6850d update rc-input-number version 2018-10-10 23:49:24 +08:00
zombiej
00d1a26d4e update rc-select deps 2018-10-08 23:03:09 +08:00
afc163
338217410e upgrade deps 2018-10-06 20:30:27 +08:00
Wei Zhu
44d2b64247 Bump 3.10.0 2018-10-02 00:53:44 +08:00
Wei Zhu
a9f7a2d38d tweak table sort icon size 2018-10-02 00:48:45 +08:00
Wei Zhu
1c1a67fe1d Merge branch 'feature' 2018-09-30 16:53:28 +08:00
dependabot[bot]
54a8957e9d Update babel-eslint requirement from ^9.0.0 to ^10.0.1 (#12454)
Updates the requirements on [babel-eslint](https://github.com/babel/babel-eslint) to permit the latest version.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/commits/v10.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-30 14:59:31 +08:00
dependabot[bot]
c0545b6cc3 Update typescript requirement from ~3.0.1 to ~3.1.1 (#12455)
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits/v3.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-30 14:59:06 +08:00
zombiej
58102df60a update rc-select deps 2018-09-28 13:00:52 +08:00
zombiej
af836c8ed5 fix #12145. Update rc-tree-select to support tree expanded keys 2018-09-26 11:51:40 +08:00
ycjcl868
4d1e46e03d Merge master into feature 2018-09-23 01:43:35 +08:00
ycjcl868
3347eed2a5 release 3.9.3 2018-09-22 09:26:58 +08:00
Tom Xu
0b9d00a0ad Upload add props openFileDialogOnClick 2018-09-21 15:56:18 +08:00
zombiej
f04c020c3e update rc-input-number version 2018-09-20 16:35:16 +08:00
afc163
cd9b8b20b5 Merge branch 'master' into feature 2018-09-16 17:29:04 +08:00
afc163
72c085b520 Add scripts deploy:china-mirror 2018-09-16 15:50:01 +08:00
zombiej
2b22d6b19c bump rc-switch & update test case 2018-09-13 19:47:28 +08:00
zombiej
bab33cca83 rc-switch back to 1.7.0 (1.8.0 should in feature brancch) 2018-09-13 19:43:17 +08:00
zombiej
01a8dcc1c5 update deps of rc-switch 2018-09-13 16:33:02 +08:00
zombiej
dde924cef8 bump 3.9.2 2018-09-08 23:55:06 +08:00
HeskeyBaozi
a4bc1f6b63 fix treeselect clear icon 2018-09-07 14:14:23 +08:00
HeskeyBaozi
c76a90b2b7 fix tweak icon 2018-09-07 14:14:23 +08:00
HeskeyBaozi
ace857d8bf add check icon in multi select 2018-09-07 14:14:23 +08:00
HeskeyBaozi
976f6969f4 update test snapshot 2018-09-07 14:14:23 +08:00
HeskeyBaozi
403ac4d0df add missed icons 2018-09-07 14:14:23 +08:00
zombiej
9fab3fb233 bump 3.9.1 2018-09-03 19:34:48 +08:00
afc163
1b78b604cd bisheng 0.28.0 2018-09-03 16:33:40 +08:00
zombiej
425e477c7f update rc-tree & testcase 2018-09-03 15:11:40 +08:00
HeskeyBaozi
24568f61ff use the whole svg icons 2018-09-02 23:39:58 +08:00
HeskeyBaozi
d5e55e365d test 2018-09-02 23:39:58 +08:00
afc163
9ff5d799e8 Fix MonthPicker renderExtraFooter, #8184 2018-09-02 22:02:16 +08:00
afc163
06898a0619 Merge RangePicker extra and built-in footers 2018-09-02 21:45:27 +08:00
HeskeyBaozi
3de0acabd1 use rc-calendar@~9.7.0 2018-09-02 20:59:37 +08:00
HeskeyBaozi
2a54d80639 new icon display 2018-09-02 20:59:37 +08:00
HeskeyBaozi
b0d89aed23 use svg icon in rc-steps 2018-09-02 20:59:37 +08:00
HeskeyBaozi
39ffee1fa5 new getter & setter 2018-09-02 20:59:37 +08:00
HeskeyBaozi
67331efb67 theme props & two-tone icon 2018-09-02 20:59:37 +08:00
HeskeyBaozi
ef54d3fbb7 cross -> close 2018-09-02 20:59:37 +08:00
afc163
d1875ac2a4 upgrade rc-table 2018-09-02 19:21:03 +08:00
afc163
2a9fcff1fe upgrarde rc-menu 2018-09-02 19:21:03 +08:00
陈帅
93532ab078 bump menu to 7.4.0 2018-09-02 19:21:03 +08:00
picodoth
c47c4cd480 update rc-menu version 2018-09-02 19:21:03 +08:00
picodoth
f0bedb2176 fix: tests 2018-09-02 19:21:03 +08:00
picodoth
6237511c04 feat: use menu with 7.4.0-beta, supporting menu overflow collapsing. Currently React >= 16.0 only 2018-09-02 19:21:03 +08:00
afc163
6360c8b657 Merge branch 'master' into feature-3.9.0 2018-09-02 14:49:10 +08:00
陈帅
74cdfa0e42 add 3.9.0 changelog 2018-09-02 13:25:20 +08:00
zombiej
32adaed063 lock create-react-context to 0.2.2 2018-09-01 17:22:15 +08:00
陈帅
c73ad8021d
Merge pull request #11894 from ant-design/feature/svg-icon
Hotfix(Icon) fix SVG element style
2018-08-29 18:40:04 +08:00
mushan0x0
62d68b049f feat: Tabs render tab bar (#11856)
* feat: Customized bar of tab.

* docs: 更新关于renderTabBar的中文文档

* docs: 更新关于renderTabBar的英文文档

* update: 优化代码

* docs: 更新关于renderTabBar的文档

* update: 完善renderTabBar代码

* update: 完成自定义tabBar

* docs: 去掉旧的DefaultTabBar参数说明

* update: 修复CI测试

* fix: 去掉>选择器,解决自定义tabBar后样式错误

* update: 优化代码质量

* update: 添加测试

* fix: lint

* fix: 避免tab嵌套bug

* update: 把DefaultTabBar放在renderTabBar里
2018-08-28 18:56:25 +08:00
afc163
bf2f7e9c33 Merge branch 'master' into feature-3.9.0 2018-08-28 18:09:01 +08:00
afc163
d0461ec7fa fix lint error 2018-08-28 18:04:13 +08:00
dependabot[bot]
8af2fec673 Update antd-theme-generator requirement from 1.0.7 to 1.1.3 (#11919)
Updates the requirements on [antd-theme-generator](https://github.com/mzohaibqc/antd-theme-generator) to permit the latest version.
- [Release notes](https://github.com/mzohaibqc/antd-theme-generator/releases)
- [Commits](https://github.com/mzohaibqc/antd-theme-generator/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-28 17:46:32 +08:00
dependabot[bot]
b5cf43b921 Update babel-eslint requirement from ^8.2.5 to ^9.0.0 (#11920)
Updates the requirements on [babel-eslint](https://github.com/babel/babel-eslint) to permit the latest version.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/commits/v9.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-28 16:20:53 +08:00
HeskeyBaozi
0c9465aaf9 upgrade icons library 2018-08-27 20:40:11 +08:00
陈帅
657859fea3 add 3.8.4 changelog 2018-08-27 13:48:37 +08:00
诸岳
474f524df7 Fix conflicts after that master branch is merged into feature-3.9.0 branch 2018-08-26 13:46:29 +08:00
诸岳
3a2e9494d8 Bump 3.8.3 2018-08-26 13:14:04 +08:00
afc163
7396948c96 support controlled open for Select, close #10482 2018-08-25 23:41:30 +08:00
HeskeyBaozi
6fe79dff36 upgrade tree-select 2018-08-25 15:51:07 +08:00
HeskeyBaozi
abfd50a7bf use component 2018-08-24 19:47:07 +08:00
HeskeyBaozi
56103c627a update step snapshot 2018-08-24 19:12:55 +08:00
HeskeyBaozi
28e2117c68 use cross 2018-08-24 19:00:06 +08:00
HeskeyBaozi
ee1d2469a8 upgrade test snapshot 2018-08-24 18:36:08 +08:00
HeskeyBaozi
43e6621fb7 use correct icon 2018-08-24 18:11:02 +08:00
HeskeyBaozi
af11401d33 upgrade svg 2018-08-24 17:36:22 +08:00
HeskeyBaozi
d375070da5 waiting for upgrade rc-tree-select 2018-08-24 14:08:06 +08:00
HeskeyBaozi
b4e6f756a7 use svg icon in dropdown 2018-08-24 11:51:52 +08:00
HeskeyBaozi
726d32031f upgrade rc-cascader 2018-08-23 22:15:25 +08:00
HeskeyBaozi
4475236ea2 upgrade rc-steps@~3.2.0 2018-08-23 20:07:44 +08:00
HeskeyBaozi
71be9c4a09 use svg icon in collapse 2018-08-21 20:03:48 +08:00
HeskeyBaozi
9ec1a6734a upgrade rc-pagination@~1.17.0 2018-08-21 16:42:08 +08:00
HeskeyBaozi
ea6656f734 Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon 2018-08-21 16:32:30 +08:00
afc163
df20c6247a upgrade some devDeps 2018-08-20 16:32:07 +08:00
HeskeyBaozi
65600c8a95 upgrade to 3.8.2 2018-08-20 14:00:51 +08:00