Wei Zhu
69b154f9a9
Fix passing dropdownClassName to tree-select
2018-03-06 11:23:03 +08:00
Wei Zhu
56e4ce099d
docs: Add TreeSelect[dropdownClassName]
2018-03-06 10:43:56 +08:00
afc163
c7dd7cbbc4
Fix large tabs font size, close #9509
2018-03-05 18:35:33 +08:00
SimpleFrontend
9073237e70
Added selectionColumnWidth to TableRowSelection ( #9474 )
...
* Added selectionColumnWidth to TableRowSelection
* Updated documents
* Renamed selectionColumnWidth to columnWidth
2018-03-05 18:23:01 +08:00
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>
2018-03-05 15:46:16 +08:00
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>
2018-03-05 15:44:36 +08:00
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>
2018-03-05 15:41:01 +08:00
Wei Zhu
c0e9a22fa9
Update snapshot
2018-03-05 11:23:26 +08:00
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>
2018-03-04 18:06:02 +08:00
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>
2018-03-04 18:05:50 +08:00
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>
2018-03-04 17:45:38 +08:00
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>
2018-03-04 17:44:57 +08:00
afc163
af8e54f1d6
Fix table radius in chrome
2018-03-03 16:42:48 +08:00
afc163
a2018e7c44
site: fix scroll to current hash in chrome
2018-03-03 16:42:48 +08:00
偏右
d0c58946ee
Update README.md
2018-03-03 15:35:30 +08:00
Arnab Sen
d40a3408c6
Corrected typo ( #9490 )
2018-03-02 22:19:10 +08:00
愚指导
cdfbb6a3bd
Bump 3.2.3
2018-03-02 20:12:06 +08:00
Sam Chen
fd147deb75
Update input group demo ( #9482 )
2018-03-02 15:26:05 +08:00
afc163
2fe64d429a
Fix button group align issue in chrome, close #1019
2018-03-02 15:25:31 +08:00
Wei Zhu
5e7bff8b5e
Update snapshot
2018-03-02 14:12:30 +08:00
byuanama
98f938798d
Update index.en-US.md ( #9479 )
2018-03-02 13:18:06 +08:00
Wei Zhu
a4fea8f22c
docs: Add Table pagination position to demo
2018-03-02 12:35:25 +08:00
afc163
7d3573d471
use more clear function name, close #9465
2018-03-02 12:06:33 +08:00
Camol
ae2990e241
feature: [Table] Pagination on the top in addition to the bottom. fix… ( #9357 )
...
* feature: [Table] Pagination on the top in addition to the bottom. fix (#9346 )
* refactor pagination of table (#9357 )
* specify the position of pagination when using table - add test
* specify the position of pagination when using table - update API docs
* update api docs
* fix error
* add TablePaginationConfig extends PaginationProps
2018-03-02 12:00:28 +08:00
愚指导
2548a4bcf9
add polyfill for ie ( #9444 )
2018-03-02 11:49:56 +08:00
twobin
d816879e78
fix: add props of onPopupScroll in Select ( #9475 )
2018-03-02 10:15:01 +08:00
Chang Wang
c51f041ebc
Update downloads badge to point to graph of downloads ( #9477 )
2018-03-02 10:13:48 +08:00
Karthik K
f24e41806d
Minor punctuation correction ( #9472 )
2018-03-01 22:08:31 +08:00
Wei Zhu
1b3118e1dc
Use week year
...
Fix #9463
2018-03-01 17:24:06 +08:00
Wei Zhu
9634bea391
Complicate with less 3
...
Fix #7850
2018-02-28 14:35:02 +08:00
afc163
8a6b76acde
support less vars for tabs title font size
2018-02-28 11:07:26 +08:00
afc163
bea95bf77c
Merge branch 'master' into feature-3.3.0
2018-02-28 10:56:45 +08:00
VTHINKXIE
23e7716137
fix(module:timeline): fix timeline head custom style error in chrome ( #9429 )
2018-02-27 20:44:28 +08:00
Wei Zhu
755b3e9043
Fix Select dropdown box-radius
...
refer 82092c15
2018-02-27 18:27:31 +08:00
Wei Zhu
aa9b7a4e4d
Update snapshot
2018-02-27 18:07:39 +08:00
Wei Zhu
82092c154a
Fix Select dropdown border
2018-02-27 17:21:33 +08:00
afc163
40e354c373
Merge branch 'master' into feature-3.3.0
2018-02-27 10:12:19 +08:00
Wei Zhu
5df04e6827
Fix lint
2018-02-26 17:24:55 +08:00
Wei Zhu
54242e968f
Set Table filter dropdown menu popup container
...
Fix #9209
2018-02-26 16:45:26 +08:00
afc163
d4a5d2c188
site: fix home button align
2018-02-26 13:54:09 +08:00
afc163
e6a5c9be9e
update
2018-02-25 13:20:52 +08:00
valleykid
07a0a1f336
Changelog of 3.2.2 ( #9409 )
2018-02-25 08:38:10 +08:00
valleykid
eab4fdfe95
Update snapshot
2018-02-25 07:57:23 +08:00
Ivan Kravets
86ab00fbbd
Use default background for button states ( #9411 )
2018-02-24 22:25:50 +08:00
Wei Zhu
c28d6f1624
Remove table overflow:hidden, fix #7799
2018-02-24 11:46:46 +08:00
Mathew
947cee4475
fix issue #9359 ( #9364 )
...
* fix issue #9359
* fix trailing whitespaces
2018-02-24 11:40:44 +08:00
MinJeong Kim
feaf238dfa
fix: set -has-trigger
class in sider when -trigger
div exists ( #9399 )
...
* fix: set `-has-trigger` class in sider when `-trigger` div exists
* fix: fix template expr lint error
2018-02-24 10:35:04 +08:00
Wei Zhu
f1fd85780e
Revert "fix type of column dataIndex ( #9298 )"
...
This reverts commit f8e996ee8e
.
Close #9393
2018-02-22 15:56:37 +08:00
Wei Zhu
dc439bd7c3
Remove generic type from ComponentDecorator, fix #9331
2018-02-22 15:52:35 +08:00
Wei Zhu
2c95ea0e5e
docs: document Tabs[onChange] argument
...
Close #9386
2018-02-22 10:44:53 +08:00