Commit Graph
74 Commits
Author SHA1 Message Date
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 ba2ef54900 Merge branch master into develop-1.0.0 2016-04-27 17:44:25 +08:00
afc163 1d72c8abcc update menu doc 2016-04-27 17:01:55 +08:00
afc163 85ec9a8743 Fix Menu switch mode behavious
切换菜单模式时,子菜单有异常的表现
2016-04-27 15:29:27 +08:00
afc163 91e690282d update site markdown style 2016-04-18 13:43:33 +08:00
Benjy Cui 9d95313d03 chore: suppress warning 2016-04-14 11:22:53 +08:00
afc163 bb1c6b862c Merge branch master into develop-1.0.0 2016-04-11 11:31:35 +08:00
afc163 e3834829e4 update menu doc 2016-04-11 10:57:58 +08:00
afc163 e46d60cc2a Merge branch master into develop-1.0.0 2016-04-06 23:58:14 +08:00
afc163 6f1bbfb30d fix menu style, close #1347 2016-04-06 23:50:51 +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
Bruce Mitchener ba965dc746 Convert several React.createClass usages to classes. 2016-03-29 11:13:04 +07:00
Bruce Mitchener 11c0a6a203 Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.

The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
2016-03-21 20:16:38 +07:00
观通 a867231253 fix doc. replace MenuItem with Menu.Item. 2016-03-10 11:39:10 +08:00
Benjy Cui 29825f20c8 style: update code style to please lint 2016-02-17 18:04:42 +08:00
afc163 c1f68f13f1 upgrade some deps and devDeps 2016-02-01 16:34:26 +08:00
Benjy Cui cd1391e6a2 style: update code style for object-curly-spacing 2016-01-27 17:00:58 +08:00
afc163 69935c5bbf Add size for RadioButton, close #904 2016-01-21 22:45:21 +08:00
afc163 3eb57c1888 merge master 2016-01-20 15:14:49 +08:00
afc163 3337e6072b Fix indent 2016-01-19 16:32:12 +08:00
afc163 f4a7ed76f5 resolve package.json conflicat 2016-01-19 11:44:17 +08:00
afc163 11353c7a60 reset menu link color, fix #872 2016-01-14 11:54:46 +08:00
Benjy Cui aa5c4f9595 style: update code style to please lint 2016-01-11 09:49:31 +08:00
Benjy Cui b72d18fd44 style: update code style to please the fucking lint 2016-01-11 09:49:30 +08:00
Benjy Cui 209170e813 style: update demo code style to please lint 2016-01-11 09:49:30 +08:00
afc163 92c56889a3 Fix inline menu click problem in 0.11.1 2016-01-02 01:29:46 +08:00
afc163 c1ef10da49 Fix inline menu click problem in 0.11.1 2016-01-02 01:26:40 +08:00
afc163 ba51e65c3d Add animation for dropdown submenu, ref #797 2015-12-31 17:55:45 +08:00
afc163 91bd7f22c0 use mountNode replace the long getElementById 2015-12-29 12:08:58 +08:00
afc163 a277669aba Add comment for menu openKeys 2015-12-27 13:37:27 +08:00
Benjy Cui 5121a5d634 deps: upgrade rc-menu 2015-12-26 17:23:41 +08:00
Benjy Cui 6e95c29a1d feat: add Menu.ItemGroup #654 2015-12-11 17:01:21 +08:00
Benjy Cui 7bbe2dee7c chore: cursor should be not-allowed if disabled 2015-12-04 11:22:16 +08:00
afc163 16abf46071 Fix markdown eslint errors, update .eslintrc 2015-11-25 18:10:34 +08:00
afc163 0e13be7500 update document 2015-11-17 16:33:47 +08:00
afc163 3cf2aa86bb Add dark theme demo 2015-11-14 17:38:55 +08:00
afc163 1124f746f7 add back dark theme style 2015-11-14 17:29:48 +08:00
afc163 ed1bb1b97b fix menu click 2015-11-14 16:00:56 +08:00
afc163 62243ab38b default theme 2015-11-14 14:39:32 +08:00
yuntao.qyt 358ce21266 menu theme dark 2015-11-13 21:09:21 +08:00
yuntao.qyt 29f07d0972 border && theme dark 2015-11-12 23:09:35 +08:00
yuntao.qyt 9a3cfc096f theme dark 2015-11-12 14:57:54 +08:00
afc163 516c9e1f51 Fix menu click arg 2015-11-05 19:09:33 +08:00
afc163 f2ce959d33 hide submenu on click 2015-11-05 14:18:46 +08:00
afc163 753c01ae18 ES6 syntax for demo code
fix antd.notification
2015-10-28 20:55:49 +08:00
yiminghe 76b0f673ec beta2 2015-10-20 16:47:55 +08:00
elrrrrrrr ae5ae396ef chore: 迁移 menu iconfont 2015-10-02 15:26:18 +08:00
afc163 bd1f13efba show current father menu only 2015-09-16 12:18:17 +08:00