Commit Graph

94 Commits (b0a7533e7c7097076f8df3492addc73e0e29e7ce)

Author SHA1 Message Date
Nathan Marks 38e9dd314b Added additional examples in spec 2015-11-22 17:32:09 -05:00
Nathan Marks 6d9f9aa8db Rebasing with master 2015-11-22 17:30:26 -05:00
Nathan Marks e1b04a206a Remove classnames decorator 2015-11-22 17:28:28 -05:00
Nathan Marks dba68e72a5 Added <Avatar> component as required by the card title component 2015-11-22 17:28:28 -05:00
Nathan Marks 37199c22e6 Started card overhaul 2015-11-22 17:25:26 -05:00
Javi Velasco cfebdb55f4 Rename most components index to actual components 2015-11-22 21:41:28 +01:00
Javi Velasco 1611b491fa Rename some components to new naming approach 2015-11-22 19:20:05 +01:00
Enzo Martin addc7f312b Remove all `unquote` calls
- Use SASS RGBA directly when modifying the opacity
2015-11-19 12:21:51 +01:00
Javi Velasco 67ab8746a9 Proper import path for documentation files 2015-11-10 11:07:43 +01:00
@soyjavi 147088bfa3 Alphabetical Order for properties and methods 2015-11-07 09:36:51 +07:00
Javi Velasco 7c87940c8f Improve markdown format 2015-10-31 21:55:12 +01:00
Javi Velasco 4eb0c1b749 Add documentation for date picker and remove structure section from other docs 2015-10-31 20:03:49 +01:00
Javi Velasco 303ca9cbad Add language legend to markdown docs 2015-10-31 19:44:51 +01:00
Javi Velasco 211cb97544 Add documentation and examples for cards 2015-10-31 18:54:55 +01:00
@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 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 0abc1e1897 Remove flex data attributes from components 2015-10-21 02:16:42 +02:00
Javi Velasco 8fc11d322e Reorder properties for datepicker 2015-10-21 01:51:24 +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
Javi Velasco b05b041af8 Extract ripple loading animation to a mixin 2015-10-08 00:48:02 +02:00
@soyjavi 10c34a7072 Use Heading sizes 2015-10-06 12:42:36 +07:00
@soyjavi 84b15e104c Reorder styles and common variables 2015-10-06 12:21:04 +07:00
@soyjavi 021f37de0b Use data-react-toolbox for metrics. 2015-10-06 09:42:56 +07:00
@soyjavi 9a5b466eef New types "image" "event" 2015-10-05 21:18:02 +07:00
@soyjavi dbd6f5ba66 Refactor <Card/> and SaSS 2015-10-05 19:54:29 +07:00
@soyjavi cdd79bdfea Convert .stylus to .scss 2015-10-04 08:10:13 +07:00
Javi Velasco e3e41211e7 Rewrite card in ES6 2015-09-19 17:06:39 +02:00
Javi Velasco aa4cbd7a6b Adapt card to new ripple 2015-09-18 21:06:00 +02:00
Javi Jimenez Villar 2da67943b8 Improve card handler 2015-08-01 09:00:48 +07:00
Javi Jimenez Villar 910277d8b0 String convention 2015-07-29 10:46:05 +07:00
Javi Jimenez Villar f7a3079b15 Card 2015-07-29 09:57:16 +07:00
Javi Jimenez Villar 91ee458e1f New method and property "loading" 2015-07-23 09:38:32 +07:00
Javi Jimenez Villar 3912b92d5e Use Material Design naming for stylesheets. 2015-07-21 16:24:14 +07:00
Javi Jimenez Villar a9f09f626d <Card/> finished 2015-07-20 16:09:27 +07:00
Javi Jimenez Villar c33e199bc9 Enhaced component 2015-07-20 14:06:53 +07:00
Javi Jimenez Villar ea89a8e98e First version of <Card/> 2015-07-18 10:57:52 +07:00