Commit Graph

16 Commits (20d6787cb007aeaf8eeddc2dec40a096b952bd3c)

Author SHA1 Message Date
Peter Fern ae3f4a51aa Allow CardMedia to have flexible height per documentation
The documentation for CardMedia specifies that if the `aspectRatio`
property is not set, the media will have a flexible height.  The
existing implementation did not provide this, and would instead always
render with a height of `0`, effectively hiding the element.

This change should bring the component into line with the documentation.
2015-12-16 10:28:07 +11:00
Javi Velasco a830c935a1 Better avatar component 2015-11-27 22:09:18 +01:00
Javi Velasco ba70d60cbd Move card sizes to rem units 2015-11-25 20:15:44 +01:00
Javi Velasco 52b8723e89 Adapt cards codestyle to the current constraints 2015-11-23 20:34:07 +01:00
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 dba68e72a5 Added <Avatar> component as required by the card title component 2015-11-22 17:28:28 -05: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
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 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