react-toolbox/components
Javi Velasco 1db189d436 Merge pull request #280 from kagux/fix/avatar-docs
update avatar example to use `image` instead of `img` property
2016-01-28 00:27:51 +01:00
..
animations Replace transition-property to transition for Issue#230 2015-12-23 23:47:29 -07:00
app Refactor app and app_bar 2015-11-25 20:30:28 +01:00
app_bar Remove jsx extension from imports in components 2015-11-28 20:24:46 +01:00
autocomplete Fixe autocomplete 2016-01-06 12:56:30 +01:00
avatar update avatar example to use `image` instead of `img` property 2016-01-25 15:49:30 +01:00
button Merge pull request #274 from epilgrim/feature/custom-icons 2016-01-23 16:01:34 +01:00
card allow passing components to card title and subtitle 2016-01-22 13:31:55 +01:00
checkbox Merge pull request #273 from kagux/feature/event-propagation 2016-01-22 22:02:35 +01:00
date_picker Add pickers classNames to customize appereance 2015-12-20 18:08:55 +01:00
dialog Remove jsx extension from imports in components 2015-11-28 20:24:46 +01:00
drawer Replace `overflow-y: scroll` with `overflow-y: auto` 2015-12-19 14:08:30 +01:00
dropdown Merge pull request #275 from epilgrim/feature/close_dropdown_on_click_outside_the_element 2016-01-23 15:59:23 +01:00
font_icon added data-react-toolbox attribute to FontIcon 2016-01-26 14:58:51 +01:00
form Remove jsx extension from imports in components 2015-11-28 20:24:46 +01:00
input Enable Element to behave as Icon 2016-01-20 00:01:20 +01:00
link Enabling passing components as icons in all the components 2016-01-22 17:18:59 +01:00
list if list item action defined onClick we stop click and mouse down 2016-01-27 11:21:03 +01:00
menu Merge pull request #274 from epilgrim/feature/custom-icons 2016-01-23 16:01:34 +01:00
navigation Better styles for navigation. Fixes #205 2015-12-11 18:53:37 +01:00
overlay Remove opacity prop from Overlay and add invisible. Fixes #183, #178 2015-12-11 18:01:24 +01:00
progress_bar Remove jsx extension from imports in components 2015-11-28 20:24:46 +01:00
radio export raw components 2016-01-22 14:12:53 +01:00
ripple removed commented out code 2016-01-27 11:22:38 +01:00
slider Fixes for autocomplete and tests 2016-01-05 10:51:32 +01:00
snackbar Enabling passing components as icons in all the components 2016-01-22 17:18:59 +01:00
switch export raw components 2016-01-22 14:12:53 +01:00
table Remove jsx extension from imports in components 2015-11-28 20:24:46 +01:00
tabs propagate events in Tab 2016-01-22 14:49:06 +01:00
time_picker Add pickers classNames to customize appereance 2015-12-20 18:08:55 +01:00
tooltip propagate events in Tooltip 2016-01-22 14:20:22 +01:00
utils Fixe autocomplete 2016-01-06 12:56:30 +01:00
_base.scss Prepare base file to handle theming 2015-11-02 23:59:16 +01:00
_colors.scss Define all colors as RGB 2015-11-19 12:21:36 +01:00
_globals.scss Remove opacity prop from Overlay and add invisible. Fixes #183, #178 2015-12-11 18:01:24 +01:00
_mixins.scss Make level depend on className for buttons 2015-12-19 20:36:35 +01:00
commons.scss Replace `overflow-y: scroll` with `overflow-y: auto` 2015-12-19 14:08:30 +01:00
index.js Fix ListSubHeader case 2015-12-05 13:43:06 +01:00