dependabot[bot]
dd3490e4ef
Update stylelint requirement to 9.3.0
...
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.3.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-19 15:28:42 +08:00
afc163
d6ee287924
bump 3.6.3
2018-06-19 15:15:11 +08:00
dependabot[bot]
01460c0297
Update rc-tween-one requirement to ^2.0.1
...
Updates the requirements on [rc-tween-one](https://github.com/react-component/tween-one ) to permit the latest version.
- [Release notes](https://github.com/react-component/tween-one/releases )
- [Changelog](https://github.com/react-component/tween-one/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/tween-one/commits/2.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-12 22:33:14 +08:00
Wei Zhu
c3769e3b96
Bump 3.6.2
2018-06-10 12:04:00 +08:00
dependabot[bot]
ae6de361e2
Update eslint-plugin-react requirement to 7.9.1 ( #10760 )
...
Updates the requirements on [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) to permit the latest version.
<details>
<summary>Release notes</summary>
*Sourced from [eslint-plugin-react's releases](https://github.com/yannickcr/eslint-plugin-react/releases ).*
> ## v7.9.1
> Nothing was fixed; this is a republish with some updated deps. ([#1804 ](https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1804 ) [**ljharb**](https://github.com/ljharb ))
</details>
<details>
<summary>Changelog</summary>
*Sourced from [eslint-plugin-react's changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md ).*
> ## [7.9.1] - 2018-06-03
> * Nothing was fixed; this is a republish with some updated deps. ([#1804 ][] [**ljharb**](https://github.com/ljharb ))
>
> [#1804 ]: https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1804
>
> ## [7.9.0] - 2018-06-03
> ### Added
> * Add [`jsx-props-no-multi-spaces`][] rule ([#1755 ][] [**ThiefMaster**](https://github.com/ThiefMaster ))
> * Add `first` option to [`jsx-indent-props`][] ([#398 ][] [**ThiefMaster**](https://github.com/ThiefMaster ))
> * Add `enforceDynamicLinks` option to [`jsx-no-target-blank`][] ([#1737 ][] [**kenearley**](https://github.com/kenearley ))
>
> ### Fixed
> * Fix static lifecycle methods validation in [`sort-comp`][] ([#1793 ][] [**lynxtaa**](https://github.com/lynxtaa ))
> * Fix crash in [`no-typos`][] when encountering anonymous react imports ([#1796 ][] [**jsg2021**](https://github.com/jsg2021 ))
> * Fix ESLint 3 support ([#1779 ][])
>
> ### Changed
> * Documentation improvements ([#1794 ][] [**lencioni**](https://github.com/lencioni ))
> * Update Travis CI configuration to test on multiple ESLint verions
>
> [7.9.0]: https://github.com/yannickcr/eslint-plugin-react/compare/v7.8.2...v7.9.0
> [#1755 ]: https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1755
> [#398 ]: https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/398
> [#1737 ]: https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1737
> [#1793 ]: https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1793
> [#1796 ]: https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1796
> [#1779 ]: https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1779
> [#1794 ]: https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1794
>
> ## [7.8.2] - 2018-05-13
> ### Fixed
> * Fix crash in [`boolean-prop-naming`][] when encountering a required shape prop type ([#1791 ][] [**pcorpet**](https://github.com/pcorpet ))
>
> [7.8.2]: https://github.com/yannickcr/eslint-plugin-react/compare/v7.8.1...v7.8.2
> [#1791 ]: https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1791
>
> ## [7.8.1] - 2018-05-12
> ### Fixed
> * Fix crash in [`no-deprecated`][] when encountering a class constructor ([#1785 ][] [**taddei**](https://github.com/taddei ))
>
> [7.8.1]: https://github.com/yannickcr/eslint-plugin-react/compare/v7.8.0...v7.8.1
> [#1785 ]: https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1785
>
> ## [7.8.0] - 2018-05-11
> ### Added
> * Add support for fragments to [`react-in-jsx-scope`][] ([#1758 ][])
> * Add support for Flow generic PropType to [`require-default-props`][] ([#1724 ][] [**Miziak**](https://github.com/Miziak ))
> * Add component whitelist option to [`forbid-component-props`][] ([#1732 ][] [**ThiefMaster**](https://github.com/ThiefMaster ))
> * Add support for React 16.3 lifecycle methods to [`no-unused-prop-types`][] ([#1681 ][] [**bvaughn**](https://github.com/bvaughn ))
> * Add support for React 16.3 lifecycle methods to [`sort-comp`][] ([#1767 ][] [**joe-denea**](https://github.com/joe-denea ))
></table> ... (truncated)
</details>
<details>
<summary>Commits</summary>
- See full diff in [compare view](https://github.com/yannickcr/eslint-plugin-react/commits/v7.9.1 )
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com ):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
2018-06-09 14:51:15 +08:00
Wei Zhu
5174801b95
Revert "Upgrade react-dnd"
...
This reverts commit 71d2a991ed
.
2018-06-08 19:01:54 +08:00
Wei Zhu
71d2a991ed
Upgrade react-dnd
2018-06-08 17:22:55 +08:00
Wei Zhu
57a01e1b9f
Update offline-plugin
2018-06-04 15:00:43 +08:00
picodoth
70ca0281ed
3.6.1
2018-06-02 20:41:59 +08:00
Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
2018-06-02 20:12:09 +08:00
picodoth
15637c885b
3.6.0
2018-06-02 15:52:52 +08:00
Wei Zhu
2b5abd6dec
Use forked offline-plugin
2018-06-02 14:20:03 +08:00
picodoth
e25323882a
Merge branch 'feature-3.6.0'
2018-06-02 13:36:05 +08:00
Wei Zhu
7149d1fdff
Add offline support ( #10738 )
...
* site: add offline support
* test update
* Revert "test update"
This reverts commit e1cb2fba80
.
* use reduce
2018-06-02 12:46:09 +08:00
Wei Zhu
87163dfcd6
tests: mock xhr request
...
Close #10342
2018-05-31 22:37:09 +08:00
Wei Zhu
31be3717ad
Upgrade react-dnd
2018-05-30 17:56:56 +08:00
zombiej
ca7ed4c07d
clean up 3.5.5 since warning 4.0.1 already fixed
2018-05-30 17:12:18 +08:00
dependabot[bot]
64a29dfd1a
Update warning requirement to ~4.0.1
...
Updates the requirements on [warning](https://github.com/BerkeleyTrue/warning ) to permit the latest version.
- [Release notes](https://github.com/BerkeleyTrue/warning/releases )
- [Changelog](https://github.com/BerkeleyTrue/warning/blob/master/CHANGELOG.md )
- [Commits](https://github.com/BerkeleyTrue/warning/commits/v4.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-30 15:18:58 +08:00
afc163
21ca50fca1
Merge branch 'master' into feature-3.6.0
2018-05-28 14:41:02 +08:00
afc163
38f94990f8
Merge branch 'feature-3.6.0' of github.com:ant-design/ant-design into feature-3.6.0
2018-05-28 14:40:58 +08:00
zombiej
d18f100721
Bump 3.5.5
2018-05-28 14:37:57 +08:00
Wu Haotian
b10e7c4e82
downgrade warning to 3.0.0
2018-05-28 14:00:29 +08:00
zombiej
ad0108dfd5
bump 3.5.4, update change log
2018-05-26 23:59:18 +08:00
afc163
076540c83e
test: breadcrumd work with react-router
2018-05-25 21:43:21 +08:00
dependabot[bot]
4c101275a5
Update jest requirement to ^23.0.0 ( #10653 )
...
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/v23.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-25 16:31:51 +08:00
dependabot[bot]
4c1b2369d7
Update warning requirement to ~4.0.0 ( #10654 )
...
Updates the requirements on [warning](https://github.com/BerkeleyTrue/warning ) to permit the latest version.
- [Release notes](https://github.com/BerkeleyTrue/warning/releases )
- [Changelog](https://github.com/BerkeleyTrue/warning/blob/master/CHANGELOG.md )
- [Commits](https://github.com/BerkeleyTrue/warning/commits/v4.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-25 16:31:34 +08:00
afc163
b7cf33d1eb
Fix test case temporarily
2018-05-24 21:45:40 +08:00
afc163
b828a599fb
Fix test case temporarily
2018-05-24 21:40:56 +08:00
jim
af8f4dc5c3
Merge branch 'master' into feature-3.6.0
2018-05-23 16:34:59 +08:00
偏右
a2e0e40caa
[WIP] Use raf to replace getRequestAnimationFrame ( #10614 )
...
* use raf to replace getRequestAnimationFrame
* remove isCssAnimationSupported
2018-05-22 13:01:28 +08:00
dependabot[bot]
f409df8d84
Update react-virtualized requirement to ~9.19.0 ( #10552 )
...
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.19.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-22 11:26:32 +08:00
dependabot[bot]
e0312f65ee
Update stylelint requirement to 9.2.1 ( #10553 )
...
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.2.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-21 22:33:53 +08:00
afc163
ddc242a9cb
Merge branch 'master' into feature-3.6.0
2018-05-21 16:11:57 +08:00
jim
dbd2bd1866
release 3.5.3
2018-05-20 14:57:52 +08:00
dependabot[bot]
76bf36a79b
Update eslint-plugin-react requirement to 7.8.2 ( #10493 )
...
Updates the requirements on [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) to permit the latest version.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/commits/v7.8.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-18 23:43:37 +08:00
Zohaib Ijaz
df7ef9a833
site: Repalced generateColorLess script with antd-theme-generator
...
* Repalced generateColorLess script with antd-theme-generator which allows to dynamically change theme for all color variables
* Updated antd-theme-generator version
* Updated Ant styles directory path
2018-05-18 12:01:32 +08:00
valleykid
41b9a79edb
release 3.5.2
2018-05-13 22:51:50 +08:00
afc163
f3545ccdc7
Merge branch 'master' into feature-3.6.0
2018-05-12 13:49:33 +08:00
dependabot[bot]
dd7fb9d351
Update unified requirement to ^7.0.0 ( #10474 )
...
Updates the requirements on [unified](https://github.com/unifiedjs/unified ) to permit the latest version.
- [Release notes](https://github.com/unifiedjs/unified/releases )
- [Commits](https://github.com/unifiedjs/unified/commits/7.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-11 16:02:36 +08:00
afc163
6e6b1ccdec
chore: code style
2018-05-10 10:59:33 +08:00
Jinxuan Zhu
832c524b32
Use local tslint config; simplify editor configuration ( #10450 )
2018-05-10 00:36:19 +08:00
afc163
ffc182f4eb
release 3.5.1
2018-05-09 16:35:18 +08:00
konakona
6c0d6d302a
Add feature: can use type ReactNode for message of rules ( #10136 ) ( #10395 )
...
* Add feature: can use type ReactNode for message of rules (#10136 )
* fix: Replace React.Fragment to span
* Add unit test for Form (Not passed)
* fix: unit test of Form
* fix: unit test of Form & remove demo
* fix: update unit test for Form
* Refine code for Form
* Add error check for getHelpMessage
2018-05-08 14:00:00 +08:00
陈帅
d5c5219111
new edit Table demo ( #10119 )
...
* new edit Table demo
* fix test error
* fix ci
* typo
* Skip edit-row test for React 15
* Set column width
* Update snapshot
2018-05-07 20:50:43 +08:00
愚指导
9368e2df87
Bump 3.5.0 ( #10297 )
2018-05-04 18:15:28 +08:00
愚指导
0f7794946f
upgrade rc-cascader to 1.13.0 for support filedNames ( #10365 )
2018-05-04 17:27:34 +08:00
afc163
c9017b6c6c
release 3.4.5
2018-05-03 14:27:37 +08:00
afc163
d0c3752a4e
we can remove @types/node now
2018-05-01 13:49:37 +08:00
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
...
* chore: upgrade menu and select
* Add test case for coverage percent
2018-04-29 23:01:58 +08:00
偏右
4956dd8042
Release 3.4.4 ( #10296 )
...
* add `lib/**/style/*` as sideEffects (#10217 )
* Fix upload onChange arg type when beforeUpload return false, close #10293
* 3.4.4
* Fix ts error temporarily, DefinitelyTyped/DefinitelyTyped#25342
2018-04-28 15:36:19 +08:00