Commit Graph

7 Commits (056551e7b2c856b4884eb2ddf38eacd5c4ac02c1)

Author SHA1 Message Date
Alex Cornejo d4c0c4d8ba Add app_bar title, leftIcon and rightIcon props.
Here we add some basic default functionality for the most common use
cases of the AppBar component. It is still possible to provide and style
your own elements through children props, but for most use cases the
props will help reduce the amount of boilerplate.
2016-08-29 08:53:25 -07:00
Bao Dang 1d725dc062 #575: Use classname 'material-icons' if children is a string 2016-06-17 07:55:19 +10:00
Javi Velasco c356a2be5a Finish autoinjects 2016-05-31 10:23:05 +02:00
Javi Velasco 6ba69be723 Remove defineTheme 2016-05-27 21:58:34 +02:00
Javi Velasco a9e8304a84 All components moved to themr 😱 2016-05-26 21:17:25 +02:00
Javi Velasco c7f8d8357a Add themr to AppBar 2016-05-15 13:23:55 +02:00
Javi Velasco 0cb8d8bdb2 Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00