afc163
35cc822e56
Fix tree-select not show bug, close #5092
2017-02-28 18:50:22 +08:00
bang
c10b051a92
docs: Rewrite TreeSelect demos to ES6 component
2017-02-19 20:41:54 +07:00
afc163
df3617dded
docs: improve API table layout
2017-02-17 00:59:11 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +08:00
Graeme Yeates
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
Wei Zhu
6a83118597
Upgrade rc-tree-select to 1.9.0 ( #4698 )
2017-01-25 11:15:41 +08:00
Wei Zhu
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
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
Brett Lamy
78fe0a686f
Update index.tsx ( #4537 )
2017-01-13 21:13:22 +08:00
偏右
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
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
192ca5d898
css: update icon code, close : #4189
2016-12-08 17:01:51 +08:00
Andrey G
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
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
2016-11-29 17:13:24 +08:00
Wei Zhu
52f6f992b3
style: Fix jsx self close, #3966 ( #3968 )
2016-11-24 14:09:43 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +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
Benjy Cui
08e21e0a2f
refactor: close : #3490
2016-10-24 16:30:38 +08:00
afc163
d12cb17804
Fix broken TreeSelect[showSearch] style, close #3520
2016-10-20 21:28:50 +08:00
afc163
38cec5fd11
Fix TreeSelect placeholder not work in demo, close #3433
...
不用写到 changelog 里,只是 demo 的问题
2016-10-15 15:28:55 +08:00
afc163
4ef54a6edb
adjust tree style
2016-10-14 16:17:26 +08:00
afc163
d92a24d477
Improve overlay border design
2016-10-14 15:40:39 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +08:00
Benjy Cui
3f67fd3f9f
docs: update docs details
2016-09-21 11:28:38 +08:00
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
...
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
2016-09-19 10:17:07 +08:00
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
...
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
2016-09-14 16:18:33 +08:00
Benjy Cui
8db2b79505
chore: fix compile errors
2016-09-13 15:31:29 +08:00
afc163
0e6f677ff9
Fix doc headings
2016-09-10 13:43:30 +08:00
然则
5d36e7e03f
fix #2748
2016-08-17 17:12:40 +08:00
然则
be553af441
fix #2657
2016-08-10 14:49:58 +08:00
ddcat1115
c9e26ecab9
docs: treeSelect
translation ( #2582 )
2016-08-05 11:47:31 +08:00
afc163
77fa03240b
Merge branch '1.x-stable'
2016-08-03 11:43:43 +08:00
afc163
9cee9f103a
Fix TreeSelect not found style
2016-08-03 11:33:23 +08:00
afc163
25b3517cc3
Add types for tree-select and upload ( #1846 )
2016-08-01 16:35:01 +08:00
afc163
0eeca99f02
Merge 1.x-stable
2016-07-26 22:20:33 +08:00
然则
a7eea77637
up tree-select
2016-07-25 20:17:52 +08:00
afc163
ca57794ae7
better implement for a2804cb
2016-07-25 14:03:56 +08:00
afc163
1b001c7672
Merge 1.x-stable
2016-07-24 15:07:50 +08:00
然则
77b0952e36
fix #2393 #2459 #2401
...
Conflicts:
package.json
2016-07-24 14:26:19 +08:00
偏右
de359d2cf7
fix tslint problems ( #2360 )
2016-07-13 11:14:24 +08:00
yiminghe
94706f1d2c
fix ts
2016-07-07 20:25:03 +08:00
afc163
95351bfffa
Merge branch '1.x-stable'
2016-06-27 19:31:38 +08:00
afc163
089f1ae512
update components category name
2016-06-27 18:21:12 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
2016-06-06 13:54:10 +08:00
然则
edc9014d13
up tree-select doc
2016-05-24 12:17:32 +08:00
Benjy Cui
8842d9342a
site: update components' type
2016-05-16 15:41:55 +08:00