react-toolbox/components
Jared Tarnasky f93040ee4d Add variables for the App Bar's font size and weight. (#1518)
Add variables for the App Bar's font size and weight and align the defaults to Google's Material Design specs, which say "Across form factors, text that appears in the app bar should use the Title style, Medium 20sp." (see https://material.io/guidelines/style/typography.html).
2017-08-02 18:29:04 +02:00
..
__mocks__ Use Jest 🃏 and upgrade Webpack and other dependencies 2017-02-06 09:53:31 +01:00
app_bar Add variables for the App Bar's font size and weight. (#1518) 2017-08-02 18:29:04 +02:00
autocomplete Do not show scrollbar on autocomplete component IE11 (#1515) 2017-08-02 18:15:55 +02:00
avatar Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
button Add `accept` property to `BrowseButton` (#1533) 2017-08-02 18:26:20 +02:00
card Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
checkbox Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
chip Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
date_picker Fix date-picker animation in IE11 (#1586) 2017-08-02 18:14:23 +02:00
dialog Update dependencies 2017-05-23 13:04:55 +02:00
drawer solve #1444 and #1359. (#1587) 2017-08-02 18:13:48 +02:00
dropdown Issue 1459: Replace onClick handler in Dropdown component to onMouseDown (#1521) 2017-08-02 18:27:14 +02:00
font_icon Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
hoc allows the Portal HOC root element to receive a style props. This allows coordinate runtime positioning of the portal element using top/left/bottom/right values (#1502) 2017-07-13 20:43:14 +02:00
input Made role on input field a property (#1553) 2017-08-02 18:22:05 +02:00
layout Fix media queries panel height calculations (#1467) 2017-07-13 20:18:00 +02:00
link Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
list Apply padding 0 to everything but buttons in ListItemAction (#1571) 2017-08-02 18:17:17 +02:00
menu Allow pass inverse to IconMenu (#1490) 2017-07-13 20:19:16 +02:00
navigation Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
overlay Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
progress_bar Avoid undefined className when ProgressBar mode is determinate 2017-07-13 20:27:50 +02:00
radio Event passed for Radiogroup (#1544) 2017-08-02 18:26:34 +02:00
ripple Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
slider Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
snackbar Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
switch Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
table Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
tabs Change tab style for ripple to work with Tabs (#1519) 2017-08-02 18:28:39 +02:00
time_picker Updated dependencies (#1448) 2017-05-22 18:30:39 +02:00
tooltip Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
utils Add workaround to `is-component-of-type` for `react-hot-loader@^3` (#1569) 2017-08-02 18:19:53 +02:00
ThemeProvider.d.ts Add ThemeProvider Typescript type (#1576) 2017-08-02 18:18:51 +02:00
ThemeProvider.js Migrate styles to PostCSS (#666) 2017-01-05 02:42:18 +01:00
colors.css Migrate styles to PostCSS (#666) 2017-01-05 02:42:18 +01:00
identifiers.d.ts Restructure typescript definitions (#1114) 2017-01-18 08:37:37 +01:00
identifiers.js Migrate styles to PostCSS (#666) 2017-01-05 02:42:18 +01:00
index.d.ts Restructure typescript definitions (#1114) 2017-01-18 08:37:37 +01:00
index.js Export all from table (#1244) 2017-02-19 12:24:54 +01:00
media.css Migrate styles to PostCSS (#666) 2017-01-05 02:42:18 +01:00
variables.css Fixes #1127 2017-01-18 10:56:03 +01:00