react-toolbox/components
Javi Jiménez 73fb8f31df Merge pull request #116 from react-toolbox/datepicker
Datepicker
2015-11-17 00:42:15 +07:00
..
animations Setup new file structure for sass files 2015-10-20 21:15:21 +02:00
app Enable App component to hold refs 2015-11-16 10:18:49 +01:00
app_bar Proper import path for documentation files 2015-11-10 11:07:43 +01:00
autocomplete minor changes 2015-11-10 19:33:38 +07:00
button Round ripple for floating buttons 2015-11-15 21:42:32 +01:00
card Proper import path for documentation files 2015-11-10 11:07:43 +01:00
checkbox Merge with master 2015-11-12 18:58:06 +01:00
date_picker New style for calendar (material design new spec) 2015-11-17 00:37:29 +07:00
dialog Add react-toolbox attribute to dialog 2015-11-15 03:20:23 +01:00
drawer Use Overlay component in drawers 2015-11-14 22:00:35 +01:00
dropdown Refactor dropdown and put value state out 2015-11-12 00:12:33 +01:00
font_icon Import globals in font icon to get the url config variable for the font 2015-11-15 22:10:05 +01:00
form Alphabetical Order for properties and methods 2015-11-07 09:36:51 +07:00
input Merge master and solve conflicts 2015-11-11 10:28:01 +01:00
link Proper import path for documentation files 2015-11-10 11:07:43 +01:00
list Add language to code in list docs 2015-11-01 10:49:05 +01:00
menu Extract selected item from menu 2015-11-12 00:59:39 +01:00
navigation Proper import path for documentation files 2015-11-10 11:07:43 +01:00
overlay Enable App component to hold refs 2015-11-16 10:18:49 +01:00
progress_bar Proper import path for documentation files 2015-11-10 11:07:43 +01:00
radio Extract value from radio group state 2015-11-12 01:07:36 +01:00
ripple Alphabetical Order for properties and methods 2015-11-07 09:36:51 +07:00
slider Restore root and remove missing console log 2015-11-11 01:31:37 +01:00
snackbar Not necesary overlay events 2015-11-15 20:42:16 +07:00
switch Add proper example in switch readme 2015-11-12 19:06:56 +01:00
table Stateless table component 2015-11-14 10:26:50 +01:00
tabs Move onActive to tab in tabs 2015-11-13 15:01:30 +01:00
time_picker Use new Overlay component in dialogs and dependencies 2015-11-14 21:51:33 +01:00
tooltip Minor fixes 2015-11-15 19:34:09 +01:00
utils Lock year like a change date (when it's out of range) 2015-11-16 22:54:05 +07:00
_base.scss Prepare base file to handle theming 2015-11-02 23:59:16 +01:00
_colors.scss Add full color palette 2015-11-09 14:15:23 -08:00
_globals.scss Change quotes to pass linter rules 2015-11-15 22:06:52 +01:00
_mixins.scss Control visibility with JavaScript (decoupled way for any kind of element or <Component>) 2015-11-06 00:44:10 +07:00
commons.scss Set font URLs as variables 2015-11-09 03:46:52 +01:00
index.js Removed babel-polyfill from docs and added ie11 polyfills to main component library 2015-11-12 10:48:42 -05:00