Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
7 years ago
picodoth
15637c885b
3.6.0
7 years ago
Wei Zhu
2b5abd6dec
Use forked offline-plugin
7 years ago
Wei Zhu
7149d1fdff
Add offline support ( #10738 )
* site: add offline support
* test update
* Revert "test update"
This reverts commit e1cb2fba80
.
* use reduce
7 years ago
Wei Zhu
87163dfcd6
tests: mock xhr request
Close #10342
7 years ago
Wei Zhu
31be3717ad
Upgrade react-dnd
7 years ago
zombiej
ca7ed4c07d
clean up 3.5.5 since warning 4.0.1 already fixed
7 years ago
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>
7 years ago
zombiej
d18f100721
Bump 3.5.5
7 years ago
Wu Haotian
b10e7c4e82
downgrade warning to 3.0.0
7 years ago
zombiej
ad0108dfd5
bump 3.5.4, update change log
7 years ago
afc163
076540c83e
test: breadcrumd work with react-router
7 years ago
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>
7 years ago
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>
7 years ago
afc163
b7cf33d1eb
Fix test case temporarily
7 years ago
afc163
b828a599fb
Fix test case temporarily
7 years ago
偏右
a2e0e40caa
[WIP] Use raf to replace getRequestAnimationFrame ( #10614 )
* use raf to replace getRequestAnimationFrame
* remove isCssAnimationSupported
7 years ago
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>
7 years ago
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>
7 years ago
jim
dbd2bd1866
release 3.5.3
7 years ago
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>
7 years ago
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
7 years ago
valleykid
41b9a79edb
release 3.5.2
7 years ago
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>
7 years ago
afc163
6e6b1ccdec
chore: code style
7 years ago
Jinxuan Zhu
832c524b32
Use local tslint config; simplify editor configuration ( #10450 )
7 years ago
afc163
ffc182f4eb
release 3.5.1
7 years ago
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
7 years ago
陈帅
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
7 years ago
愚指导
9368e2df87
Bump 3.5.0 ( #10297 )
7 years ago
愚指导
0f7794946f
upgrade rc-cascader to 1.13.0 for support filedNames ( #10365 )
7 years ago
afc163
c9017b6c6c
release 3.4.5
7 years ago
afc163
d0c3752a4e
we can remove @types/node now
7 years ago
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
* chore: upgrade menu and select
* Add test case for coverage percent
7 years ago
偏右
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
7 years ago
guifu
548d8c9c51
chore: update menu to ~6.3.0
7 years ago
Wu Haotian
262ed8eec3
add `lib/**/style/*` as sideEffects ( #10217 )
7 years ago
愚指导
4101d182e0
Bump 3.4.3 ( #10198 )
7 years ago
薛定谔的猫
14dbcb95ed
fix: sideEffects: false cause css file not bundled ( fixes #10190 ) ( #10197 )
7 years ago
dependabot[bot]
14fa376dff
Update majo requirement to ^0.6.2 ( #10195 )
Updates the requirements on [majo](https://github.com/egoist/majo ) to permit the latest version.
- [Release notes](https://github.com/egoist/majo/releases )
- [Commits](https://github.com/egoist/majo/commits/v0.6.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
Wei Zhu
fa5491a390
Add @babel/types@7.0.0-beta.44 as devDependencies
7 years ago
偏右
631596022e
Add changelog for 3.4.2 ( #10185 )
* Add changelog for 3.4.2
* update
7 years ago
Yevhen Hryhorevskyi
754c94c447
Bump up rc-notification version to 3.1.0 ( #10161 )
Bump up `rc-notification` version to 3.1.0 that supports notification update by key
7 years ago
Wei Zhu
10aaee0e27
Copy netlify.toml to _site
7 years ago
dependabot[bot]
1cc7ebc03b
Update react-slick requirement to ~0.23.1 ( #9948 )
Updates the requirements on [react-slick](https://github.com/akiran/react-slick ) to permit the latest version.
- [Release notes](https://github.com/akiran/react-slick/releases )
- [Changelog](https://github.com/akiran/react-slick/blob/master/CHANGELOG.md )
- [Commits](https://github.com/akiran/react-slick/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
dependabot[bot]
d0906c6661
Update stylelint requirement to 9.2.0 ( #9897 )
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.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
dependabot[bot]
e5030dfa64
Update majo requirement to ^0.5.1 ( #10069 )
Updates the requirements on [majo](https://github.com/egoist/majo ) to permit the latest version.
- [Release notes](https://github.com/egoist/majo/releases )
- [Commits](https://github.com/egoist/majo/commits/v0.5.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
薛定谔的猫
63c0c2e38a
chore: set sideEffects: false ( #10043 )
so webpack can do better tree-shaking.
7 years ago
ddcat1115
0f01459d77
bump 3.4.1
7 years ago
dependabot[bot]
d71834011c
Update eslint-plugin-babel requirement to ^5.0.0 ( #9896 )
Updates the requirements on [eslint-plugin-babel](https://github.com/babel/eslint-plugin-babel ) to permit the latest version.
- [Release notes](https://github.com/babel/eslint-plugin-babel/releases )
- [Commits](https://github.com/babel/eslint-plugin-babel/commits/v5.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago