Commit Graph
40 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 2ed55a4900 move deperated warning into componentDidMount 2016-04-01 14:29:11 +08: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
afc163andBenjy Cui 596fbc80d5 Remove rc-form-validation from deps completely 2016-03-09 15:47:00 +08:00
Benjy Cui ffbd9d91f1 chore: delete Validation's docs 2016-01-25 11:51:04 +08:00
Benjy Cui 368ee9422f feat: deprecate Validation 2016-01-25 11:49:06 +08:00
afc163 66b7ee81ad fix eslint problems, eslint-config-airbnb@4.x 2016-01-23 15:22:16 +08:00
Benjy Cui aa5c4f9595 style: update code style to please lint 2016-01-11 09:49:31 +08:00
Benjy Cui 209170e813 style: update demo code style to please lint 2016-01-11 09:49:30 +08:00
afc163 91bd7f22c0 use mountNode replace the long getElementById 2015-12-29 12:08:58 +08:00
Benjy Cui 2bb90710b9 docs: update documentation about mixins 2015-12-22 16:54:34 +08:00
afc163 d759d1f489 Datepicker => DatePicker, Timepicker => TimePicker 2015-12-10 16:30:18 +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 7ab0f7538d update validation demo 2015-11-05 18:07:24 +08:00
SimaQ 49459897d7 refine validation demo. 2015-11-03 23:34:51 +08:00
yiminghe 6be657bc64 fix autocomplete 2015-11-03 17:13:05 +08:00
SimaQ 0097b574d0 更新 Validation demo。 2015-10-31 08:46:15 +08:00
SimaQ b9bee33154 更新 validation demo. 2015-10-31 08:45:36 +08:00
Benjy Cui 21231c50a1 docs: 增加多选 Select 校验的 demo 2015-10-30 16:06:27 +08:00
afc163 5a50df6b78 use ghost button to match primary button 2015-10-26 11:08:36 +08:00
yiminghe 76b0f673ec beta2 2015-10-20 16:47:55 +08:00
羽航 dd76fe6520 增加InputNumber的Validator示例 2015-10-13 13:26:49 +08:00
羽航 1efca6afa3 增加Datepicker的Validator示例 2015-10-12 17:53:32 +08:00
Benjy Cui 5b86a4be1d refactor: replace button tag with Button component 2015-10-08 15:13:04 +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
SimaQ 680b36c3e9 fix: forbid copy paste event on password validation, and optimize the interacitve. 2015-08-20 18:56:21 +08:00
SimaQ 40dcdb0003 fix: hack rgba for ie8. 2015-08-18 17:48:26 +08:00
zhujun24 0e5eac7108 slider demo input-number value & fixed demo htmlFor 2015-08-18 14:28:32 +08:00
chencheng (云谦) 39701f89da typo fix 2015-08-13 16:19:37 +08:00
afc163 ebf0168ece update select size in form 2015-08-10 16:24:15 +08:00
SimaQ 575af92b92 update email validation demo 2015-08-07 09:57:12 +08:00
SimaQ ac1852117b update 2015-08-06 18:58:37 +08:00
SimaQ 2bccf59028 correct typo 2015-08-06 08:59:00 +08:00
afc163 9a200ec782 update text 2015-08-05 21:18:34 +08:00
SimaQ 76677a2a2a update the interactive method for email validation 2015-08-05 14:47:47 +08:00
SimaQ 9fcae54f84 format code style and add some words 2015-08-05 10:12:12 +08:00
SimaQ 5f70cf024a feat: add form-validation 2015-08-03 13:39:58 +08:00