Commit Graph

30 Commits (966f457fce86aaf0d6cf8a90abb75e25ba2cc3f7)

Author SHA1 Message Date
Javi Velasco 1329cf94e4 Merge pull request #123 from shantp/master
Add scrollX/Y for components not wrapped in App
2015-11-18 10:01:42 +01:00
Shant Parseghian 2bf510f42e Add scrollX/Y for components not wrapped in App 2015-11-17 11:39:26 -08:00
@soyjavi 147088bfa3 Alphabetical Order for properties and methods 2015-11-07 09:36:51 +07:00
Javi Velasco be1bde6ef5 Some fixes and include extract text webpack plugin 2015-10-29 13:40:12 +01:00
Javi Velasco 93c21438da Bugfix with ripple in floating button 2015-10-29 09:52:55 +01:00
Javi Velasco e89d6df997 Fix some errors and change opinionated eslint 2015-10-23 18:30:37 +02:00
ustccjw d0936c2d8c add babel to devDepedenecy 2015-10-23 16:53:09 +08:00
ustccjw 4fb976a00d update webpack dev, test and build & update eslint rule 2015-10-23 16:11:40 +08:00
Javi Velasco 4a9d8cfa40 Improvements for build 2015-10-23 01:26:12 +02: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 17b8a0571f Csscomb for ripple 2015-10-21 01:31:04 +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
Javi Velasco b05b041af8 Extract ripple loading animation to a mixin 2015-10-08 00:48:02 +02:00
Javi Velasco 9dfd87e508 Solve flicker bug with ripple in safari 2015-10-07 14:27:39 +02:00
@soyjavi 021f37de0b Use data-react-toolbox for metrics. 2015-10-06 09:42:56 +07:00
Javi Velasco 76774a088e Bugfix: set animation iteration count as infinite in ripple loading 2015-10-05 15:54:06 +02:00
Javi Velasco 87265577f2 Add checkbox component 2015-10-05 09:12:16 +02:00
Javi Velasco d9b329c4b7 Remove css modules 2015-10-04 15:34:12 +02:00
Javi Velasco 353bcea1ed Migrate button, ripple and font icon styles to sass and add sass tooling 2015-10-02 17:39:26 +02:00
Javi Velasco cac6eed1ea Rewrite button in ES6 and refactor the ripple effect on it 2015-09-18 21:04:51 +02:00
Javi Velasco 44cab7f311 Rewrite ripple in ES6 and update its dependencies 2015-09-18 19:21:54 +02:00
Javi Jimenez Villar 0b45fcae95 ripple 2015-07-29 10:41:28 +07:00
Javi Jimenez Villar e1743747a5 Reorder properties in MD and in CJSX 2015-07-07 16:30:22 +07: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 5bcf990337 Refolder components for a better require flow. 2015-06-22 17:13:08 +07:00