Benjy Cui
|
0a2fb1817f
|
fix: vertical tab bar height should follow tabs height (#5809)
* fix: vertical tab bar height should follow tabs height
* docs: update demo for Tabs
|
2017-04-22 09:43:32 +08:00 |
|
afc163
|
d0353eeb1b
|
tweak docs style
|
2017-03-13 11:13:12 +08:00 |
|
afc163
|
a9a564779e
|
Merge from "master"
|
2017-02-20 12:18:41 +08:00 |
|
bang
|
b90237ee6f
|
fix: Tabs snapshot tests
|
2017-02-19 21:23:31 +07:00 |
|
bang
|
6bcd88f5c0
|
docs: Rewrite Tabs demos to ES6 component
|
2017-02-19 21:07:45 +07:00 |
|
Benjy Cui
|
63476d0bc0
|
Merge branch 'master' into feature-2.8
|
2017-02-14 10:56:33 +08:00 |
|
lixiaoyang
|
b88c07f1d5
|
feat: support Tabs.TabPane[closable] (#4807)
* 为antd的editable-card类型的TabPane增加不可删除属性
* 在tab内部控制样式
* className={} 前后不加空格
|
2017-02-13 15:43:54 +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 |
|
afc163
|
1a5f0f9fa7
|
remove whitespaces
|
2017-02-04 01:13:35 +08:00 |
|
Benjy Cui
|
3e17551b7e
|
site: improve build speed
|
2017-01-19 15:22:53 +08:00 |
|
afc163
|
db4e50308f
|
fix demo typo
|
2016-10-15 15:34:09 +08:00 |
|
Catalin Miron
|
0b38ced351
|
Update card-top (#3356)
Fix typo
|
2016-10-10 16:21:41 +08:00 |
|
Catalin Miron
|
114d78a1a6
|
Update card.md (#3355)
Fix typo
|
2016-10-10 16:21:04 +08:00 |
|
kvetoslavnovak
|
dded174ece
|
Tabs - Card - Typo correction (#3289)
|
2016-10-06 18:57:40 +08:00 |
|
kvetoslavnovak
|
fc0b8e5431
|
Tabs - Custom Trigger - Typo correction (#3290)
|
2016-10-06 18:57:34 +08:00 |
|
kvetoslavnovak
|
70fa956301
|
Tabs - Container of Card - Typo trigger (#3291)
|
2016-10-06 18:57:25 +08:00 |
|
kvetoslavnovak
|
e5fab55d6b
|
Tabs - Basic - Typo correction (#3292)
|
2016-10-06 18:56:57 +08:00 |
|
ddcat1115
|
3958eb4771
|
fix #3076 (#3086)
fix demolint
|
2016-09-20 13:49:38 +08:00 |
|
Benjy Cui
|
672ebecf47
|
deps: upgrade dependencies (#3017)
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
|
2016-09-18 10:12:21 +08:00 |
|
Marius Ileana
|
691a4d5766
|
docs: English translation of tab's position demo (#3050)
Just a small update of a label.
|
2016-09-18 09:26:39 +08:00 |
|
Shawn Sit
|
374328bca9
|
docs: fix misspelled (#2990)
|
2016-09-10 14:17:11 +08:00 |
|
Andrew Murray
|
0d00c5fb6c
|
docs: Fixed typos (#2921)
|
2016-09-01 18:12:12 +08:00 |
|
Benjy Cui
|
0ec8c7ba86
|
docs: fix demoe' format, close: #2822
|
2016-08-24 10:33:25 +08:00 |
|
Shawn Sit
|
2e0424d3b2
|
Translation tab title (#2815)
* translated doc of tab title
* fixs: misspell
* fixs: misspell
* remove full stop
|
2016-08-23 14:15:34 +08:00 |
|
Shawn Sit
|
c04ba5b39b
|
docs: Traslation tabs (#2587)
|
2016-08-03 10:39:20 +08:00 |
|
afc163
|
b38f4368b3
|
Fix new Tab demo
|
2016-07-06 17:41:04 +08:00 |
|
afc163
|
a9887ad7db
|
update Tabs card demo
|
2016-06-17 15:45:48 +08:00 |
|
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
2016-06-06 13:54:10 +08:00 |
|
ddcat1115
|
bed556e900
|
fix #1750
|
2016-05-24 14:35:21 +08:00 |
|
afc163
|
f7ed1ce38a
|
update tabs demo
|
2016-05-18 11:04:25 +08:00 |
|
Benjy Cui
|
ecaa6c56c3
|
style: enable comma-dangle
|
2016-05-11 09:32:33 +08:00 |
|
afc163
|
98998984fe
|
Fix tabs nested style, close #1617
|
2016-05-10 11:26:48 +08:00 |
|
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
2016-04-29 12:13:27 +08:00 |
|
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
|
2016-04-27 20:44:36 +08:00 |
|
afc163
|
e5c8179189
|
Merge branch master into develop-1.0.0
|
2016-04-06 11:57:17 +08:00 |
|
afc163
|
b9b4e30ac1
|
fix tabs demo
|
2016-04-06 11:49:02 +08:00 |
|
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
2016-04-01 10:08:19 +08:00 |
|
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
2016-03-31 09:40:55 +08:00 |
|
afc163
|
079f2a657d
|
Allow close last tab, fix #1071
|
2016-03-02 20:25:19 +08:00 |
|
Benjy Cui
|
29825f20c8
|
style: update code style to please lint
|
2016-02-17 18:04:42 +08:00 |
|
Benjy Cui
|
9d022ff84c
|
style: update code style to please lint
|
2016-02-17 15:57:33 +08:00 |
|
Benjy Cui
|
cd1391e6a2
|
style: update code style for object-curly-spacing
|
2016-01-27 17:00:58 +08:00 |
|
Benjy Cui
|
aa5c4f9595
|
style: update code style to please lint
|
2016-01-11 09:49:31 +08:00 |
|
Benjy Cui
|
209170e813
|
style: update demo code style to please lint
|
2016-01-11 09:49:30 +08:00 |
|
afc163
|
91bd7f22c0
|
use mountNode replace the long getElementById
|
2015-12-29 12:08:58 +08:00 |
|
afc163
|
c45c6877f8
|
fix lint problems
|
2015-12-27 16:20:59 +08:00 |
|
afc163
|
2ab49d7b3c
|
update demo text
|
2015-12-17 13:44:04 +08:00 |
|
afc163
|
6f3bbce39b
|
update tabs demo
|
2015-12-17 12:39:26 +08:00 |
|
afc163
|
a334065edb
|
Add card tabs on container top
|
2015-12-17 12:33:34 +08:00 |
|