react-toolbox/components
Lucas Correia a4810d8e73 Change autocomplete filter behaviour when multiple=false
Adds a showAllSuggestions state, which is set to true initially.
It is set to false when the input is changed, and is used to control if
the shown suggestions should be filtered based when the multiple prop is false.
Once a value is set, the state will be reset to true.
2016-04-27 15:50:26 +02:00
..
animations Use sass lint 2016-04-10 12:20:59 +02:00
app_bar Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
autocomplete Change autocomplete filter behaviour when multiple=false 2016-04-27 15:50:26 +02:00
avatar Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
button Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
card Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
checkbox Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
chip Indentify Avatar by constructur in Chip 2016-04-10 22:31:28 +02:00
date_picker Fix the value of month in datepicker example 2016-04-13 09:59:44 +08:00
dialog Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
drawer Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
dropdown Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
font_icon Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
form Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
hoc Refactor Overlay into two components and make activable components render only when needed 2016-04-10 17:43:46 +02:00
input Merge branch 'dev' 2016-04-10 21:54:47 +02:00
layout Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
link Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
list Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
menu Add missing semicolons 2016-04-15 13:27:22 -07:00
navigation Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
overlay Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
progress_bar Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
radio Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
ripple Add onRippleEnded. Fixes #289 2016-04-12 22:26:49 +02:00
slider Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
snackbar Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
switch Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
table Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
tabs Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
time_picker Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
tooltip Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
utils Add onRippleEnded. Fixes #289 2016-04-12 22:26:49 +02: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 Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02: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 Add Chip to component index 2016-04-10 22:14:19 +02:00