Commit Graph

157 Commits

Author SHA1 Message Date
偏右
e032fa6a62 adjust entry file (#4594) 2017-01-13 17:48:30 +08:00
afc163
1fde7de404 update index.js 2016-11-07 14:03:45 +08:00
Meck
e02d77b3df Styles should be exported as well. 2016-11-07 11:48:28 +08:00
偏右
1deea83a05 refactor: keep index.js as entry (#3397) 2016-10-31 12:09:06 +08:00
Benjy Cui
0375f104a3 chore: fix warning message 2016-09-26 10:26:04 +08:00
chencheng (云谦)
9d9185127c docs: rename babel-plugin-antd to babel-plugin-import (#3089) 2016-09-20 17:17:49 +08:00
Benjy Cui
e5a0e13d70 fix: message && notification should be lowercase 2016-09-12 17:55:26 +08:00
yiminghe
78af105d97 fix index 2016-09-09 15:52:02 +08:00
yiminghe
bb2d4f6b92 fix index 2016-09-09 15:52:02 +08:00
Benjy Cui
4bfe8cbeb1 chore: update index.js, close: #1846 (#2838) 2016-08-26 15:38:29 +08:00
yiminghe
f844bc32ee fix dist 2016-06-22 13:31:04 +08:00
yiminghe
9d59add2fe fix dist 2016-06-22 13:29:46 +08:00
ddcat1115
0283819565 fix #1968 2016-06-06 11:05:45 +08:00
afc163
55ab71853f improve console gramma 2016-06-01 15:03:26 +08:00
yiminghe
777692a207 fix index 2016-06-01 12:09:32 +08:00
yiminghe
8dff727a27 simplify index 2016-05-31 15:08:21 +08:00
afc163
c5af3dcc7c Fix missing Tag component in built package and add test case, close #1638 2016-05-11 15:29:08 +08:00
yiminghe
08f956eb21 check NODE_ENV 2016-04-30 11:06:55 +08:00
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