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 |
|
picodoth
|
a52d694a2f
|
3.8.2
|
2018-08-18 21:40:46 +08:00 |
|
zombiej
|
adb66f0172
|
update rc-tree & rc-tree-select deps
|
2018-08-18 19:37:15 +08:00 |
|
陈帅
|
958e8ebc4b
|
Fix drawer (#11702)
* fix #11583 #11443 remove pointer-events
* update snap fix ci
* @ease change to @drawer-easing
* add @ease-base-out and @ease-base-in
* fix drawer
|
2018-08-18 12:34:40 +08:00 |
|
HeskeyBaozi
|
59955e0d96
|
upgrade rc-tree rc-tree-select
|
2018-08-17 16:53:47 +08:00 |
|
HeskeyBaozi
|
d185068c20
|
yarn upgrade rc-tree
|
2018-08-17 16:04:11 +08:00 |
|
HeskeyBaozi
|
8aaddaca84
|
yarn add rc-tabs@~9.7.0
|
2018-08-15 18:04:07 +08:00 |
|
HeskeyBaozi
|
7925355ca7
|
upgrade Icon api
|
2018-08-15 17:21:02 +08:00 |
|
HeskeyBaozi
|
049ce5c307
|
use time-picker with svg icon
|
2018-08-14 14:45:04 +08:00 |
|
HeskeyBaozi
|
63fae615c3
|
update rc-tree
|
2018-08-13 14:45:18 +08:00 |
|
HeskeyBaozi
|
c0e365c488
|
use cascader expand icon
|
2018-08-13 11:44:25 +08:00 |
|
HeskeyBaozi
|
3baec95628
|
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
|
2018-08-13 09:26:33 +08:00 |
|
愚指导
|
bf2490c45f
|
release 3.8.1 (#11708)
|
2018-08-12 11:17:08 +08:00 |
|
Heaven
|
94c4dc293e
|
fix eslint in package.json (#11705)
* fix eslint in package.json
* remove redundent config
|
2018-08-10 16:08:47 +08:00 |
|
Heaven
|
debee2edcb
|
fix eslint config (#11701)
* fix eslint config
* use same pattern
|
2018-08-10 13:49:06 +08:00 |
|
HeskeyBaozi
|
4945d66084
|
update select
|
2018-08-09 12:07:27 +08:00 |
|
宝码
|
5d206f4ecb
|
fixed: dist files dropped in production mode
|
2018-08-08 10:36:43 +08:00 |
|
afc163
|
287d08890a
|
renew typescript typings
|
2018-08-07 23:52:59 +08:00 |
|
Wei Zhu
|
064bfaf554
|
Add @types/prop-types
|
2018-08-07 21:09:05 +08:00 |
|
Wei Zhu
|
d2100bc3e3
|
Revert "lock @types/react to fix errors"
This reverts commit ecbd3d2d40 .
|
2018-08-07 21:09:05 +08:00 |
|
afc163
|
ecbd3d2d40
|
lock @types/react to fix errors
|
2018-08-07 19:25:20 +08:00 |
|
HeskeyBaozi
|
15bc92dd3c
|
remove useless jsx prop
|
2018-08-07 16:35:26 +08:00 |
|
HeskeyBaozi
|
b2ab727c89
|
resolve conflicts
|
2018-08-06 15:06:06 +08:00 |
|
HeskeyBaozi
|
a0a5641c79
|
use pretty webpack bar
|
2018-08-05 15:13:53 +08:00 |
|
afc163
|
a728081d0f
|
deps: downgrade for now
|
2018-08-05 14:07:51 +08:00 |
|
afc163
|
32c03d2e04
|
upgrade rc-table and rc-notification
|
2018-08-05 13:58:54 +08:00 |
|
afc163
|
3fbcb73a2a
|
Add chinese version of changelog 3.8.0
|
2018-08-05 13:58:54 +08:00 |
|
HeskeyBaozi
|
535f68dbd0
|
add icon features
|
2018-08-04 18:42:41 +08:00 |
|
HeskeyBaozi
|
cc180e2605
|
resolve conflict.
|
2018-08-02 18:02:31 +08:00 |
|
afc163
|
2f81349c21
|
fix error in typescript@3.x
|
2018-08-01 15:43:47 +08:00 |
|
afc163
|
a06afee8b6
|
Merge branch 'master' into feature-3.8.0
|
2018-08-01 15:33:55 +08:00 |
|
yoyo837
|
2e6a94a4de
|
update rc-dialog to use react-component/dialog#88
|
2018-08-01 11:31:36 +08:00 |
|
afc163
|
a3d821a534
|
Add @types/classnames
|
2018-07-31 16:40:28 +08:00 |
|
HeskeyBaozi
|
35e56a41cd
|
resolve conflict.
|
2018-07-31 16:33:20 +08:00 |
|
HeskeyBaozi
|
c28c30d124
|
use rc-dialog@3.2.0, use svg close icon in Modal component.
|
2018-07-31 16:19:10 +08:00 |
|
HeskeyBaozi
|
34e658d70b
|
use rc-notification@3.2.0, use svg close icon in Notification component.
|
2018-07-31 15:59:51 +08:00 |
|
afc163
|
0156fef165
|
fix tabs ci in React 15
|
2018-07-31 15:50:27 +08:00 |
|
HeskeyBaozi
|
6c42d711e8
|
Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
|
2018-07-31 15:36:23 +08:00 |
|
afc163
|
56fa8629b5
|
Merge branch 'master' into feature-3.8.0
|
2018-07-30 17:58:21 +08:00 |
|