react-toolbox/spec/components
Javi Velasco 0277719942 Merge pull request #313 from patrick-jones/sidenav-283
Make drawer compliant with material design guidelines.
2016-04-10 20:21:54 +02:00
..
autocomplete.jsx Fixed Object Single Selection Bug 2016-03-24 20:31:36 -04:00
avatar.jsx Better avatar component 2015-11-27 22:09:18 +01:00
button.jsx New approach for Tooltips 2015-11-29 12:39:55 +01:00
card.jsx Lint spec files 2016-04-10 11:45:32 +02:00
checkbox.jsx Changed Icon Prop type to String or Element instead of Any. Also fixed an inappropriate example for checkbox. 2016-04-06 21:24:31 -04:00
chip.jsx Use children instead of special label and avatar props in Chip component 2016-04-04 11:24:30 +02:00
dialog.jsx (feat) renamed to onEscKeyDown and fixed linting errors 2016-03-20 18:49:11 -03:00
drawer.jsx Add missing semicolons 2016-01-11 09:02:50 +01:00
dropdown.jsx Introduce close() method 2016-03-23 12:35:24 +01:00
font_icon.jsx use react-transform 2015-10-29 13:33:21 +08:00
form.jsx Using the new interface for all form fields components. 2015-11-25 21:01:18 +07:00
github_icon.jsx Complete implementation for Avatar 2015-11-26 01:53:42 +01:00
icon_menu.jsx Fix icons in icon menu example 2015-11-28 19:47:11 +01:00
input.jsx Merge branch 'dev' of https://github.com/react-toolbox/react-toolbox into input-required 2016-03-17 20:54:29 -04:00
layout.jsx Make drawer compliant with material design guidelines. 2016-03-20 11:47:08 -05:00
link.jsx use react-transform 2015-10-29 13:33:21 +08:00
list.jsx Update dependencies, linter and rules 2016-04-09 20:34:34 +02:00
menu.jsx Extract selected item from menu 2015-11-12 00:59:39 +01:00
navigation.jsx Better styles for navigation. Fixes #205 2015-12-11 18:53:37 +01:00
pickers.jsx DatePicker autoOk prop 2016-03-09 19:14:58 -03:00
progress.jsx Babel to stage 2 and remove decorators 2015-10-22 01:31:17 +02:00
radio.jsx Extract value from radio group state 2015-11-12 01:07:36 +01:00
slider.jsx Fix state changes in slider spec example 2016-01-26 14:10:04 +01:00
snackbar.jsx Use ClassNames in Snackbar 2015-11-28 20:15:26 +01:00
switch.jsx Update switch examples 2015-12-11 19:11:55 +01:00
table.jsx [Table] enhancements 2016-02-18 11:21:24 +01:00
tabs.jsx Fix examples for tab 2015-11-18 09:57:46 +01:00
tooltip.jsx New approach for Tooltips 2015-11-29 12:39:55 +01:00