Commit Graph

1198 Commits (4d0b37e207415a749979ed12a9fed54da03526b1)

Author SHA1 Message Date
Javi Velasco d810c81f66 Autoinject theme to Slider 2016-05-29 23:57:34 +02:00
Javi Velasco e1b2b6b972 Autoinject theme to Radio component 2016-05-29 22:09:02 +02:00
Javi Velasco df88b1d2aa Autoinject Navigation theme 2016-05-29 21:56:10 +02:00
Javi Velasco f7ae5a8bc9 Update readme for menu 2016-05-29 21:25:49 +02:00
Javi Velasco f88ddde727 Autoinject theme to Menu component 2016-05-29 21:24:22 +02:00
Javi Velasco 767d16b047 Fullname imports for util files 2016-05-29 21:23:58 +02:00
Javi Velasco 95ea35fad8 Better react imports for lists 2016-05-29 21:11:04 +02:00
Javi Velasco 592024f42c Autoinject styles for Lists 2016-05-29 20:59:54 +02:00
Javi Velasco 731153da00 Autoinject theme for Link 2016-05-29 20:03:41 +02:00
Javi Velasco e911a9f116 Autoinject theme for Layout 2016-05-29 19:59:17 +02:00
Javi Velasco 802bd64dd7 Update global index 2016-05-29 19:59:04 +02:00
Javi Velasco 27962e8eff Inject dependencies for Form component 2016-05-29 19:46:16 +02:00
Javi Velasco fbdceed5c8 Add specific imports for FontIcon 2016-05-29 19:38:06 +02:00
Javi Velasco 7a241e93ae Autoinject theme for dropdown 2016-05-29 19:37:40 +02:00
Javi Velasco 3827ed3aab Autoinject Drawer theme 2016-05-29 12:54:29 +02:00
Javi Velasco 1386a1551d Destructuring React for some components 2016-05-29 12:47:27 +02:00
Javi Velasco d48e243ad2 Autoinject Checkbox theme 2016-05-29 12:38:20 +02:00
Javi Velasco 4ff92ac7ea Autoinject theme for Dialog, DatePicker and Overlay 2016-05-28 22:04:00 +02:00
Javi Velasco 6d37fe7ef6 Add missing context theme doc for Button 2016-05-28 19:37:59 +02:00
Javi Velasco fdb36449f3 Autoinject styles for ProgressBar 2016-05-28 19:37:46 +02:00
Javi Velasco e24152c330 Fix tests 2016-05-28 19:35:00 +02:00
Javi Velasco d59f95c460 Better readme for buttons 2016-05-28 19:19:14 +02:00
Javi Velasco 05c6dce5e1 Autoinject theme for Card 2016-05-28 19:15:12 +02:00
Javi Velasco d04c181fdf Better readmes for autocomplete avatar chip and input 2016-05-28 17:58:43 +02:00
Javi Velasco 85e248c0c4 Autoinject Autocomplete, Avatar, Chip and Input 2016-05-28 17:44:29 +02:00
Javi Velasco f10748e4a4 Autoinject style for AppBar 2016-05-28 17:00:42 +02:00
Javi Velasco d5834e0372 Full extension imports in animations 2016-05-28 15:38:23 +02:00
Javi Velasco 6048bb72f4 Autoinjects for Button and IconButton 2016-05-28 15:37:10 +02:00
Yotam Bar-On 63f760bd13 Modify Button's display to be inline-flex
Text of ``label`` in ``<Button />`` is not aligned with the icon. This is because the ``<Button />`` has ``inline-block`` and not ``inline-flex``, so the ``align-items`` rule has no effect.
Changed the ``inline-block`` declaration into ``inline-flex``.
2016-05-28 16:06:37 +03:00
Javi Velasco 6ba69be723 Remove defineTheme 2016-05-27 21:58:34 +02:00
Javi Velasco 310d683fa9 Avoid null values when parsing input 2016-05-26 21:38:07 +02:00
Javi Velasco a9e8304a84 All components moved to themr 😱 2016-05-26 21:17:25 +02:00
Javi Velasco d6bc5f5436 Move tabs to themr 2016-05-26 21:01:54 +02:00
Javi Velasco b75e7577cf Migrate Table component to themr 2016-05-26 20:37:57 +02:00
Danny Dörfel 3c4c1e6f01 Added media-queries for the max-height of he app-bar on mobile devices (56dp and 48dp) 2016-05-26 09:57:45 +02:00
Javi Velasco d451cf05c4 Migrate switch to themr 2016-05-25 00:54:56 +02:00
Javi Velasco 8705c5775b Migrate snackbar to themr 2016-05-25 00:42:07 +02:00
Javi Velasco 4f85f4e5f9 Remove linter warning 2016-05-25 00:28:21 +02:00
Javi Velasco 22819ca54c Bugfix: delete style in form 2016-05-25 00:28:07 +02:00
Javi Velasco 6329c5d11d Make tests pass 2016-05-25 00:25:43 +02:00
Javi Velasco de89f9ae6d Migrate the Slider to themr 2016-05-22 22:35:32 +02:00
Javi Velasco 306e3974b3 Migrate Radio to themr 2016-05-22 22:18:41 +02:00
Javi Velasco 38cb1b029f Migrate ProgressBar to themr 2016-05-22 21:50:22 +02:00
Javi Velasco e5ef5e2f5f Migrate Navigation to themr 2016-05-22 21:39:40 +02:00
Javi Velasco 38e2690af9 Migrate Dropdown to themr 2016-05-22 21:28:48 +02:00
Javi Velasco 54dca2d5cc Migrate MenuDivider to themr 2016-05-22 20:46:40 +02:00
Javi Velasco e20bae5e62 Migrate MenuItem to themr 2016-05-22 20:43:54 +02:00
Javi Velasco 140cc2c1a4 Migrate Menu to themr 2016-05-22 20:36:06 +02:00
Javi Velasco 5f626e262f Migrate IconMenu to themr 2016-05-22 20:15:45 +02:00
Javi Velasco d2cf4e37c3 Bugfix: Set empty string in time picker if no time is given 2016-05-22 19:39:30 +02:00
Javi Velasco 75cd934376 Fixes in Layout 2016-05-22 19:35:18 +02:00
Javi Velasco 78d7c920bd Fix typos in Layout 2016-05-22 19:13:04 +02:00
Javi Velasco c1093b2cd8 Fix typo 2016-05-22 19:09:38 +02:00
Javi Velasco c39caf622c Migrate List to themr 2016-05-22 19:08:47 +02:00
Javi Velasco 36869cb913 Migrate Link to themr 2016-05-22 18:18:47 +02:00
Javi Velasco 58f8d61598 Migrate Layout to themr 2016-05-22 18:11:31 +02:00
Javi Velasco fee4a1931c Remove style for form 2016-05-22 13:45:01 +02:00
Javi Velasco f6d2d3f95d Migrate Drawer and Overlay to themr 2016-05-22 13:42:52 +02:00
Javi Velasco a2cc04cff4 Add Clock and ClockHours to TimePicker migration 2016-05-22 13:26:30 +02:00
Javi Velasco 6f2d17d5d2 Migrate TimePicker to themr 2016-05-22 13:25:56 +02:00
Javi Velasco 709f4b1ba5 Migrate DatePicker to themr 2016-05-21 20:52:48 +02:00
Javi Velasco 2fb2de8186 Migrate dialog to themr 2016-05-21 20:48:55 +02:00
Javi Velasco 92b170fce5 Migrate autocomplete 2016-05-21 19:48:53 +02:00
Javi Velasco bf58e87696 Update with dev 2016-05-21 19:12:29 +02:00
Javi Velasco 563868b90e Merge pull request #484 from lucaas/fix-483-autocomplete-unintuitive-filter-behaviour-with-multiple-false
Fix #483: Autocomplete unintuitive filter behavior with multiple=false
2016-05-21 19:11:36 +02:00
Javi Velasco 243644c144 Migrate input to themr 2016-05-21 18:57:49 +02:00
Javi Velasco 40be14660f Migrate checkbox to themr 2016-05-21 18:42:22 +02:00
Javi Velasco d8a5dc371f Add note about theming in chip readme 2016-05-21 18:27:33 +02:00
Javi Velasco b2be1cbc8d Migrate Chip to themr 2016-05-21 18:17:01 +02:00
Javi Velasco 9593e03fd0 Remove style dependency in cards 2016-05-21 18:00:13 +02:00
Javi Velasco bc26c3fd86 Migrate Card + refactoring + add defineTheme 🎨 2016-05-20 21:05:03 +02:00
Javi Velasco c937673a02 Add base class for buttons 2016-05-20 20:29:06 +02:00
Lucas Correia cb4b73647f Refactor autocomplete suggestions method to make it more readable 2016-05-20 16:23:43 +02:00
Lucas Correia c70618471c Clear autocomplete query input when pressing backspace and showing all suggestions 2016-05-20 15:35:20 +02:00
Lucas Correia 5dfee66632 Add showSuggestionsWhenValueIsSet prop, used to control autocomplete filter behaviour when multiple=false 2016-05-20 15:24:06 +02:00
Javi Velasco 4e28d4a21a Modify ripple theme interface to avoid collisions 2016-05-16 14:50:26 +02:00
Javi Velasco 29f89fe44d Migrate button to themr 2016-05-16 14:40:07 +02:00
Javi Velasco 3ba5c110fb Simpler FontIcon component 2016-05-16 14:18:53 +02:00
Javi Velasco cd83d8341f Add themed key for avatar and appbar in readme 2016-05-16 14:18:30 +02:00
Javi Velasco f4e74e95e7 Migrate Ripple to themr 2016-05-16 14:17:26 +02:00
Javi Velasco 34952ceb2b Fix typo in AppBar readme 2016-05-16 13:40:22 +02:00
Javi Velasco 1974336a56 Migrate Avatar to themr 2016-05-16 13:39:59 +02:00
Javi Velasco fc6b702bb9 😥 2016-05-15 13:36:13 +02:00
Javi Velasco c7f8d8357a Add themr to AppBar 2016-05-15 13:23:55 +02:00
Javi Velasco 33ff49119b Fix linter errors 2016-05-10 21:33:34 +02:00
Javi Velasco 3da8d9e595 Merge pull request #488 from llyys/patch-1
Autocomplete element size
2016-05-10 20:22:43 +02:00
Javi Velasco dcc55ccf98 Merge pull request #447 from mjurincic/dev
Table: ability to select only one row at the time
2016-05-10 20:22:08 +02:00
Javi Velasco abe08f1b70 Merge pull request #475 from ro-savage/datepicker-wrong-date-bug
Fix DatePickerDialog to correctly display the previously selected date
2016-05-10 20:17:53 +02:00
Javi Velasco f932ce2996 Merge pull request #491 from hamzapurra/dev
Add icon prop to DatePicker
2016-05-10 20:09:44 +02:00
Javi Velasco 19d52c9181 Merge pull request #462 from Lupino/patch-1
update check empty actions
2016-05-10 20:08:35 +02:00
Javi Velasco 7805e181c1 Merge pull request #500 from Rendez/dev
Exclude JSX navigation div if there are no actions
2016-05-10 20:07:55 +02:00
Javi Velasco 50dc8fac46 Merge pull request #489 from ro-savage/hotfix-datepicker-handle-empty-strings
Hotfix for incorrect ternary statement in DatePicker
2016-05-10 20:04:13 +02:00
Javi Velasco 6153a97164 Merge pull request #509 from johnnynotsolucky/mobile-friendly-dialogs
Media queries for dialogs to set wider widths for smaller screens
2016-05-10 20:02:57 +02:00
Javi Velasco ad9b870127 Merge pull request #510 from gbhasha/dev
removed the redundant import of mixins.scss and updated the dependencies
2016-05-10 20:02:31 +02:00
Javi Velasco 8a7ddc7b96 Move body locker from Portal to Overlay 2016-05-10 19:59:30 +02:00
Galeel 85048a39a8 mixins is already imported in base, hence removed the redundant import | Galeel 2016-05-10 18:41:35 +05:30
Tyrone Tudehope ec84e6c3b3 Media queries for dialogs to set wider widths for smaller screens 2016-05-10 09:53:35 +02:00
Luis Merino aaa1cfa973 Exclude JSX navigation div if there are no actions
Due to the navigation padding, the layout of the parent dialog is altered. When there are no actions, the layout fits if we leave out the <nav> element when rendering..
2016-05-03 12:01:00 +02:00
Hamza M Purra 77c74bfb55 Add icon prop to DatePicker 2016-04-28 18:08:06 +04:00
Ro Savage d7b820a7cf Hotfix for incorrect ternary statement in DatePicker 2016-04-28 12:12:59 +12:00
Lauri Lüüs 12e572f7fe Autocomplete element size
Suggestion element will render font size based on body size, so these elements getting to small. 
This change will make suggestion element to be consistent size of other elements.
2016-04-28 02:09:27 +03:00
Ro Savage 39ad60a114 Fix DatePickerDialog to correctly display the previously selected date 2016-04-28 09:40:44 +12:00
Javi Velasco d757231490 Merge pull request #474 from ro-savage/datepicker-handle-empty-strings
Update DatePicker to handle being passed a value of an empty stirng
2016-04-27 20:14:04 +02:00
Javi Velasco 068e172864 Merge pull request #469 from nickretallack/no-import
Remove conditional import since SASS does not support them.
2016-04-27 20:12:02 +02:00
Javi Velasco 415c1baf81 Merge pull request #478 from GratefulVentures/list-item-layout-typo
Fixes typo in ListItemLayout
2016-04-27 20:06:55 +02:00
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
Lucas Correia 60b8e5518f Fix #454: Chip component unable to display nicely on small screen 2016-04-27 11:51:18 +02:00
Justin Rainbow a4de34ece1 Fixes typo in ListItemLayout
If no "leftActions" were defined on a ListItem, the "rightActions" will
not be rendered due to a typo.
2016-04-25 16:06:08 -07:00
Ro Savage 62e532218b Update DatePicker to handle being passed a value of an empty stirng 2016-04-22 15:34:48 +12:00
Nick Retallack facf4a3736 Remove conditional import since SASS does not support them. 2016-04-21 13:44:55 -07:00
lupino 4d3e2e0607 Fixed. wrong check empty actions 2016-04-19 22:46:17 +08:00
Javi Velasco 5d39761581 Merge pull request #457 from mattkauffman23/dev
Cleanup timers when Menu component unmounts to prevent exceptions
2016-04-16 19:06:15 +02:00
Matt Kauffman fe390faff3 Add missing semicolons 2016-04-15 13:27:22 -07:00
Matt Kauffman 81823483f6 Cleanup timers when Menu component unmounts to prevent calls on undefined objects 2016-04-15 12:39:37 -07:00
Magica d83951503b Fix the value of month in datepicker example
The value `date.getMonth()` returns is from 0 to 11.
2016-04-13 09:59:44 +08:00
Javi Velasco c612fdf83d Add onRippleEnded. Fixes #289 2016-04-12 22:26:49 +02:00
Mauro 29aece7094 added ability to select only one row at the time 2016-04-12 11:42:10 +02:00
Javi Velasco 6665753a7a Indentify Avatar by constructur in Chip 2016-04-10 22:31:28 +02:00
Javi Velasco 0cb220544e Add Chip to component index 2016-04-10 22:14:19 +02:00
Javi Velasco 547aceb4e4 Merge branch 'dev'
* dev:
  Get rid of jsx extensions 🔮
  Fix linter error for layouts
  Fix #407
  Fix #425
  Fix #442
  Fix checking if key exists in Autocomplete
  Remove App from components index
  Add inputClassName prop to DatePicker and TimePicker
  Adapt pickers to calculate position with scroll
  Update linting
  Remove unneeded App
  Refactor Overlay into two components and make activable components render only when needed
  Use sass lint
  Lint spec files
  Bugfix: style for svg icons in button
  Reduce list unneeded markup
  Update documentation dependencies
  Update dependencies, linter and rules
  updates package.json to work with react 15
  Make drawer compliant with material design guidelines.
2016-04-10 21:54:47 +02:00
Javi Velasco 0cb8d8bdb2 Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
Javi Velasco b0437cd089 Fix linter error for layouts 2016-04-10 20:45:37 +02:00
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
Javi Velasco 48e5c484c4 Fix #407 2016-04-10 19:22:15 +02:00
Javi Velasco ee4cc5437d Fix #425 2016-04-10 19:15:29 +02:00
Javi Velasco 7d73fb4216 Fix #442 2016-04-10 19:08:21 +02:00
Javi Velasco e45b0cbff8 Fix checking if key exists in Autocomplete 2016-04-10 19:00:13 +02:00
Javi Velasco 7e2d4dea9f Remove App from components index 2016-04-10 18:56:35 +02:00
Javi Velasco 47fba11857 Add inputClassName prop to DatePicker and TimePicker 2016-04-10 18:55:55 +02:00
Javi Velasco 0d1265e5a1 Adapt pickers to calculate position with scroll 2016-04-10 18:33:20 +02:00
Javi Velasco c3ef6bd25a Update linting 2016-04-10 17:49:23 +02:00
Javi Velasco baf4414719 Remove unneeded App 2016-04-10 17:44:42 +02:00
Javi Velasco 958cbb9539 Refactor Overlay into two components and make activable components render only when needed 2016-04-10 17:43:46 +02:00
Javi Velasco beeb6ab40a Use sass lint 2016-04-10 12:20:59 +02:00
Javi Velasco 3a206769f3 Bugfix: style for svg icons in button 2016-04-10 11:39:25 +02:00
Javi Velasco f6c8304a80 Reduce list unneeded markup 2016-04-10 11:39:04 +02:00
Javi Velasco 1bebb149c8 Merge pull request #439 from csmcanarney/patch-1
Revert input error color
2016-04-09 20:44:05 +02:00
Javi Velasco 516a0a3c13 Update dependencies, linter and rules 2016-04-09 20:34:34 +02:00
Keren Chandran ccf88af87d 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
Keren Chandran cdd6ee5f05 Merge branch 'dev' of https://github.com/react-toolbox/react-toolbox into update-docs
# Conflicts:
#	components/autocomplete/readme.md
#	components/dropdown/readme.md
2016-04-06 20:50:12 -04:00
Calvin McAnarney 27e59dfdc7 Revert input error color 2016-04-06 22:04:57 +02:00
Javi Velasco 5db11d3a9e Proper property sorting 2016-04-05 21:53:13 +02:00
Tobias Bales 542b58ade6 Add allowBlank to Dropdown
Since @nickw was having issues with the dropdown not defaulting to the
first entry if the value was null (even though the options had a null value in it)
this seems like a good time to add an option to default to the first element of the supplied options
(the prop is called allowBlank) in case the value is not found in the options.

The handling of null/undefined values has been fixed too and if there actually is a value of null
in the options it is correctly selected now.
2016-04-05 21:53:13 +02:00
Javi Velasco 08b73050e7 Merge pull request #423 from emiloberg/dialog-dont-show-nav-fix
Don't show actions container in dialog if no actions exist
2016-04-05 21:36:13 +02:00
Javi Velasco 079eb7663f Merge pull request #433 from ro-savage/autocomplete-add-selected-position
Add prop to autocomplete to place labels below or above input
2016-04-05 21:35:19 +02:00
Lucas Correia cbeef76230 Chip - tweak stroke width 2016-04-05 11:44:45 +02:00
Lucas Correia 703ed2767b Chip - Replace fonticon with inline SVG, tweak size and position 2016-04-05 10:54:30 +02:00
Ro Savage d41a77cf37 Add prop to autocomplete to place labels below or above input 2016-04-05 17:26:37 +12:00
Lucas Correia ae8b22a174 Merge branch 'dev' into add-chip-component 2016-04-04 11:41:04 +02:00
Lucas Correia f96d00e523 Clean up chip styling, remove hover and pressed styles 2016-04-04 11:35:38 +02:00
Lucas Correia 1a4d3639a5 Update chip children prop type, readme 2016-04-04 11:34:48 +02:00
Lucas Correia dff8a07949 Use children instead of special label and avatar props in Chip component 2016-04-04 11:24:30 +02:00
Lucas Correia 08675d69d2 Add onDeleteClick property 2016-04-04 10:27:41 +02:00
Javi Velasco 5e40156304 Merge pull request #427 from emiloberg/default-values-in-configs
Added !default to all config values
2016-04-04 09:48:21 +02:00
Javi Velasco 3cfcddd122 Merge pull request #406 from KerenChandran/autocomplete-single-object-selection
Fixed Object Single Selection Bug
2016-04-03 20:40:26 +02:00
Lucas Correia 620b494574 Update autocomplete component to use chips 2016-04-02 13:41:58 +02:00
Lucas Correia 821c3e1223 Add chip component 2016-04-02 13:37:21 +02:00
Emil Öberg 37f8f4c992 Added !default to all config values as per #424
This way, all config values can be overridden with custom style
2016-04-02 00:47:39 +02:00
Emil Öberg ed1f3c65d8 Don't show actions container in dialog if no actions exist 2016-04-02 00:28:48 +02:00
Javi Velasco 6af9fa5970 Merge pull request #416 from gadicc/tabs-render-current
Tabs: only render content of current tab
2016-03-31 15:11:32 +02:00
Javi Velasco d2ccdc6936 Merge pull request #421 from gadicc/style-import-consistency
have Dialog.jsx import from './style' and not './style.scss'
2016-03-31 12:57:44 +02:00
Gadi Cohen b6b51a41fc only render content of current tab + linting, docs, test 2016-03-31 10:21:38 +02:00
Gadi Cohen b26e1f6fdc have Dialog.jsx import from './style' and not './style.scss' 2016-03-31 08:02:00 +02:00
Javi Velasco 2ceeabfdc5 Merge pull request #413 from KerenChandran/icon-button-on-mouse-leave
Added onMouseUp and onMouseLeave props to Icon Button
2016-03-31 00:23:16 +02:00
James Hycner d5eebd9fa9 Fix style changes from TravisCI build 2016-03-27 17:10:49 -07:00
James Hycner 6470b44d5a Change snackbar to fix issue where lingering timeouts would effect new activations 2016-03-27 16:29:08 -07:00
Keren Chandran 7b7b0426ef Added onMouseUp and onMouseLeave props to Icon Button to make it similar to Button Component. 2016-03-26 19:54:30 -04:00
Keren Chandran 6cf753b767 Cleaned up Card documentation. 2016-03-26 18:37:29 -04:00
Keren Chandran a841408a85 Fixed Spacing Issues for items in last commit. 2016-03-26 18:28:20 -04:00
Keren Chandran 3649ab18b8 Updated docs for slider, snacker, switch, table, tabs and time picker 2016-03-26 18:21:17 -04:00
Keren Chandran 86e1dcada4 Updated Progress, Radio and Tooltip Readme. Aligned properties for ripple. 2016-03-25 13:06:09 -04:00
Keren Chandran c57b751ab4 Updated Navigation Readme. Aligned properties and added quotes around horizontal and vertical for type description. 2016-03-25 12:13:23 -04:00
Keren Chandran 324cce3dcc Aligned Menu Readme properties 2016-03-25 12:09:56 -04:00
Keren Chandran 2f113872b2 Updated Menu readme to include new properties and changed import statement to match other components 2016-03-25 12:03:30 -04:00
Keren Chandran 1a9fe24762 Fixed spacing for list readme 2016-03-25 11:42:17 -04:00
Keren Chandran e7a2622656 Updated List Documentation and example to include list divider 2016-03-25 11:37:12 -04:00
Keren Chandran 588ff398bc Updated Link readme and example to include active element. Also changed icon type from string to any. 2016-03-25 10:48:39 -04:00
Keren Chandran 21dc421d73 Updated Font Icon Examples. Also updated value type 2016-03-25 10:35:44 -04:00
Keren Chandran fe9312aad0 Fixed Dropdown readme example and updated properties. 2016-03-25 10:27:53 -04:00
Keren Chandran 368335864c Fixed spacing on drawer readme 2016-03-25 10:16:59 -04:00
Keren Chandran 6b81440425 Updated Dialog Example and sorted properties. 2016-03-25 10:11:13 -04:00
Keren Chandran 94280ce85a Updated Input doc and Example 2016-03-25 09:53:24 -04:00
Keren Chandran 4917bf741b Sorted Date Picker Properties 2016-03-25 09:43:57 -04:00
Keren Chandran b5f21234c7 Updated Button and Checkbox doc 2016-03-25 09:20:24 -04:00
Keren Chandran d3fcaef4c9 Updated Avatar readme and example 2016-03-25 08:34:47 -04:00
Keren Chandran 84946681f0 Sorted Appbar's properties. Updated Autocomplete's doc and example 2016-03-25 08:12:57 -04:00
Keren Chandran 9d2fe8fd98 Fixed Object Single Selection Bug 2016-03-24 20:31:36 -04:00
Javi Velasco 36e3a86c2e Merge pull request #399 from KerenChandran/autocomplete-show-selected
Renders Selected Item when multiple=false
2016-03-24 18:08:34 +01:00
Javi Velasco e73e7d4fd7 Merge pull request #394 from felipeleusin/dialog_esc_close
Allows to close dialog (and all overlays) when pressing esc
2016-03-24 18:07:37 +01:00
Javi Velasco d10c9e19ed Merge pull request #391 from arhamahmed/dev
IconButton onMouseLeave now calls the right function
2016-03-24 18:04:36 +01:00
Javi Velasco bdd37556c9 Merge pull request #398 from lucaas/add-default-to-sass-color-variables
Fix #397 Color sass variables missing !default not configurable
2016-03-24 18:03:34 +01:00
Javi Velasco 2f4fe41f29 Merge pull request #388 from mgcrea/dev
feat(ListItem): add className prop support
2016-03-24 18:03:12 +01:00
Javi Velasco 313ac71c86 Merge pull request #400 from kasperekt/dev
Introduce close() method
2016-03-24 18:02:29 +01:00
Javi Velasco 05289b494e Merge pull request #401 from kodermax/patch-1
this is correct
2016-03-24 18:01:55 +01:00
Maksim Karpychev 1d5970f42f this is correct 2016-03-23 17:20:29 +03:00
Tomasz Kasperek 9dcd1d6750 Introduce close() method 2016-03-23 12:35:24 +01:00
Keren Chandran bef1adf8fc Renders Selected Item when multiple=false 2016-03-22 21:52:32 -04:00
Lucas Correia acde309b3b Add default statements to color variables
This is necessary for them to be configurable via toolbox-loader
2016-03-22 14:25:26 +01:00
Felipe Amorim db752d2266 (feat) renamed to onEscKeyDown and fixed linting errors 2016-03-20 18:49:11 -03:00
Keren Chandran 19249d8756 Forgot to add required attribute to actual input element 2016-03-20 17:35:40 -04:00
Felipe Amorim 04c7b04ec6 allows to close dialog (and all overlays) when pressing esc 2016-03-20 18:27:36 -03:00
Patrick Jones 6e586a9353 Make drawer compliant with material design guidelines.
Fixes #283
2016-03-20 11:47:08 -05:00
Arham Ahmed 1aa67d5b3a fixes #389 2016-03-19 22:24:57 -04:00
Keren Chandran a022b2060a Merge branch 'dev' of https://github.com/react-toolbox/react-toolbox into input-required
# Conflicts:
#	components/input/Input.jsx
#	components/input/style.scss
2016-03-17 20:54:29 -04:00
Olivier Louvignes 6670e79903 feat(ListItem): add className prop support 2016-03-17 19:57:48 +01:00
Javi Velasco 7dfa13fb75 Merge pull request #368 from felipeleusin/datepicker_auto_ok
Datepicker auto ok
2016-03-17 08:39:48 +01:00
Javi Velasco 3164ed71b2 Merge pull request #371 from KerenChandran/dev
Added hint attribute to input field.
2016-03-17 08:37:10 +01:00
Javi Velasco 5e1bd61b40 Merge pull request #381 from KerenChandran/input-no-error-focus
Removed Error styling when input field is in focus
2016-03-17 08:33:09 +01:00
Javi Velasco 69e6b928b8 Merge pull request #387 from sosaucily/disable_animated_bottom_border_on_tabs
Allow disabling animated bottom border on tabs
2016-03-17 08:32:00 +01:00
Javi Velasco 688f3944d4 Merge pull request #386 from sosaucily/add_activeClassName_to_tab
add activeClassName to tab component
2016-03-17 08:31:05 +01:00
Jesse Smith 1cda333723 update readme for tabs 2016-03-16 14:59:20 -07:00
Jesse Smith a2543d4a11 Allow disabling animated bottom border on tabs 2016-03-16 14:56:20 -07:00
Jesse Smith 52682c5774 add activeClassName to tab component 2016-03-16 14:36:27 -07:00
Jesse Smith 380da26db9 Fix #361 cancel timer when tabs component unmounts 2016-03-16 10:49:12 -07:00
Keren Chandran c2374ad29f Removed Error styling when input field is in focus 2016-03-12 19:33:18 -05:00
Keren Chandran cc32e5a1bd Created required behaviour for input 2016-03-12 19:05:19 -05:00
Keren Chandran fef2f55e15 Merge branch 'dev' of https://github.com/react-toolbox/react-toolbox into dev 2016-03-12 17:30:14 -05:00
Keren Chandran 4dcb2d0b61 Changed HTML element from label to span 2016-03-10 08:45:51 -05:00
Tobias Bales c812d4c176 Correctly handle zero as dropdown value
This is only an issue if the dropdown item with the value 0
is not the first item still better to properly handle it I think.
2016-03-10 11:13:39 +01:00
Keren Chandran d2202e1a9f Added hint attribute to input field. 2016-03-09 23:23:35 -05:00
Felipe Amorim 240864f950 DatePicker autoOk prop 2016-03-09 19:14:58 -03:00
Javi Velasco 5184e872da Merge pull request #370 from arhamahmed/dev
fixes #369
2016-03-09 22:14:18 +01:00
Javi Velasco 91f4540ddd Merge pull request #363 from suancarloj/patch-2
Fixes small typos in AutoComplete documentation
2016-03-09 22:13:07 +01:00
Javi Velasco 7bfe7d7d8e Merge pull request #366 from felipeleusin/datepicker_format
Allows to format the date displayed on datepickers input
2016-03-09 22:12:23 +01:00
Arham Ahmed 0b16eefabc fixes #369 2016-03-09 11:52:36 -05:00
Felipe Amorim 756a3a9731 fixed linting errors on utils/time.js 2016-03-09 11:07:16 -03:00
Juan Carlos Sanchez Cardenas f81056f21b Changed the set state key to countries instead of value 2016-03-09 11:57:31 +01:00
Felipe Amorim 16ed92693a allows to format the date displayed on datepickers input 2016-03-08 17:45:39 -03:00
Keren Chandran 953c2098a6 Modified z-index to include default 2016-03-08 09:22:58 -05:00
Juan Carlos Sanchez Cardenas 01e2eabd6f Fixes small typos in AutoComplete documentation 2016-03-08 14:50:05 +01:00
Javi Velasco e97c8da983 Merge pull request #358 from TobiasBales/fix-label-for-number-input-with-zero-value
Fix label for number inputs with 0 as value
2016-03-08 09:58:55 +01:00
Javi Velasco 852c3ea4f2 Fix #316 2016-03-06 20:25:39 +01:00
Tobias Bales 5029b0d03e Fix label for number inputs with 0 as value
For an

   <Input type="number" label="label text"/>

the label would overlay the value when it was set to 0 (the integer)
since the checking logic checked for javascript "trueishness".
Now the check is explicit against null, undefined, empty string and NaN.
2016-03-06 14:09:41 +01:00
Javi Velasco 10758163be Use falsy when cloning menuitems to check if element should be treated 2016-03-06 12:13:47 +01:00
Javi Velasco f1a098d9fa Fix #290 2016-03-05 21:53:52 +01:00
Javi Velasco a64d5e4c50 Fix #302 2016-03-05 21:43:17 +01:00
Javi Velasco 993afbce39 Fix #356 2016-03-05 21:37:07 +01:00
Javi Velasco dce92d3a33 Set background to transparent by default 2016-03-05 21:25:21 +01:00
Javi Velasco 22b46d9294 Fix #357 2016-03-05 21:20:36 +01:00
Javi Velasco b45c8f7ced 😕 2016-03-05 20:35:13 +01:00
Javi Velasco ddeb44f8db Fixes #304 2016-03-05 20:29:42 +01:00
Javi Velasco 8761cc2dd6 Merge pull request #352 from zalmoxisus/patch-1
When the font-size (or $unit) is small, there's no difference between selected and unselected item
2016-03-05 15:41:44 +01:00
Javi Velasco d1320d5517 Merge pull request #339 from necinc/dev
Added a few more events to Dialog's overlay
2016-03-05 15:38:13 +01:00
Max Vyznyuk 3a3dea665c Update Dialog's documentation. 2016-03-05 12:24:03 +02:00
rodik 7adfc59772 nextState in componentWillUpdate of Menu.js fix 2016-03-04 18:16:31 +01:00
Rodion ef0fe1108e renderInput() method never used
removing unused method
2016-03-04 18:16:31 +01:00
Rodion c1f2b83865 Dropdown doesn't close on click outside fix
Hi there,

Dropdown component doesn't close on click outside in my app. 
I debugged a little bit problem and found that componentWillUpdate uses incorrect.
It accepts nextProps and nextState and not prevState and nextState
https://facebook.github.io/react/docs/component-specs.html#updating-componentwillupdate
2016-03-04 18:16:31 +01:00
Javi Velasco 9a802f1715 Merge pull request #324 from Kosta-Github/table-enhancements
[Table] enhancements
2016-03-04 18:16:20 +01:00
Mihail Diordiev c2c0ac7466 Support `0` value as being numeric 2016-03-03 14:44:42 +02:00
Mihail Diordiev a78ec39df1 When the font-size (or $unit) is small, there's no difference between selected and unselected item 2016-03-03 14:34:31 +02:00