afc163
87f230f57b
refactor Input.Search
8 years ago
afc163
7c79a1c294
Fix wrong loading icon in Tree, close #3993
8 years ago
Wei Zhu
52f6f992b3
style: Fix jsx self close, #3966 ( #3968 )
8 years ago
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
8 years ago
afc163
70e1e26771
bigger tree icon
8 years ago
Bruce Mitchener
36508ffabd
Typo fixes.
8 years ago
afc163
b69fd4bf9f
fix lints
8 years ago
Benjy Cui
e2b6054cc4
style: update code style
8 years ago
afc163
5d2a2cc39b
Add @highlight-color less variables
8 years ago
ddcat1115
c32256c204
docs: add searchable Tree demo ( #3693 )
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
0a48c62dcb
use @text-color
8 years ago
Wei Zhu
caf09cd99e
Release 2.3.0 ( #3735 )
* docs: add change log for 2.3.0
* Update dependencies.
* Add TimePicker addon demo
8 years ago
afc163
7f974877bc
update Tree document ( #3730 )
8 years ago
yiminghe
8afe3965c1
upgrade ts 2.0
8 years ago
afc163
4ef54a6edb
adjust tree style
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
8 years ago
马斯特
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
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
然则
63a266c312
fix #2748
8 years ago
然则
5d36e7e03f
fix #2748
8 years ago
然则
db0ac02321
fix show arrow when there is no children #2616
8 years ago
然则
72f56cac8e
fix show arrow when there is no children #2616
8 years ago
afc163
ca57794ae7
better implement for a2804cb
8 years ago
warmhug
408027b95d
add tree's tips
8 years ago
warmhug
bc5f5d5ba4
add tree's tips
8 years ago
Benjy Cui
5bee7d2088
docs: fix translation
8 years ago
Gray Choi
b0bf2a5c0e
docs: translate tree component ( #2395 )
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
afc163
8c9af24d72
fix some tree style
8 years ago
afc163
2d0b56a429
update tree demo
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
Gray Choi
fb9a6963a3
rewrite in typescript
#1846
- [x] Carousel
- [x] Cascader
- [x] Transfer
- [x] Tree
-Tree
-checkable is boolean type, instead of assigning a ReactElement to it,
I use Ternary Operators.
9 years ago
warmhug
b748b4ed7d
correct display error
9 years ago
warmhug
9eda0a65d1
correct display error
9 years ago
afc163
089f1ae512
update components category name
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
yiminghe
777692a207
fix index
9 years ago
yiminghe
56f4f0688d
clean deps
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
9 years ago
afc163
0ca6a1c24a
css modularize ( #1448 )
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
9 years ago
然则
5374095604
update tree api:autoExpandParent, checkedKeys, onExpand
9 years ago