react-toolbox/spec/components
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
..
app_bar.js Add app_bar title, leftIcon and rightIcon props. 2016-08-29 08:53:25 -07:00
autocomplete.js Change name from create to allowCreate in Autocomplete and fix linter warnings 2016-08-06 19:28:30 +02:00
avatar.js Fixes #585 2016-07-10 14:23:40 +02:00
button.js Fixed #696 - Button Icon/Inner Alignment 2016-08-10 03:31:07 -06:00
card.js Fix linter warnings 2016-08-07 21:23:14 +02:00
checkbox.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
chip.js Fix #454: Chip component unable to display nicely on small screen 2016-04-27 11:51:18 +02:00
dialog.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
drawer.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
dropdown.js Remove no longer supported method for dropdown 2016-05-22 20:47:11 +02:00
font_icon.js #575: Use classname 'material-icons' if children is a string 2016-06-17 07:55:19 +10:00
form.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
github_icon.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
icon_menu.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
input.js Migrate input to themr 2016-05-21 18:57:49 +02:00
layout.js Add app_bar title, leftIcon and rightIcon props. 2016-08-29 08:53:25 -07:00
link.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
list.js Update dependencies 2016-08-07 19:16:58 +02:00
menu.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
navigation.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
pickers.js Add an active property to control pickers from outside 2016-08-07 14:09:38 +02:00
progress.js Avoid !important in progress spec 2016-08-07 13:05:21 +02:00
radio.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
slider.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
snackbar.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
switch.js Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
table.js Migrate Table component to themr 2016-05-26 20:37:57 +02:00
tabs.js Support for fixed & inverse color tabs. 2016-08-11 21:03:18 -06:00
tooltip.js Fixes #627 2016-07-16 20:42:05 +02:00