Commit Graph

85 Commits (3461a1fba3cac0cfbb96e694b7c1fae4640ec7cf)

Author SHA1 Message Date
@soyjavi 2423d09a4f Rename component doc to readme.md 2015-10-28 22:09:09 +07:00
ustccjw 4fb976a00d update webpack dev, test and build & update eslint rule 2015-10-23 16:11:40 +08:00
Javi Velasco 7c43f935a1 Babel to stage 2 and remove decorators 2015-10-22 01:31:17 +02:00
Javi Velasco ec6e72bbd9 Resolve linter errors 2015-10-21 12:25:10 +02:00
ustccjw 6c278f25d0 use autobind-decorator 2015-10-21 14:13:24 +08:00
ustccjw 227727e860 fix conflict 2015-10-21 10:58:11 +08:00
Javi Velasco 786dd59c4c More refactoring for sass variables 2015-10-21 01:06:04 +02:00
Javi Velasco da2c85c588 Remove unneeded css variables 2015-10-20 21:38:33 +02:00
Javi Velasco 33a508ca0a Setup new file structure for sass files 2015-10-20 21:15:21 +02:00
ustccjw 9ad9f357a3 use es6 classes & remove react-addons-pure-render-mixin 2015-10-20 13:40:51 +08:00
Javi Velasco c9b6f1237a Migrate to React 0.14 and migrate date picker to sass 2015-10-11 19:07:29 +02:00
@soyjavi 736846a5a6 Uniform styles in <Autocomplete> and <Dropdown> 2015-10-10 10:26:21 +07:00
@soyjavi dfa754fc97 Better transition between values and selected value 2015-10-09 20:58:47 +07:00
@soyjavi 39f4d54064 Dropdown SaSS 2015-10-09 20:55:00 +07:00
Javi Velasco f27be7abe8 Rewrite dropdown in ES6 2015-09-19 17:42:57 +02:00
Javi Velasco 44cab7f311 Rewrite ripple in ES6 and update its dependencies 2015-09-18 19:21:54 +02:00
Javi Velasco 763ed46c43 Fixes in react proptypes for some components 2015-09-07 01:59:25 +02:00
Javi Jimenez Villar 910277d8b0 String convention 2015-07-29 10:46:05 +07:00
Javi Jimenez Villar e704e3667d Dropdown 2015-07-29 10:13:27 +07:00
Javi Jimenez Villar 3912b92d5e Use Material Design naming for stylesheets. 2015-07-21 16:24:14 +07:00
Javi Jimenez Villar 9ba11dcb76 Remove unnecesary 2015-07-21 10:51:20 +07:00
Javi Jimenez Villar ea89a8e98e First version of <Card/> 2015-07-18 10:57:52 +07:00
Javi Jimenez Villar d227181cc5 Consolidate keys and values with proptype.any 2015-07-13 21:15:03 +07:00
Javi Jimenez Villar 5775ab405b Consolidate properties 2015-07-13 21:09:57 +07:00
Javi Velasco 8344e94a37 Merge with master and solve conflicts 2015-07-07 22:43:55 +02:00
Javi Jimenez Villar e1743747a5 Reorder properties in MD and in CJSX 2015-07-07 16:30:22 +07:00
Javi Jimenez Villar e78605213c Improved <Dropdown> now supports JSX templates. 2015-07-03 07:51:38 +07:00
Javi Jimenez Villar 6bd095ec3c Rename documentation file 2015-07-01 13:29:39 +07:00
Javi Jimenez Villar f3ce0076ee Documentation for <Dropdown/> and onChange callback 2015-06-30 15:33:44 +07:00
Javi Velasco 5b071de6bf Hide overflow in Dropdown component 2015-06-28 12:54:52 +02:00
Javi Jimenez Villar b99c17443a Now when select a option dispatch a <Ripple/> and use component in <Form/> 2015-06-28 11:18:47 +07:00
Javi Jimenez Villar 7fdbc0a809 New property "disabled" and refactor constants colors 2015-06-28 09:28:36 +07:00
Javi Jimenez Villar a5388c5071 New property "label" 2015-06-28 08:58:15 +07:00
Javi Jimenez Villar dd9d3e2598 Improved height for dataSource container & fixed typos. 2015-06-27 22:30:21 +07:00
Javi Jimenez Villar b78a7b05a0 Basic <Dropdown/> 2015-06-27 21:40:31 +07:00