Wei Zhu
c5fc656ec8
Fix date mocking
Close #9599
It's an interesting bug, the time we store in the snapshot is in the summertime when you run it in wintertime, it fails.
7 years ago
u3u
30fe88d4bd
Add the defaultActiveTabKey property for the Card component ( #9526 )
* Add the defaultActiveTabKey property for the Card component (close #8789 , #8942 )
* `activeTabKey` should be added
* Improve
* Fix large tabs font size, close #9509
* docs: Add TreeSelect[dropdownClassName]
* Fix passing dropdownClassName to tree-select
* build: update remark-parse requirement to ^5.0.0 (#9545 )
Updates the requirements on [remark-parse](https://github.com/remarkjs/remark ) to permit the latest version.
- [Release notes](https://github.com/remarkjs/remark/releases )
- [Commits](https://github.com/remarkjs/remark/commits/remark@5.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* add Tooltip contextMenu doc
* Improve Grid and Layout type definition
* fix: focus editor (#9548 )
* Fix test case for new jsdom (#9527 )
* Fix test case for new jsdom
* use setTimeout as raf in jest jsdom
* Fix cancelAnimationFrame
* Add comment for facebook/jest#5147
* longer timeout
* fix snap
* upgrade antd-tools
* Update typescript requirement to ~2.7.2 (#9522 )
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/v2.7.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Fix a ts error
* build: update react-slick requirement to ~0.20.0 (#9543 )
Updates the requirements on [react-slick](https://github.com/akiran/react-slick ) to permit the latest version.
- [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>
* Fix test cases
* site: fix intersection-observer polyfill
* docs: update recommendation
* Fix typo WeexPickerProps -> WeekPickerProps (#9564 )
* use lodash
* Fixed typo on Visualization rules (#9575 )
Style of a navigation should conform to the its level.
should be
Style of a navigation should conform to its level.
* Improve Radio/Checkbox type definition
Close #9574
* Remove AbstractCheckboxChangeEvent, fix TS4029 error
See https://github.com/Microsoft/TypeScript/issues/9944
* Update index.en-US.md (#9579 )
* add transitionName from message.config (#9580 )
* add transitionName from message.config
* Update index.en-US.md (#9579 )
* modify doc
* build: update react-virtualized requirement to ~9.18.5 (#9544 )
Updates the requirements on [react-virtualized](https://github.com/bvaughn/react-virtualized ) to permit the latest version.
- [Changelog](https://github.com/bvaughn/react-virtualized/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bvaughn/react-virtualized/commits/9.18.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* When treeNode is disabled, its switcher is highlight and clickabled (#9539 )
* When treeNode is disabled, its switcher is highlight and clickabled
* rc-tree@1.7.11
* Fix moment require (#9528 )
Fix #9502
* Update snapshot
7 years ago
Wei Zhu
fe4d294c64
Fix moment require ( #9528 )
Fix #9502
7 years ago
valleykid
ae78a4bbec
When treeNode is disabled, its switcher is highlight and clickabled ( #9539 )
* When treeNode is disabled, its switcher is highlight and clickabled
* rc-tree@1.7.11
7 years ago
dependabot[bot]
5157b7b8a2
build: update react-virtualized requirement to ~9.18.5 ( #9544 )
Updates the requirements on [react-virtualized](https://github.com/bvaughn/react-virtualized ) to permit the latest version.
- [Changelog](https://github.com/bvaughn/react-virtualized/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bvaughn/react-virtualized/commits/9.18.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
MuYu
f61967b496
add transitionName from message.config ( #9580 )
* add transitionName from message.config
* Update index.en-US.md (#9579 )
* modify doc
7 years ago
Kevin BON
b1bcf842d7
Update index.en-US.md ( #9579 )
7 years ago
Wei Zhu
473872af66
Remove AbstractCheckboxChangeEvent, fix TS4029 error
See https://github.com/Microsoft/TypeScript/issues/9944
7 years ago
Wei Zhu
f78e0098fa
Improve Radio/Checkbox type definition
Close #9574
7 years ago
Angga
43e4622ef8
Fixed typo on Visualization rules ( #9575 )
Style of a navigation should conform to the its level.
should be
Style of a navigation should conform to its level.
7 years ago
afc163
e071002fae
use lodash
7 years ago
Pierre
1259d703c7
Fix typo WeexPickerProps -> WeekPickerProps ( #9564 )
7 years ago
afc163
d40d59ab68
docs: update recommendation
7 years ago
afc163
468a7629e7
site: fix intersection-observer polyfill
7 years ago
afc163
15e69d09ca
Fix test cases
7 years ago
dependabot[bot]
324e07fbf0
build: update react-slick requirement to ~0.20.0 ( #9543 )
Updates the requirements on [react-slick](https://github.com/akiran/react-slick ) to permit the latest version.
- [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
afc163
2f427e172a
Fix a ts error
7 years ago
dependabot[bot]
442673a934
Update typescript requirement to ~2.7.2 ( #9522 )
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/v2.7.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
偏右
8226ede38e
Fix test case for new jsdom ( #9527 )
* Fix test case for new jsdom
* use setTimeout as raf in jest jsdom
* Fix cancelAnimationFrame
* Add comment for facebook/jest#5147
* longer timeout
* fix snap
* upgrade antd-tools
7 years ago
陆离
cc06f0f7a5
fix: focus editor ( #9548 )
7 years ago
Wei Zhu
518c424ca4
Improve Grid and Layout type definition
7 years ago
jim
26934b37c8
add Tooltip contextMenu doc
7 years ago
dependabot[bot]
8466028b5a
build: update remark-parse requirement to ^5.0.0 ( #9545 )
Updates the requirements on [remark-parse](https://github.com/remarkjs/remark ) to permit the latest version.
- [Release notes](https://github.com/remarkjs/remark/releases )
- [Commits](https://github.com/remarkjs/remark/commits/remark@5.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
Wei Zhu
69b154f9a9
Fix passing dropdownClassName to tree-select
7 years ago
Wei Zhu
56e4ce099d
docs: Add TreeSelect[dropdownClassName]
7 years ago
afc163
c7dd7cbbc4
Fix large tabs font size, close #9509
7 years ago
dependabot[bot]
c611fe74c0
Update remark-stringify requirement to ^5.0.0 ( #9523 )
Updates the requirements on [remark-stringify](https://github.com/remarkjs/remark ) to permit the latest version.
- [Release notes](https://github.com/remarkjs/remark/releases )
- [Commits](https://github.com/remarkjs/remark/commits/remark@5.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
dependabot[bot]
d250f35cf3
Update jest requirement to ^22.4.2 ( #9521 )
Updates the requirements on [jest](https://github.com/facebook/jest ) to permit the latest version.
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v22.4.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
dependabot[bot]
765beb7570
Update lint-staged requirement to ^7.0.0 ( #9519 )
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/v7.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
Wei Zhu
c0e9a22fa9
Update snapshot
7 years ago
dependabot[bot]
3793412e6d
Update eslint-plugin-react requirement to 7.7.0 ( #9506 )
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.7.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
dependabot[bot]
5839c852a4
Update stylelint requirement to ^9.1.1 ( #9508 )
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.1.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
dependabot[bot]
b2bb35b13d
Update react-slick requirement to ~0.19.0 ( #9504 )
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/0.19.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
dependabot[bot]
192c6bbb38
Update scrollama requirement to ^1.4.1 ( #9507 )
Updates the requirements on [scrollama](https://github.com/russellgoldenberg/scrollama ) to permit the latest version.
- [Commits](https://github.com/russellgoldenberg/scrollama/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
afc163
af8e54f1d6
Fix table radius in chrome
7 years ago
afc163
a2018e7c44
site: fix scroll to current hash in chrome
7 years ago
偏右
d0c58946ee
Update README.md
7 years ago
Arnab Sen
d40a3408c6
Corrected typo ( #9490 )
7 years ago
愚指导
cdfbb6a3bd
Bump 3.2.3
7 years ago
Sam Chen
fd147deb75
Update input group demo ( #9482 )
7 years ago
afc163
2fe64d429a
Fix button group align issue in chrome, close #1019
7 years ago
byuanama
98f938798d
Update index.en-US.md ( #9479 )
7 years ago
afc163
7d3573d471
use more clear function name, close #9465
7 years ago
愚指导
2548a4bcf9
add polyfill for ie ( #9444 )
7 years ago
twobin
d816879e78
fix: add props of onPopupScroll in Select ( #9475 )
7 years ago
Chang Wang
c51f041ebc
Update downloads badge to point to graph of downloads ( #9477 )
7 years ago
Karthik K
f24e41806d
Minor punctuation correction ( #9472 )
7 years ago
Wei Zhu
1b3118e1dc
Use week year
Fix #9463
7 years ago
Wei Zhu
9634bea391
Complicate with less 3
Fix #7850
7 years ago
afc163
8a6b76acde
support less vars for tabs title font size
7 years ago