Benjy Cui
|
6bd75f2666
|
fix: dropdown menu should not show while disabled, close: #3535
|
2016-10-28 14:07:46 +08:00 |
|
yiminghe
|
8afe3965c1
|
upgrade ts 2.0
|
2016-10-19 17:52:23 +08:00 |
|
afc163
|
d92a24d477
|
Improve overlay border design
|
2016-10-14 15:40:39 +08:00 |
|
Shawn Sit
|
8b46cfaf99
|
docs: translated dropdown demos (#3208)
|
2016-09-29 11:51:24 +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 |
|
Benjy Cui
|
469d24599f
|
fix: should support Dropdown.Button[disabled], close: #3070
|
2016-09-19 11:42:03 +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 |
|
偏右
|
354759cb17
|
Redesigned icons (#3041)
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
|
2016-09-18 09:54:47 +08:00 |
|
afc163
|
9e5061acdc
|
Merge branch "1.x-stable"
|
2016-09-15 01:25:28 +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 |
|
afc163
|
d518e485b1
|
Improve Dropdown Button examples
|
2016-09-13 18:27:39 +08:00 |
|
Andrew Murray
|
0d00c5fb6c
|
docs: Fixed typos (#2921)
|
2016-09-01 18:12:12 +08:00 |
|
afc163
|
363f610d8b
|
Fix tsc errors beside DatePicker
|
2016-08-24 16:09:55 +08:00 |
|
afc163
|
77949bb9e3
|
upgrade eslint-config, close #2811
|
2016-08-23 21:00:35 +08:00 |
|
Benjy Cui
|
e6280a7ea6
|
Merge branch '1.x-stable'
|
2016-08-22 17:05:37 +08:00 |
|
陆离
|
ff765002fa
|
refactor: rewrite form and dropdown in ts (#2683)
|
2016-08-19 16:43:32 +08:00 |
|
Jerry Bendy
|
3a12cad07a
|
链接 404 啦 (#2753)
有些链接没写最后面的 "/" 导致打不开
|
2016-08-17 18:09:24 +08:00 |
|
Benjy Cui
|
978b9f98e7
|
refactor: table ts (#2664)
* refactor: table ts
* fix: should pass context to onChange correctly
|
2016-08-11 15:38:03 +08:00 |
|
afc163
|
877239bfe5
|
fix Unused import
|
2016-07-29 14:06:27 +08:00 |
|
afc163
|
71d74c30c1
|
Merge 1.x-stable
|
2016-07-29 13:57:54 +08:00 |
|
afc163
|
fec500698e
|
fix unknown props in Table dropdown
|
2016-07-26 17:02:30 +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 |
|
ddcat1115
|
1cec962d74
|
docs: Dropdown-translation (#2136)
|
2016-07-04 10:48:21 +08:00 |
|
afc163
|
21fb73d4f2
|
Merge branch '1.x-stable'
|
2016-06-28 18:46:23 +08:00 |
|
Shawn Sit
|
78ec439675
|
bugfixs: should use className's value not 'className'. (#2202)
|
2016-06-28 17:18:20 +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 |
|
Wei Zhu
|
0e68738fc7
|
docs: correct DropdownButton trigger type (#2072)
|
2016-06-16 21:16:25 +08:00 |
|
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
2016-06-06 13:54:10 +08:00 |
|
afc163
|
73eeec6236
|
update dropdown doc
|
2016-05-26 21:45:38 +08:00 |
|
Benjy Cui
|
8842d9342a
|
site: update components' type
|
2016-05-16 15:41:55 +08:00 |
|
Benjy Cui
|
ecaa6c56c3
|
style: enable comma-dangle
|
2016-05-11 09:32:33 +08:00 |
|
afc163
|
5077873ae0
|
fix codepen links
|
2016-05-11 02:02:23 +08:00 |
|
afc163
|
8939458069
|
fix demo format
|
2016-04-28 10:59:52 +08:00 |
|
zack
|
8287bac62e
|
Dropdown中增加菜单隐藏方式示例和文档
|
2016-04-28 00:13:51 +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
|
07ea8ff323
|
Merge branch master into develop-1.0.0
|
2016-04-18 17:24:51 +08:00 |
|
afc163
|
d0b2bdad84
|
Fix DropdownButton onClick behavious, should respond left button only
|
2016-04-18 17:23:22 +08:00 |
|
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
2016-04-01 10:08:19 +08:00 |
|
Benjy Cui
|
d5a6932c15
|
docs: update documentation format
|
2016-03-31 14:17:09 +08:00 |
|
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
2016-03-31 09:40:55 +08:00 |
|
afc163
|
c47fdeaf8f
|
Merge branch 'master' into develop-1.0.0
|
2016-03-30 11:17:39 +08:00 |
|
afc163
|
74f462e8a8
|
update docs
|
2016-03-29 18:21:57 +08:00 |
|
afc163
|
376d1efc04
|
Add some api in docs
|
2016-03-29 18:05:08 +08:00 |
|
afc163
|
b6de2765bf
|
Add some api in docs
|
2016-03-29 18:02:01 +08:00 |
|
Bruce Mitchener
|
273e527201
|
Use static class members for propTypes and friends.
|
2016-03-29 13:01:10 +07:00 |
|
Benjy Cui
|
a760e74734
|
Merge branch 'spa-new-design-language' into develop-1.0.0
|
2016-03-18 12:08:19 +08:00 |
|