Commit Graph

1184 Commits (36e3a86c2e4e4c29f8bd7a8f6e26324f9cc24659)

Author SHA1 Message Date
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
Javi Velasco b998bbf7b1 Merge pull request #379 from KerenChandran/input-required
Created required behaviour for input
2016-03-24 18:01:00 +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
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
Javi Velasco 2355b71dd8 Merge pull request #385 from sosaucily/Fix_#361_cancel_timer_when_tabs_component_unmounts
Fix #361 cancel timer when tabs component unmounts
2016-03-17 08:30:28 +01:00
Jesse Smith e6c5be228d fix lint issue by ammending rule 2016-03-16 15:21:18 -07: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
Javi Velasco 752f2cb7fd Merge pull request #373 from TobiasBales/handle-zero-in-dropdown
Correctly handle zero as dropdown value
2016-03-12 20:58:03 +01: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
Javi Velasco 27529af914 Merge pull request #364 from KerenChandran/dev
Modified z-index to include default.
2016-03-09 10:28:34 +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