Commit Graph
167 Commits
Author SHA1 Message Date
Wei Zhu 67bbae9ea8 Merge branch 'feature-2.8' 2017-03-05 21:34:57 +08:00
Benjy CuiandWei Zhu 00cdb7d888 feat: support Transfer[onScroll], close: #4188 (#5084) 2017-03-01 11:07:19 +08:00
Benjy Cui 758559f718 test: update snapshots 2017-02-28 16:14:53 +08:00
tianli.zhaoand偏右 85ca5ed5ea [WIP] filter the disabled options (#4981)
filter the disabled options
2017-02-24 19:08:02 +08:00
bang fcf9bafb18 docs: Rewrite Transfer demos to ES6 component 2017-02-19 19:51:40 +07:00
afc163 18ec5933b7 fix old react documentation links 2017-02-19 17:02:58 +08:00
Benjy Cui 200b88246f docs: update docs format 2017-02-13 10:55:53 +08:00
afc163 0eb5c689a3 remove type="ghost" from demo 2017-02-04 22:35:33 +08:00
Graeme Yeatesand偏右 1006015ef0 Add border customization variables (#4734)
* Add border customization variables (#4712)

* Make border styles customizable (fixes #4712)
2017-01-31 16:05:10 +08:00
afc163 f2bb4afd4d Merge from master 2017-01-27 17:23:51 +08:00
paranoidjkand偏右 f2e19c16be fix(transfer): checkall should response to filter result; fix #4654 (#4665) 2017-01-27 17:08:12 +08:00
Wei ZhuandGitHub 77b78a9389 docs: Unify type naming (#4636)
* Unify name of ReactNode type in document

* Lowser all string type name

* Lowercase all number type name

* Lowercase all boolean type name

* Unify array type

* Lowercase all object type name

* Unify mutilple types
2017-01-20 20:10:50 +08:00
afc163 35523be6e9 Merge from master 2017-01-20 18:28:09 +08:00
Benjy Cui 3e17551b7e site: improve build speed 2017-01-19 15:22:53 +08:00
陆离andafc163 f54e822930 feat: Transfer on search change (#4464)
*  add `onSearchChange(direction: 'left'|'right') => void ` of Transfer

* typo
2017-01-08 19:14:02 +08:00
偏右andddcat1115 d811ebee5c New color system (#4426)
* Add new color patterns algorithm

* Add color palettes

* update other colors

* fix gray color

* update more tint/shade to colorPalette

* new font color

* Update doc for new color system

* improve doc style
2017-01-01 22:20:06 +08:00
Rexandddcat1115 1b8a280614 support suffix (#4283)
* support suffix

* optimize prefix and suffix

* 1. Optimize prefix and suffix implementation
2. Improve the api document
3. Optimize `Input.Search` implementation

* update snapshots
2017-01-01 01:06:19 +08:00
Benjy Cuiand偏右 d7498c0af6 Test transfer (#4191)
* refactor: use Checkbox directly

* test: add test case for Transfer
2016-12-16 17:59:52 +08:00
Wei Zhu 07103b9fb6 Don't ignore test files. 2016-12-14 14:48:09 +08:00
Wei Zhu 17a0a33283 Restructure tests. 2016-12-14 14:41:39 +08:00
Benjy Cui 000085eb36 style: update code style for Transfer 2016-12-07 18:08:52 +08:00
afc163 4ac50c660c improve transfer style 2016-12-04 17:08:29 +08:00
Andrey GandBenjy Cui a307a7acf7 refactor: remove unnecessary computed props for classNames (#4055)
* remove unnecessary computed props for classNames

* rollback autocomplete optimization for possible css style order issue

* update snapshots

* remove more unnecessary computed props at Input
2016-11-30 10:20:23 +08:00
Benjy Cui 932443099a css: use @component-background, ref: #4040 2016-11-29 11:56:10 +08:00
cathayandyandBenjy Cui addb6e44dc Fix #4039. Replace background-color: #fff with background: @body-background (#4040) 2016-11-29 09:54:54 +08:00
afc163 6b0c34bb24 fix tslint 2016-11-28 19:14:43 +08:00
Wei ZhuandBenjy Cui bd55d21f83 style: Fix jsx-no-multiline-js (#3994)
* Fix jsx-no-multiline-js

* TimePicker addon test

* Transfer search test
2016-11-25 12:03:39 +08:00
afc163 9183ef0ede Fix Transfer notFound, close #3996 2016-11-24 17:22:54 +08:00
Wei ZhuandBenjy Cui 52f6f992b3 style: Fix jsx self close, #3966 (#3968) 2016-11-24 14:09:43 +08:00
Wei ZhuandBenjy Cui ccbebe60cc style: Fix jsx alignment, #3966 (#3967) 2016-11-23 17:53:10 +08:00
Wei ZhuandBenjy Cui d20572bdab test: demo snapshot testing (#3916)
* Run snapshot testing against all demos

* Split demo tests

* ignore coverage folder

* Upgrade antd-demo-jest

* enable cache

* intergate with coveralls.io

* Add node test

* Set worker to 2

https://github.com/facebook/jest/issues/1742

* config coverage

* Set default supportServerRender to true
2016-11-22 13:43:53 +08:00
afc163 b69fd4bf9f fix lints 2016-11-15 15:21:13 +08:00
afc163 1903990315 update transfer doc 2016-11-09 20:37:10 +08:00
afc163 733a4cdc40 remove default chinese text in Transfer (#3768) 2016-11-09 20:30:31 +08:00
ddcat1115andBenjy Cui 0baef0627e docs: 调整组件导航结构 (#3758)
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
afc163 0ec4276eab @font-size-lg (#1752) 2016-11-08 21:07:01 +08:00
afc163 e4974ac72a use @font-size-base (#1752) 2016-11-08 20:57:07 +08:00
afc163 0a48c62dcb use @text-color 2016-11-08 20:50:59 +08:00
afc163 9b81fe86d9 clear less variables and add @text-color-secondary 2016-11-08 20:48:03 +08:00
Benjy Cui 7042e09a99 feat: add controlled property Transfer[selectedKeys], close: #3729 2016-11-07 13:52:24 +08:00
Benjy Cui b39d96ec75 refactor: make variables' name meaningful 2016-11-07 12:11:11 +08:00
afc163 afb49f95d0 separate item component 2016-11-04 16:52:57 +08:00
afc163 e253cce993 change react-lazy-load default props 2016-11-04 15:16:16 +08:00
afc163 7373ce0758 Add react-lazy-load for Transfer perfermance, close #2860 2016-11-04 15:08:39 +08:00
afc163 6a1b1476be improve transfer style 2016-11-04 15:08:39 +08:00
afc163 20bbf43ccd Fix Transfer ssr bug, close #3686 2016-11-02 11:14:21 +08:00
Wei ZhuandBenjy Cui f8d2aeefc3 refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin (#3627) 2016-10-28 13:56:23 +08:00
Benjy Cui e9111a855f refactor: remove propTypes in private components 2016-10-24 16:51:53 +08:00
Benjy Cui 08e21e0a2f refactor: close: #3490 2016-10-24 16:30:38 +08:00
afc163 84b70ac140 fix key={0} in demo, close #3546 2016-10-24 11:06:31 +08:00