Commit Graph

139 Commits

Author SHA1 Message Date
afc163
1d79f7ad13 remove duplicate eslint comment 2016-04-28 15:55:43 +08:00
afc163
205e76aa73 Add entry less file and update document (#1534)
* Add entry less file and update document

* fix pre-publish script
2016-04-28 15:54:18 +08:00
yiminghe
d40fd90176 upgrade select 2016-04-28 12:24:28 +08:00
yiminghe
574b402170 check console 2016-04-28 11:19:13 +08:00
yiminghe
5365d4bbd3 add warning 2016-04-28 11:14:01 +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
yiminghe
8c3a70ab0b add rate 2016-03-30 13:20:03 +08:00
afc163
d8f599fd3a Add LocalProvider, ref #1055 2016-03-10 10:32:49 +08:00
afc163
a5e1391d8f Add card 2016-02-22 16:25:47 +08:00
afc163
b619f01809 Remove react version warning 2016-01-15 16:34:49 +08:00
yiminghe
6a6cc8228a update index 2016-01-14 19:38:07 +08:00
Benjy Cui
b72d18fd44 style: update code style to please the fucking lint 2016-01-11 09:49:30 +08:00
warmhug
f0b4a173a5 Merge pull request #775 from ant-design/feature/tree-select
Feature/tree select
2015-12-31 14:50:29 +08:00
afc163
20ce55933e Add cascade 2015-12-30 17:53:43 +08:00
然则
35ef2b0b2d add tree-select 2015-12-28 19:16:02 +08:00
Daqi Song
c3f1004c4f fix time picker 2015-12-21 15:40:26 +08:00
Daqi Song
07387e4ded Merge branch 'develop-0.11.0' into component-transfer
* develop-0.11.0: (52 commits)
  remove unused code
  improve home js
  badge can be use like <Badge />, ref #413
  fix: `rowKey` should work with Radio #697
  update deps
  remove scripts/clip.js
  fix ie8 babel bug via es3ify-loader, ref ant-tool/atool-build#28
  small change
  Fix ie8 error caused by clipboard.js
  Add basic English doc for install
  update demos
  update tabs style
  Add tip, #692
  update demo text
  update background-color of common layout demo
  update tabs demo
  update tabs doc
  Add card tabs on container top
  update tabs style
  update card tabs style
  ...
2015-12-21 15:30:25 +08:00
afc163
424166d335 Fix ie8 error caused by clipboard.js 2015-12-18 11:33:27 +08:00
daqi.sdq
2c8072cb98 Merge branch 'develop-0.11.0' into component-transfer
* develop-0.11.0: (147 commits)
  update upload style
  fix className
  update tabs demo
  Add picture style upload list
  fix docs
  fix #662
  fix value prop of DatePicker to controlled prop
  Add overflowCount for badge, close #660
  Add ceiling spec, #413
  update spec/tools.md
  fix react-component/time-picker#9
  fix prefixCls
  feat: add Menu.ItemGroup #654
  update tabs document
  update text
  Add design tools page
  update upgrade notes
  Add warn message and fix warn alert icon
  Datepicker => DatePicker, Timepicker => TimePicker
  Add propTypes
  ...

# Conflicts:
#	index.js
2015-12-15 14:05:57 +08:00
afc163
d759d1f489 Datepicker => DatePicker, Timepicker => TimePicker 2015-12-10 16:30:18 +08:00
afc163
69dc8e5fc4 remove completely, #567 2015-12-08 18:17:42 +08:00
Daqi Song
27dc9bc853 init transfer 2015-11-25 23:17:06 +08:00
afc163
184e378e79 move col row input into indepent dirctories, remove antd.ButtonGroup 2015-11-20 18:21:59 +08:00
afc163
e058e67cb4 fix iconfont 2015-11-20 11:05:34 +08:00
afc163
3597e6a576 move matchMedia polyfill to carousel 2015-11-20 10:57:08 +08:00
MG12
cdb40fbbd2 update less file and use variables; rename TimePicker to Timepicker 2015-11-19 14:04:22 +08:00
崖鹰
bf4afae270 add timepicker component 2015-11-19 14:03:58 +08:00
血诺
4db12ff733 add components/calendar 2015-11-11 13:11:47 +08:00
afc163
80290c81e5 merge from master 2015-11-04 11:05:46 +08:00
afc163
5bcdcc3fce fix 0.9.3 error 2015-11-04 10:59:19 +08:00
afc163
0661010a04 Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0 2015-11-03 16:07:54 +08:00
afc163
cef93e2148 babel index.js, fix beta10 bug 2015-11-03 16:03:09 +08:00
偏右
d184d87308 Merge pull request #466 from benjycui/feat-button
feat: make `Button` easy to use
2015-11-03 14:48:33 +08:00
Benjy Cui
5fd6999866 feat: make Button easy to use 2015-11-03 14:25:36 +08:00
afc163
caa87cb6f2 Merge master for 0.9.3 change 2015-11-03 11:09:52 +08:00
afc163
39f8613379 check the React version is available
Conflicts:
	package.json
2015-11-03 11:06:42 +08:00
afc163
34665d9d70 check the React version is available 2015-11-02 18:26:05 +08:00
SimaQ
8f72f6cdcf 将 formItem 布局样式相关的属性写法同 layout 组件属性结合。 2015-10-31 08:46:14 +08:00
SimaQ
27ec561059 feat: add form to antd. 2015-10-31 08:45:35 +08:00
KgTong
852377b6b3 ES6 syntax for spin demo code 2015-10-28 21:40:05 +08:00
afc163
753c01ae18 ES6 syntax for demo code
fix antd.notification
2015-10-28 20:55:49 +08:00
pizn
69aaa6c296 Add layout componet for antd 2015-10-27 23:52:17 +08:00
KgTong
103104b256 fix conflict 2015-10-27 11:06:15 +08:00
KgTong
5c1a11710d add spin component 2015-10-27 10:10:27 +08:00
yiminghe
c9bea3019b guard window 2015-10-26 20:03:37 +08:00
afc163
cd0703e462 remove enter-animation 2015-10-23 21:38:35 +08:00
afc163
4bed95ef6a Merge 2015-10-22 21:30:28 +08:00
SimaQ
59c36965ea fix: fix slider disabled style bug. 2015-10-20 19:39:43 +08:00
yiminghe
76b0f673ec beta2 2015-10-20 16:47:55 +08:00
afc163
ca595c68f5 deprecate EnterAnimation 2015-10-19 16:20:30 +08:00