Commit Graph

1436 Commits (792f8acc42cce6b167c69e93fdbf77e5eafe0825)

Author SHA1 Message Date
Javi Velasco 276e891ac1 Fix #297 2016-11-19 22:49:47 +01:00
Javi Velasco cc9a78269a Fix #915 2016-11-19 12:35:06 +01:00
Christian Droulers 056551e7b2 Add "tooltipShowOnClick" to Tooltip component 2016-11-18 14:41:24 -05:00
Javi Velasco 25bba26244 Fix #910 2016-11-18 19:15:13 +01:00
Javi Velasco 173cff00d8 Fix #904 2016-11-18 18:47:39 +01:00
Javi Velasco 9cd7fba6b5 Fix #902 2016-11-18 18:35:20 +01:00
Javi Velasco 956ea5778b Fix #900 2016-11-16 12:14:55 +01:00
Javi Velasco 00da4dd815 Fix #894 2016-11-16 11:34:16 +01:00
rubenmoya 95b7403782 fix (#943): prevent navdrawer toggle when clicking on it 2016-11-14 10:35:05 +01:00
Kristoffer Rene Eckhoff 47c314b033 Use 3 letter name instead of 2+. for shortname day 2016-11-11 16:21:14 +01:00
Kristoffer Rene Eckhoff a4887282f4 Use 3 letter name instead of 2 plus . 2016-11-11 16:20:29 +01:00
Kristoffer Rene Eckhoff 7eb6680998 Add no localization
Based on moment.js norwegian time localization:
https://github.com/moment/moment/blob/develop/locale/nb.js
2016-11-11 14:56:40 +01:00
Pit 001a87181f Add Tabs' `inverse` and `hideMode` props in d.ts 2016-11-11 00:45:15 +03:00
Alexander Pinnecke adf3567b18 Fix linter issue with trailing comma in time utils 2016-11-09 23:37:34 +01:00
Alexander Pinnecke e74e58e175 Fix sunday to be first day of week 2016-11-09 18:40:53 +01:00
Alexander Pinnecke 2657a94f33 Added german time to docs 2016-11-09 18:36:10 +01:00
Alexander Pinnecke 591889576c Added german time settings 2016-11-09 18:34:54 +01:00
dhamilton91 6f0db34feb Added enabled and disabled date properties to date picker. 2016-11-08 09:06:34 -05:00
Antti Ahti df81465350 Update Google URLs 2016-11-06 21:18:36 +02:00
Javi Velasco 89647815cb Fix #250 2016-11-06 13:45:38 +01:00
Javi Velasco 1fefbae412 Fix #883 2016-11-06 13:02:22 +01:00
Javi Velasco c9410e02ec Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev
* 'dev' of github.com:soyjavi/react-toolbox:
  Add example of multiword icon name
2016-11-06 12:36:47 +01:00
Javi Velasco d0a9032fe7 Fix #877 2016-11-06 12:36:31 +01:00
Antti Ahti 9d8c975cc4 Add example of multiword icon name
The Material UI documentation mentions icon names like "account circle".
It was not documented anywhere that the separator has to be an
underscore: "account_circle".
2016-11-05 13:32:57 +02:00
Javi Velasco e240cf237e Fix #866 2016-11-05 12:22:44 +01:00
Javi Velasco 00a0a9f16a Fix #930 2016-11-05 12:04:59 +01:00
Javi Velasco a47e534abb Merge pull request #929 from apaatsio/fix-icon-button
Support elements in icon attribute in IconButton
2016-11-03 18:58:23 +01:00
Antti Ahti 2e2047927c Use AppBar attributes instead of IconButton in example 2016-11-02 23:18:27 +02:00
Antti Ahti ebf523dce7 Add AppBar example 2016-11-02 23:18:27 +02:00
Antti Ahti 62f55cae1e Support elements in icon attribute in IconButton
This makes IconButton more flexible. It also makes icon elements work
when used with leftIcon/rightIcon attributes in AppBar.
2016-11-02 23:18:25 +02:00
rubenmoya 736eeeb55f remove icon from Snackbar 2016-11-02 09:46:19 +01:00
Javi Velasco 57320a0fb5 Pass linter 2016-11-01 17:01:39 +01:00
Javi Velasco fb72442eba Merge pull request #909 from jussch/patch-3
Moves the Autocomplete enter check to onKeyDown to resolve form submit bug
2016-11-01 14:39:12 +01:00
Javi Velasco 85eb7aa400 Merge pull request #917 from felquis/fix-firefox-required-input
Fix red border in required inputs at Firefox fixes #916
2016-11-01 14:35:39 +01:00
Javi Velasco e1f9bdac81 Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev
* 'dev' of github.com:soyjavi/react-toolbox:
  Fixed onTouchMove
  Fixed ListDividerProps
  [chore] Added lint-staged along with the config.
  Pass currently active suggestion to onBlur handler
2016-11-01 14:31:32 +01:00
Javi Velasco cbe6fae23d Merge branch 'FileBrowseButton' of https://github.com/MaximKomlev/react-toolbox into MaximKomlev-FileBrowseButton
* 'FileBrowseButton' of https://github.com/MaximKomlev/react-toolbox:
  fixed layout for IE
  merge
  merge
  merge
2016-11-01 14:26:02 +01:00
Oden 70861d1b5d Merged branch patch-2 into patch-1 2016-10-31 17:29:46 -07:00
Oden aa890c6588 Fixed onTouchMove 2016-10-31 17:27:53 -07:00
Oden 03feeaf5b8 Fixed ListDividerProps 2016-10-31 17:26:57 -07:00
Felquis 879d0c2ce0 Fix red border in required inputs at Firefox fixes #916 2016-10-31 14:10:40 -02:00
Maxim Komlev 53e016eb4d fixed layout for IE 2016-10-30 16:19:24 -07:00
Justin Schultz 466aac254f Moves the enter check to onKeyDown 2016-10-28 14:21:01 -06:00
Javi Velasco fee7a2b3ff Merge pull request #893 from elbstack/dev
Pass currently active suggestion to onBlur handler
2016-10-28 10:05:04 +02:00
Sebastian Gronewold 9931ac42be Pass currently active suggestion to onBlur handler 2016-10-23 18:32:32 +02:00
Javi Velasco 10ae964c3f Merge pull request #891 from elbstack/dev
Add event to autocomplete onBlur
2016-10-22 17:29:54 +02:00
Javi Velasco 245ffd43e1 Merge pull request #868 from ferenc-radius/dev
fix type of theme.required fixing issue #867
2016-10-22 17:27:44 +02:00
Javi Velasco b66d10d266 Propagate disabled to Input in Slider 2016-10-22 17:12:41 +02:00
Javi Velasco 69bbba9cce Merge branch 'dev' of https://github.com/Haggus/react-toolbox into Haggus-dev
* 'dev' of https://github.com/Haggus/react-toolbox:
  Implement disabled state for Slider and Progressi Bar
2016-10-22 16:57:13 +02:00
Javi Velasco d59a1396f0 Add onDismiss for TimePicker 2016-10-22 16:56:18 +02:00
Javi Velasco 4231f86c45 Merge branch 'dev' of https://github.com/pepesenaris/react-toolbox into pepesenaris-dev
* 'dev' of https://github.com/pepesenaris/react-toolbox:
  Add optional cancel handler in dialog dismiss
2016-10-22 16:53:08 +02:00
Javi Velasco a1e6dd2379 Merge pull request #848 from rrott/fix/766-input_hint_text
Updated to show hint on input if label is empty
2016-10-22 16:51:58 +02:00
Javi Velasco f0968f6827 Merge pull request #862 from Contagious06/dev
* Added multiline height, see #811
2016-10-22 16:38:28 +02:00
Sebastian Gronewold b2ad4180f9 Add event to autocomplete onBlur 2016-10-22 15:28:03 +02:00
HaNdTriX 17c791a94a Fix Switch white-space 2016-10-22 14:50:01 +02:00
Mateusz Mrowiec c5f05fba9e Implement disabled state for Slider and Progressi Bar 2016-10-19 14:20:07 +02:00
Panjie Setiawan Wicaksono 3e170c579b ts def typo fix and addtions 2016-10-18 22:44:01 +07:00
Jose Javier Señaris dc46b0aa6d Merge branch 'dev' of github.com:react-toolbox/react-toolbox into dev 2016-10-16 15:34:11 -03:00
Jose Javier Señaris c2da4d8547 Add optional cancel handler in dialog dismiss 2016-10-16 12:49:32 -03:00
Roman Rott 5cea4e3a1b
Fixed issue with rendering calendar incorrectly when first day of a month is Sunday 2016-10-15 14:37:18 +03:00
Ferenc Radius be81e4d4ea fix type of theme.required fixing issue #867 2016-10-14 09:58:13 +02:00
Matthew 8d62c8fe55 * Fixed trailing comma. 2016-10-13 13:19:06 +08:00
Matthew a50c1c406e * Added multiline height, see #811 2016-10-13 08:15:33 +08:00
Javi Velasco f8c0c7fece Remove importants 2016-10-12 17:04:52 +02:00
Javi Velasco e6b410491a Merge pull request #857 from rrott/feature/584-add_required_to_Dropdown_as_Input_fields
Added required to Dropdown
2016-10-12 16:58:58 +02:00
Javi Velasco a1d96f3709 Merge pull request #856 from rrott/feature/add_ukrainian_locale
Added Ukrainian locale
2016-10-12 16:58:17 +02:00
Javi Velasco 69a3260b61 Merge pull request #853 from HaNdTriX/dev
Add onScroll prop to Panel component
2016-10-12 16:58:00 +02:00
Javi Velasco 06aa9aa5ec Merge pull request #850 from rrott/fix/typo_in_time_utils
Fixed typo in dateLocales for russian locale
2016-10-12 16:57:13 +02:00
Javi Velasco 960c3b2edf Merge pull request #849 from rrott/fix/253-CardMedia_in_firefox
Added ::after pseudo to CardMedia to fix an issue in FireFox
2016-10-12 16:56:58 +02:00
Javi Velasco c20351f572 Merge pull request #847 from MaximKomlev/FileBrowseButton
File browse button
2016-10-12 16:55:09 +02:00
Javi Velasco 6dc83b8546 Merge pull request #839 from stianjensen/datepicker-labels
Add attributes for ok/cancel labels in DatePicker & TimePicker
2016-10-12 16:50:27 +02:00
HaNdTriX a88174a54c Fix Overlay event bug 2016-10-12 15:21:55 +02:00
Roman Rott f912729ef7
Added required to Dropdown 2016-10-11 23:19:03 +03:00
HaNdTriX 0df0854487 Add onScroll prop to Panel 2016-10-11 14:25:31 +02:00
Stian Jensen e99a396a63 Add attributes for ok & cancel labels
In DatePicker and TimePicker.

The attribute names are chosen to be the same as in material-ui

This fixes #805.
2016-10-10 22:58:21 +02:00
Roman Rott c9dc848404
Added Ukrainian locale 2016-10-10 11:08:30 +03:00
Roman Rott c768a72622
Fixed typo in dateLocales for russian locale 2016-10-10 10:46:01 +03:00
Roman Rott 42543f4f85
Added ::after pseudo to CardMedia to fix issue in FF 2016-10-09 21:25:45 +03:00
Roman Rott 1fa9a0a58d
Updated to show hint on input if lable is empty 2016-10-09 14:37:43 +03:00
Javi Velasco 9d3bba3c31 Fix #819 2016-10-08 12:27:57 +02:00
Maxim Komlev 089c5b69f7 + pushed file browser button branch 2016-10-07 16:16:08 -07:00
Maxim Komlev 724fafa7ea + BrowseButton 2016-10-07 15:16:51 -07:00
Roman Rott ca1de73201
Fixed Tooltip TypeError when quickly hovering between multiple tooltips 2016-10-07 23:45:00 +03:00
Maxim Komlev d931c20d98 Merge branch 'dev' of https://github.com/react-toolbox/react-toolbox into dev
Conflicts:
	spec/style.scss
2016-10-07 13:00:13 -07:00
Javi Velasco c7ef9ea772 Fix small typo 🐞 2016-10-07 14:47:15 +02:00
Javi Velasco 561136594a Fix linter errors 2016-10-07 14:43:52 +02:00
Javi Velasco 7dfd3c5908 Only add scroll AppBar listener if hideable and remove ReactDOM 2016-10-07 14:40:28 +02:00
Javi Velasco f00bc32b90 Merge branch 'appbar-scrollhide' of https://github.com/acornejo/react-toolbox into acornejo-appbar-scrollhide
* 'appbar-scrollhide' of https://github.com/acornejo/react-toolbox:
  navbar hide on scroll behavior.
2016-10-07 14:30:01 +02:00
Javi Velasco 06b8adace1 Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev
* 'dev' of github.com:soyjavi/react-toolbox:
  add missing styles for lgTablet and smTablet layout breakpoints
  Added row click support
  Bugfix: Typescript definitions can now be copied over on Windows
  Removed duplicate export from Datepicker Fixed issue with sass npm script not working on Windows
2016-10-07 14:28:00 +02:00
Javi Velasco e549e25c1b Small style change 2016-10-07 14:26:39 +02:00
Javi Velasco c0d89d3659 Merge branch 'feature/table-edit-enhancements' of https://github.com/KaleoSoftware/react-toolbox into KaleoSoftware-feature/table-edit-enhancements
* 'feature/table-edit-enhancements' of https://github.com/KaleoSoftware/react-toolbox:
  Use guard clause instead of conditional
  Re-apply changes
  Revert "Fix event value"
  Revert "Use contentEditable for editable table cells"
  Fix event value
  Use contentEditable for editable table cells
2016-10-07 14:24:17 +02:00
Javi Velasco 5f4b8cfc6b Merge pull request #827 from ryanmcafee/features/rowclick
Updated Sass/ Typescript build commands to add Windows support and added support for clicking on row in table
2016-10-07 14:19:54 +02:00
Javi Velasco 6183362c3b Merge pull request #838 from rubenmoya/dev
add missing styles for lgTablet and smTablet layout breakpoints
2016-10-07 14:10:19 +02:00
Alex Cornejo 4d5f4cf02f navbar hide on scroll behavior.
Add basic hide on scroll behavior for navbar. As described in

https://material.google.com/patterns/scrolling-techniques.html#scrolling-techniques-app-bar-scrollable-regions
2016-10-06 20:07:15 -07:00
Maxim Komlev 07d1d51c59 * fixed
/home/travis/build/react-toolbox/react-toolbox/components/index.js
  31:2  error  Newline required at end of file but not found  eol-last

/home/travis/build/react-toolbox/react-toolbox/spec/components/pager.js
  65:2  warning  Unnecessary semicolon  no-extra-semi

/home/travis/build/react-toolbox/react-toolbox/components/checkbox/Checkbox.js
  50:32  error  'style' is missing in props validation  react/prop-types
2016-10-06 11:49:15 -07:00
Javi Velasco 8c21e30e72 Fix linter errors 2016-10-06 20:29:36 +02:00
Javi Velasco f4f5ae885e Fix #814 2016-10-06 20:21:50 +02:00
Javi Velasco a59395e887 Fix #816 2016-10-06 20:18:35 +02:00
Maxim Komlev ff7dd4d2ff * fixed code linting 2016-10-06 11:18:15 -07:00
Javi Velasco e4339de7c5 Fix #813 2016-10-06 20:11:39 +02:00
Maxim Komlev 183dfe031c + Pager control, actually it is not defined at matereal design but definitely it is helpful to have.
the control is based on react-toolbox controls and corresponds to matereal design. It is highly customisable and it follows default style patterns of react-toolbox components. actually what differentiate the control from others similar that it has always const set of buttons and the set depends on two properties: number of total pages (latsPage) and number of visible pages at block. e.g.
[<][1][...][4][5][6][...][8][>] or [<][1][2][3][4][5][...][8][>] or [<][1][...][4][5][6][7][8][>] where block size is 3. it gives smooth user experience. A layouting is based on flex but easily can be rewritten using inline-block at custom theme.

example is added to specs.
2016-10-05 14:20:29 -07:00
rubenmoya d7abd106ad add missing styles for lgTablet and smTablet layout breakpoints 2016-10-03 21:37:48 +02:00
Javi Velasco 7da10e94b3 Merge pull request #812 from chiester/add-table-model-header-details-to-docs
Add table model header details to docs
2016-10-03 10:07:03 +02:00
Javi Velasco 82c613a53f Merge pull request #823 from stianjensen/checkbox-style-prop
Apply Checkbox style property to internal .check
2016-10-03 10:03:28 +02:00
Javi Velasco 0e40963c52 Merge pull request #826 from hari-sree/build-fix-multiple-default-export
Fix multiple default exports in Datepicker
2016-10-03 10:01:50 +02:00
Javi Velasco 31136186fe Fixes #797 2016-10-02 12:38:45 +02:00
Ryan McAfee d374cc5c64 Added row click support 2016-09-28 13:11:06 -05:00
Ryan McAfee 7c39493b9b Removed duplicate export from Datepicker
Fixed issue with sass npm script not working on Windows
2016-09-28 12:52:36 -05:00
Sreehari b67f4c7d09 Fix multiple default exports in Datepicker 2016-09-28 21:34:52 +05:30
Stian Jensen 2ce1d4c2db Apply Checkbox style property to internal .check
This will allow you to override the styles of the visible check element
instead of the hidden input element.

This fixes #791.
2016-09-27 15:28:28 +02:00
Javi Velasco 70b0a3f595 Fixes #794 2016-09-27 00:18:23 +02:00
Javi Velasco 5ba891fe19 Merge with dev 2016-09-27 00:01:49 +02:00
Javi Velasco 390e7694db Fix #787 2016-09-27 00:00:20 +02:00
Tucker Connelly d01ff6db7e Use guard clause instead of conditional 2016-09-22 11:58:01 -07:00
Christopher Hiester b8516b41ad add emphasis to note 2016-09-22 11:19:38 -04:00
Christopher Hiester 6940013182 adjust scss after testing 2016-09-22 11:18:10 -04:00
Christopher Hiester 4e93e1387d Add table header model details to docs for table 2016-09-22 11:08:21 -04:00
Parmesh Krishen 1c259ff435 Fixing issue where closing an overlay on top of another overlay re-enables document body scrolling unnecessarily. 2016-09-22 08:41:25 -05:00
Javi Velasco 68e4b53081 Merge pull request #778 from laucheukhim/dev
Replace onMouseDown wth onClick in DatePicker and TimePicker
2016-09-21 09:43:19 +02:00
Tucker Connelly 0fb83bfdda Re-apply changes 2016-09-19 14:26:07 -04:00
Tucker Connelly 3e1e7b2ee6 Revert "Fix event value"
This reverts commit 6c153026dc.
2016-09-19 14:25:17 -04:00
Tucker Connelly c3e6c83815 Revert "Use contentEditable for editable table cells"
This reverts commit 04215a5845.
2016-09-19 14:23:56 -04:00
Tucker Connelly 6c153026dc Fix event value 2016-09-19 14:13:50 -04:00
Tucker Connelly 04215a5845 Use contentEditable for editable table cells 2016-09-19 14:13:50 -04:00
Javi Velasco ffdd6a214e Merge pull request #775 from aleksanb/patch-1
Pass down theme from Card title to nested Avatar
2016-09-19 10:07:48 +02:00
Javi Velasco c209a710da Merge pull request #789 from kodermax/patch-2
Russian locale
2016-09-19 09:54:45 +02:00
Javi Velasco df72b600c8 Merge pull request #784 from acornejo/appbar-iconbutton
appbar: fonticon -> iconbutton
2016-09-19 09:54:17 +02:00
Javi Velasco 26e0e2e3b2 Merge pull request #793 from ducreyna/dev
Add onBlur and onFocus props in Autocomplete component
2016-09-19 09:48:24 +02:00
Javi Velasco abf9274ca6 Merge pull request #795 from stianjensen/patch-1
Correct docs for CardTitle component
2016-09-19 09:47:53 +02:00
Javi Velasco 4df321c553 Merge pull request #799 from dynamic-do/fixes-scroll-in-IE11
Fixes scroll after overlay closing in IE11
2016-09-19 09:47:37 +02:00
Alex Cornejo 67d4628e82 appbar: fonticon -> iconbutton 2016-09-16 21:35:58 -07:00
James Browne 02cd7b57cf Changes double quotes to single quotes 2016-09-16 09:59:49 +01:00
James Browne bcb091bbf9 Makes sure that overlay: hidden is removed from the body tag when an overlay is closed in IE11. 2016-09-15 17:13:22 +01:00
Stian Jensen df97407ebf Correct docs for CardTitle component
`large` is applied when the CardTitle has no avatar, not the other way around.
2016-09-14 16:18:23 +02:00
Nathan Ducrey 9edc8bd32d Add onBlur and onFocus props in Autocomplete component 2016-09-14 10:25:38 +02:00
Maksim b8d59f7b4c Russian locale 2016-09-12 13:34:16 +03:00
Antony Lau ac8b6d61a7 Replace onMouseDown with onClick in DatePicker and TimePicker 2016-09-07 23:46:44 +08:00
Aleksander Vognild Burkow f0774034b5 Pass down theme from Card title to nested Avatar
The current approach to theme the nested avatar was by adding a div:first-child selector in the .cardTitle class.
A bit less than ergonomic.
2016-09-07 13:11:56 +02:00
Per Bergqwist 5795b41561 Fix import warning using npm types and typescript 2016-09-07 09:47:07 +02:00
Alex Cornejo 405c23e778 fix active year style in date picker.
The active year font-size didn't have the units set (which means it
didn't work). Also to better match the material design spec the
font-weight for active years is set to semi-bold.
2016-09-06 23:32:32 -07:00
Javi Velasco bbee9ef7c1 Fix #770 2016-09-06 22:19:28 +02:00
Javi Velasco 199befece3 Change active tab display to flex 2016-09-05 22:36:24 +02:00
Javi Velasco 48c04c0f37 Fix #768 2016-09-05 20:28:24 +02:00
Javi Velasco 80a8a9e69f Fix linting issues 2016-09-03 16:27:31 +02:00
Javi Velasco ccc1699cc4 Fix #630 2016-09-03 16:08:52 +02:00
Javi Velasco c71f58028b Clone RadioButton children in RadioGroup 2016-09-03 16:02:04 +02:00
Javi Velasco d86e4a5956 Fix #755 2016-09-03 14:25:12 +02:00
Javi Velasco 8cac34930f Merge branch 'laucheukhim-dev' into dev
* laucheukhim-dev:
  Add onClick propType
  Replace onMouseDown wth onClick in Dropdown
2016-09-03 12:35:53 +02:00
Javi Velasco 6ddaf9a216 Ajust pointer 2016-09-03 12:35:49 +02:00
Javi Velasco 25d7ad4127 Merge branch 'dev' of https://github.com/laucheukhim/react-toolbox into laucheukhim-dev
* 'dev' of https://github.com/laucheukhim/react-toolbox:
  Add onClick propType
  Replace onMouseDown wth onClick in Dropdown
2016-09-03 12:32:17 +02:00
Javi Velasco a0ab5a3815 Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev
* 'dev' of github.com:soyjavi/react-toolbox:
  Adding hideMode to Tabs
2016-09-03 12:23:49 +02:00