Commit Graph

87 Commits

Author SHA1 Message Date
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
Benjy Cui
da7b7ca2a0 fix: Form should support className #711 2015-12-25 14:30:28 +08:00
Benjy Cui
2bb90710b9 docs: update documentation about mixins 2015-12-22 16:54:34 +08:00
afc163
d8404a5972 Add tip, #692 2015-12-17 14:28:57 +08:00
afc163
744a0c49b5 Fix Input textarea rows prop, close #694 2015-12-16 20:13:18 +08:00
afc163
d759d1f489 Datepicker => DatePicker, Timepicker => TimePicker 2015-12-10 16:30:18 +08:00
afc163
c3aa6ec367 Add search input style, ref #413 2015-12-02 19:33:26 +08:00
afc163
d1d3329674 fix boolean attribute lint errors 2015-11-25 18:10:35 +08:00
afc163
16abf46071 Fix markdown eslint errors, update .eslintrc 2015-11-25 18:10:34 +08:00
SimaQ
a86a3b9a5b fix: fixes #586. 2015-11-25 10:46:38 +08:00
afc163
ce76ebfe9b replace rcUtil.classSet by classnames, ref react-component/util#1 2015-11-24 20:03:57 +08:00
afc163
7eb2f5b58a Add support for degrade usage of form 2015-11-20 18:51:12 +08:00
afc163
184e378e79 move col row input into indepent dirctories, remove antd.ButtonGroup 2015-11-20 18:21:59 +08:00
yiminghe
455441a645 fix placeholder 2015-11-09 10:58:52 +08:00
afc163
d5acc3832a update form demo 2015-11-06 14:13:26 +08:00
SimaQ
ecb1a8f447 fix: fix form demo warning. fixed #470. 2015-11-04 17:10:19 +08:00
yiminghe
052e8ee0f4 upgrade 2015-11-03 13:52:41 +08:00
afc163
9749b1692e update document 2015-11-02 16:37:40 +08:00
SimaQ
1c1bf9945a 细节修改,保持 dom 结构稳定。 2015-10-31 08:46:15 +08:00
SimaQ
26d9c64f4d fix: 修复通 Validator 结合使用输入失焦的问题。 2015-10-31 08:46:15 +08:00
SimaQ
3a38ad40d3 更新 form 文档。 2015-10-31 08:46:14 +08:00
SimaQ
0d2a6f9c3c message 组件名更新.... 2015-10-31 08:46:14 +08:00
SimaQ
bc228af808 mv input-size.md to input.md, inputs.md to input-group.md 2015-10-31 08:46:14 +08:00
SimaQ
27a8d10f3c 更新文档。 2015-10-31 08:46:14 +08:00
SimaQ
7b675f0721 更新 form demo. 2015-10-31 08:46:14 +08:00
SimaQ
8f72f6cdcf 将 formItem 布局样式相关的属性写法同 layout 组件属性结合。 2015-10-31 08:46:14 +08:00
SimaQ
cd24f3d566 优化 Input.jsx 2015-10-31 08:45:36 +08:00
SimaQ
6d18737404 update demo. 2015-10-31 08:45:36 +08:00
SimaQ
b9bee33154 更新 validation demo. 2015-10-31 08:45:36 +08:00
SimaQ
c2e56746dc 更新 form 说明文案。 2015-10-31 08:45:36 +08:00
SimaQ
b8479d9d55 更新 form demo。 2015-10-31 08:45:35 +08:00
SimaQ
5bb37f7033 form 组建 2015-10-31 08:45:35 +08:00
SimaQ
042800c750 增加 size 定义。 2015-10-31 08:45:35 +08:00
SimaQ
e59d168453 去除 isCompact 属性,将是否添加 ant-form-item-compact 类在程序内部判断。 2015-10-31 08:45:35 +08:00
SimaQ
7ca132eca8 feat: add mixin for form. 2015-10-31 08:45:35 +08:00
SimaQ
ebab3c4199 update form demo. 2015-10-31 08:45:35 +08:00
SimaQ
6689011357 feat: Form modularization. 2015-10-31 08:44:38 +08:00
yiminghe
76b0f673ec beta2 2015-10-20 16:47:55 +08:00
Benjy Cui
5b86a4be1d refactor: replace button tag with Button component 2015-10-08 15:13:04 +08:00
elrrrrrrr
d467994249 chore: 迁移 form iconfont 2015-10-02 15:17:21 +08:00
afc163
461ffdf421 Fix select demo, close #195 2015-08-26 11:09:43 +08:00
afc163
e78190cb2e Fix form demo 2015-08-22 20:28:00 +08:00
afc163
dd397f8935 Fix radio group 2015-08-22 20:22:02 +08:00
afc163
fdf19520d6 Add component type 2015-08-22 20:16:24 +08:00
afc163
e3e9c9d314 same problem as #179 2015-08-21 15:56:13 +08:00
zhujun24
ae97429f6f fixed form demo select defaultValue 2015-08-21 15:35:51 +08:00
SimaQ
b99dffbd09 fix: fix Browser compatibility for .ant-form-inline. 2015-08-18 17:15:08 +08:00
zhujun24
d3784423ac label htmlFor 2015-08-17 13:16:36 +08:00
zhujun24
dee35bd833 optimize code style 2015-08-10 15:39:50 +08:00