Commit Graph

1631 Commits (master)

Author SHA1 Message Date
Rubén Moya 7231a7cc15 fixes table clone element when child is null (#1326) 2017-04-02 14:10:01 +02:00
Izak Filmalter f5c11382cb Add callback functions to slider for when slider starts being dragged, and when it stops. (#1287) 2017-04-02 14:09:11 +02:00
卢思侗 9a916e0176 Add chinese localization (#1290) 2017-04-02 14:08:45 +02:00
Rubén Moya 5de4e7391c Tabs pointer not being updated (#1224) (#1325)
* Fixes #1224

* add jest setup file to mock requestAnimationFrame

* fix duplicated jest config
2017-04-02 14:08:25 +02:00
Tengis Batsaikhan 3e834cb63b Bugfix[AutoComplete]: showAllSuggestions state should be true if showSuggestionsWhenValueIsSet is true (#1367)
* Bugfix: showAllSuggestions state should be true.

* if query value not empty then filter suggestions
2017-04-02 14:06:25 +02:00
k0r8i ad6f30336f Fixes Ripple event error in case props.ripple === false (#1344) 2017-04-02 14:05:06 +02:00
Rubén Moya ec5f15dc12 Fixes #1221 (#1324) 2017-04-02 14:03:07 +02:00
Vytenis c5bf439a0a Update readme.md (#1363)
* Update readme.md

Closes #1362

* Update list_example_1.txt

Used placeholder image in examples
closes #1363
2017-04-02 14:01:02 +02:00
JanuszP a4f8da5355 Esc key event listener leakage fixed (#1376) 2017-04-02 13:58:16 +02:00
Oleg Stepura 509e846631 Fix #1368 (#1369) 2017-03-29 00:13:52 +02:00
Vytenis 697b4d67ba Update FontIcon.js (#1321)
Fixes #1320
2017-03-23 11:06:29 +01:00
Pavel Vorona d5f2c98075 Don't spread state in setState, it's already done by react (#1336) 2017-03-21 12:10:00 +01:00
Javi Velasco 34faf74531 Fixes #1242 2017-03-08 22:03:15 +01:00
Erik Sanchez 6295ca447f Custom label and value keys for Dropdown (#1273)
* Custom value and label for dropdown

* removing unknown props

* Show selected label

* typo
2017-02-28 19:16:29 +01:00
dan-kwiat e7f521041e Remove unnecessary reference to sliderLength in knobOffset method (#1271) 2017-02-26 16:39:59 +01:00
Emmanuel Quentin 3d2329a502 Allow to reference Input via Autocomplete (#1255) 2017-02-26 14:25:46 +01:00
Ionut-Cristian Florescu 53e09d9d0c Fix error in "flat" property description (#1265)
Actually, when `flat = true`, the AppBar **doesn't show** a shadow.
2017-02-26 14:20:27 +01:00
Oleg Stepura bde478eefc Invalid appBarIconVisible calculation (#1239)
Fixes #1231
2017-02-19 14:38:16 +01:00
Allan Gomes 8e2b688954 `disabled` suggestionMatch in d.ts (#1241)
`disabled` suggestionMatch  in d.ts
2017-02-19 12:25:11 +01:00
Oleg Stepura 6bbba4ad5f Export all from table (#1244)
Export `TableRow`, `TableHead`, `TableCell` as well as `Table` from './table'
2017-02-19 12:24:54 +01:00
Smida Amine 27535a9d34 fix typo in app_bar readme.md (#1247) 2017-02-19 12:24:35 +01:00
Gustavo Henke 8a4b628d1b Fix ripple overflowing outside the boundaries of list item (#1215)
Fixes #1205
2017-02-19 11:54:15 +01:00
Javi Velasco e366bedcf7 Fix #1219 2017-02-07 17:23:04 +01:00
Javi Velasco ba29686d46 Allow numbers for Input value prop. Fixes #1180 2017-02-07 15:19:09 +01:00
Javi Velasco 23b4537d2c Remove tests from build and remove sinon 2017-02-06 10:29:23 +01:00
Javi Velasco b48c17d1ad Use Jest 🃏 and upgrade Webpack and other dependencies 2017-02-06 09:53:31 +01:00
Jeremy Martin 60b147f891 Fixes #1086 (#1212) 2017-02-02 16:58:05 +01:00
bumbleblym 75a219b0f4 Import Ramda values function directly (#1209) 2017-02-02 15:07:58 +01:00
Javi Velasco 0f4a16a425 Fixes #1195 2017-01-31 20:13:41 +01:00
Oleg Stepura 498bb46dec How to hide AppBar icon based on permanentAt value (#1194) 2017-01-31 20:11:45 +01:00
Javi Velasco cec890b1aa Bugfix: Propert selector for disabled value in Dropdown 2017-01-31 09:53:44 +01:00
Rubén Moya c6ce6aa336 handle defaultValue to <Input /> (#1178) 2017-01-29 14:15:24 +01:00
Izak Filmalter 0360eb8d05 Add $input-icon-right-space var to add the correct spacing to the input based on Material Spec. (#1188)
https://material.io/guidelines/components/text-fields.html#text-fields-s
ingle-line-text-field
2017-01-29 13:35:55 +01:00
Javi Velasco 1427e75a27 Fix tests 2017-01-28 13:16:31 +01:00
Javi Velasco 9d6ec1eedd Update dependencies and linter (#1180) 2017-01-26 18:05:32 +01:00
Javi Velasco bc18e56065 Import TabTheme interface at Tabs TS definition 2017-01-26 12:30:10 +01:00
Javi Velasco 2224eb6cd0 Use isComponentOfType in Tabs. Fixes #1155 2017-01-24 11:51:30 +01:00
Javi Velasco b4edcbcb0e Fixes #1172 2017-01-24 11:21:50 +01:00
Javi Velasco d11ac376ea Fixes #1173 2017-01-24 11:19:25 +01:00
Javi Velasco 181e5c27fb Fixes #1171 2017-01-24 11:14:01 +01:00
Javi Velasco ad30d7b4d8 Pass children to FontIcon 2017-01-24 11:07:43 +01:00
Javi Velasco 5049571d20 Check if element exists in ripple when it's reset 2017-01-24 11:06:26 +01:00
Javi Velasco 31788ea7b6 Fixes #1030 2017-01-23 10:44:24 +01:00
Valery Bugakov 49d660534e Ability to override default isComponentOfType implementation (#1164) 2017-01-22 17:50:33 +01:00
Artur Eshenbrener eff4b841b8 Typescript: document Input methods (#1154) 2017-01-21 13:16:56 +01:00
Javi Velasco 792f8acc42 Add ripple for Tabs. Fixes #377 2017-01-21 13:03:38 +01:00
Javi Velasco 52f6c4adab Fixes #1119 2017-01-21 12:47:21 +01:00
Javi Velasco cee3fb25ad Fixes #1159 2017-01-20 19:37:38 +01:00
Javi Velasco 0c2a2964cb Better icons alignment 2017-01-20 19:13:10 +01:00
Javi Velasco 63ef656010 Fixes #1139 2017-01-19 22:01:03 +01:00
Javi Velasco 5b1c92d1db Fixes #1133 2017-01-19 21:07:31 +01:00
Javi Velasco badc0cb277 Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev
* 'dev' of github.com:soyjavi/react-toolbox:
  Restructure typescript definitions (#1114)
  Enable dynamic source for single value Autocomplete (#1120)
  Add suggestionMatch option to disable filtering (#1122)
  Expose onEscKeyDown on Drawer component (#1150)
  Add inverse to <MenuIcon /> (#1147)
  Added proper type definitions for dialog actions so typescript users can pass on props to the generated buttons (#1098)
  Remove diacritic signs in query and suggestions (#1115)
  Update Button README.md (#1081)
  feat(a11y): add alt attribute to set alternative text for the icon or image (#1102)
  Add backers and Sponsors (#1137)
2017-01-18 11:03:30 +01:00
Javi Velasco 7e26773c6d Fixes #1127 2017-01-18 10:56:03 +01:00
Panjie Setiawan Wicaksono f365724ee8 Restructure typescript definitions (#1114)
* ts: restructure typescript definitions

- Add each raw components  types
- Update layout props to the new layout implementation
- Add table definitions
- Add HOC types

* fix ListItem typescript definition

* add themr identifiers definitions

* simplify React.ReactNode properties

* React.ReactNode | string => React.ReactNode is already indirectly type aliased to string
2017-01-18 08:37:37 +01:00
Václav Chalupa d80dc82991 Enable dynamic source for single value Autocomplete (#1120) 2017-01-18 08:34:27 +01:00
Václav Chalupa d3fe9f9868 Add suggestionMatch option to disable filtering (#1122) 2017-01-18 08:33:30 +01:00
Rom Grk 65f812009a Expose onEscKeyDown on Drawer component (#1150) 2017-01-17 13:58:28 +01:00
Rubén Moya 7161518142 Add inverse to <MenuIcon /> (#1147) 2017-01-17 13:56:50 +01:00
Owais Lone f8bd867c01 Added proper type definitions for dialog actions so typescript users can pass on props to the generated buttons (#1098) 2017-01-17 08:36:44 +01:00
radeklos 2e3cb68c79 Remove diacritic signs in query and suggestions (#1115) 2017-01-17 08:24:19 +01:00
AlexRay 6c1041418a Update Button README.md (#1081)
* Updates button readme.md 

Updates button readme.md to include `onMouseEnter` property

* Fixes readme.md typo
2017-01-16 21:52:24 +01:00
Félix Zapata 3859c464ff feat(a11y): add alt attribute to set alternative text for the icon or image (#1102) 2017-01-16 21:51:53 +01:00
Félix Zapata 51d58eb7a5 Alternative text for the FontIcon
* refactor(FontIcon): remove unused attribute

* feat(a11y): set aria-label attribute to the icon
2017-01-11 19:51:02 +01:00
Raul Matei 78895c0e18 Fix right arrow appearing when window is re-sized 2017-01-11 19:45:46 +01:00
Jesper Håkansson 9ef720904f Allow null children in List
* fix: Allow null children in list

* style: Fix lint issues
2017-01-11 19:31:41 +01:00
Javi Velasco fa4a9baf82 Fixes #1130 2017-01-11 17:43:34 +01:00
Javi Velasco 45b92b1247 Fixes #1128 2017-01-11 09:42:42 +01:00
Javi Velasco c87461615f Fixes #1085 2017-01-10 19:14:55 +01:00
Javi Velasco 13688edd9b Fixes #1055 2017-01-05 10:57:25 +01:00
Javi Velasco 81acda7162 Migrate styles to PostCSS (#666)
* Add postcss-next postcss-include and reporter

* Add stylelint

* Add CSS colors

* Add CSS custom media queries

* Use dashes for CSS colors

* Add base CSS variables

* Remove AppBar SASS dependency from spec page

* Migrate AppBar style to PostCSS

* Migrate Avatar style to PostCSS

* Migrate Ripple style to PostCSS

* Remove unneeded media CSS import in Avatar

* Add shadows to CSS variables

* Migrate Button style to PostCSS

* Update webpack test config and linting from npm

* Migrate Input style to PostCSS

* Add missing input config variables for Dropdown and Autocomplete

* Migrate Chip style to PostCSS

* Migrate Autocomplete style to PostCSS

* Migrate Dropdown style to PostCSS

* Migrate animations to PostCSS

* Migrate Card style to PostCSS

* Migrate Checkbox style to PostCSS

* Migrate DataPicker style to PostCSS

* Migrate Dialog style to PostCSS

* Migrate Drawer style to PostCSS

* Add postcss-mixins and postcss-each

* Migrate Layout style to PostCSS

* Fix bug in button theme

* Bugfix in avatar css

* Add some missing nesting notations

* Migrate Link style to PostCSS

* Migrate List style to PostCSS

* Migrate Menu style to PostCSS

* Migrate Navigation style to PostCSS

* Migrate Overlay style to PostCSS

* Migrate ProgressBar style to PostCSS

* Migrate Radio style to PostCSS

* Migrate Slider style to PostCSS

* Migrate Snackbar style to PostCSS

* Migrate Switch style to PostCSS

* Migrate Table style to PostCSS

* Migrate Tabs style to PostCSS

* Migrate TimePicker to PostCSS

* Migrate Tooltip styles to PostCSS

* Update webpack config for testing and tests

* Migrate commons to PostCSS

* Remove sass from main project

* Bye from docs to sass

* Build with CSS

* Remove unneded deps for sass in docs subproject

* Fix tests

* use 4p shadow in AppBar as spec indicates

* Fixed typo in list/config.css

* Fix tests

* Fix linter errors

* Latest build

* Release 2.0.0-beta.0

* Remove sass lint

* fixes old sass var in css config

* Update linter

* New Table implementation

* Fix old sass var in list/config.css

See da0c47041e.

* Remove normalize.css from commons.css

* Update dependencies

* Latest build

* Input ready to accept visible hint

* Prepare slider and progress to be disabled

* Render Snackbar using Portal

* Refactor Dialog, Drawer and Overlay to be used in Layout

* Add inner layer to AppBar

* New layout

* Use Layout in spec

* Latest build

* remove layout playground example

* add smTablet and lgTablet to NavDrawer in Layout readme

* add default prop className to Layout, NavDrawer and Sidebar

* fix css linter errors in card and slider

* Typings for Table component

* Add missing Drawer identifier

* Update lib build

* Adds onQueryChange callback property to Autocomplete

The onQueryChange callback is called when the value of the query changes in Autocomplete.
It is called with the new query value.

* Fix #966

* Fix #965

* Fixes #976

* Updated css-related dependencies

Removed usages of `addDependencyTo` since it's deprecated and not needed anymore.
See https://github.com/postcss/postcss-import#adddependencyto

* Enabled HMR for styles by disabling extracting them to a CSS file

* Remove lib from repo

* Remove lib

* Fixes #1021

* Build using Gulp

* Export ThemeProvider from react-css-themr

* Add CHANGELOG to release command

* Release 2.0.0-beta.1

* Remove immutability helper

* Update dependencies

* Fix Tooltip trying to render after it's been unmounted

* Fixes #1038

* Release 2.0.0-beta.2

* Add ramda, refactor utils and remove slide animation modules

* Remove separate slide animations modules

* Remove box-sizing reset and body rule

* Remove commons.css

* Release 2.0.0-beta.4

* Update dependencies

* Fixes #1061

* More aggresive guard condition for multiple autocomplete

* Fix typeof check in isBrowser function

* Fixes an issue when specs are opened with browsers that do not support Object.entries().

* Import from ramda using the 'import XXX from "ramda/src/XXX"' pattern so that bundle sizes will be smaller for not including the whole ramda package.

* Fix #1032

* Fix tests

* Update yarn.lock

* Fixes #1064
2017-01-05 02:42:18 +01:00
Javi Velasco 8b25e96360 Fix linter 2017-01-05 02:38:21 +01:00
Javi Velasco f7da37a4b7 Fixes #750 2017-01-05 02:13:24 +01:00
Javi Velasco fa97709c52 Fixes #750 2017-01-05 02:13:15 +01:00
Javi Velasco bf00d92d68 Fixes #1034 2017-01-04 15:14:26 +01:00
Javi Velasco e2be2a34f6 Merge pull request #1070 from katzoo/update-typings
update typings to 1.3.3
2016-12-23 09:25:43 +01:00
Javi Velasco 5b0cf6b309 Merge pull request #1033 from dynamicdo/1.3.1-autocomplete-improvements
Autocomplete isValueAnObject cleanup
2016-12-23 09:23:58 +01:00
Javi Velasco 48a0e1859c Merge pull request #1060 from masakij/disabled-dropdown-item
introduce disabled dropdown item
2016-12-23 09:23:24 +01:00
katzoo ca8e4c6c1d fix few missing propTypes 2016-12-19 20:39:07 +01:00
katzoo b5e0c6207e update typings to 1.3.3 2016-12-19 20:13:36 +01:00
masakij b419f449bc Add disabled dropdown item feature & add its test cases & update docs 2016-12-16 18:34:52 +09:00
Javi Velasco da3291be74 Merge pull request #1042 from masakij/relaxing-proptypes
relaxing propTypes of Input & Autocomplete
2016-12-15 09:10:54 +01:00
masakij f00687564b refactor propTypes more descriptive 2016-12-14 11:42:24 +09:00
Ahmed 3e67d354b2 Fix broken example in Card component 2016-12-13 15:04:42 +00:00
masakij ce3fbfc913 relaxing propTypes of Input & Autocomplete 2016-12-12 16:18:03 +09:00
Craig Cartmell 7c6f5ae431 Reformat 2016-12-07 11:01:46 +00:00
Craig Cartmell d38abd1a91 Cleaned up isValueAnObject check 2016-12-07 10:59:35 +00:00
Craig Cartmell 3d4d93bc71 Added safety check on vals 2016-12-06 14:17:27 +00:00
Craig Cartmell 67d817d43b Merge remote-tracking branch 'upstream/dev' into 1.3.1-autocomplete-improvements
# Conflicts:
#	components/autocomplete/Autocomplete.js
2016-12-06 12:42:50 +00:00
Javi Velasco c18ffa40c3 Fixes #1025 2016-12-06 13:11:04 +01:00
Craig Cartmell afb0f296a8 Added showSelectedWhenNotInSource to AutocompleteTheme 2016-12-06 09:53:18 +00:00
Craig Cartmell 7d19b9af4a Added onQueryChange description to readme 2016-12-06 09:49:13 +00:00
Craig Cartmell d19249fd0e Updated selectedPosition description in readme 2016-12-06 09:45:12 +00:00
Craig Cartmell b83980d5b4 Updated readme to include new showSelectedWhenNotInSource prop 2016-12-06 09:43:11 +00:00
Javi Velasco 47858ad9c2 Merge pull request #1027 from t22james/dev
Enable theming of Input component inside Dropdown component.
2016-12-05 22:27:20 +01:00
Javi Velasco 7fa16af700 Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev
* 'dev' of github.com:soyjavi/react-toolbox:
  Make Tooltip use currentTarget instead of target when calculating the position
  Allow Tooltip factory to use string native components
  Make chips avatar detection work when decorated
2016-12-05 22:24:08 +01:00
Javi Velasco 5b39cfd1db Fixes #1016 2016-12-05 22:23:01 +01:00
Javi Velasco f2f57156ab Merge pull request #1023 from Zequez/tooltip-fixes
Tooltip fixes
2016-12-05 22:10:02 +01:00
T James c5b147307e Enable theming of Input component inside Dropdown component.
Related to #877 and #920 and commit #d0a9032
2016-12-05 15:26:35 +13:00
Ezequiel Schwartzman 1e0aaec12c Make Tooltip use currentTarget instead of target when calculating the position 2016-12-02 13:24:37 -05:00
Ezequiel Schwartzman b3f99348d4 Allow Tooltip factory to use string native components 2016-12-02 13:03:16 -05:00
Ezequiel Schwartzman 0613cf7f0d Make chips avatar detection work when decorated 2016-12-02 12:44:40 -05:00
Craig Cartmell 0ca01a8395 Merge remote-tracking branch 'remotes/upstream/dev' into dev
# Conflicts:
#	components/autocomplete/Autocomplete.js
2016-12-01 11:46:00 +00:00
Javi Velasco a8b4f55901 Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev
* 'dev' of github.com:soyjavi/react-toolbox:
  Dropdown auto fix
2016-11-30 18:23:43 +01:00
Javi Velasco d8a30f39ca Fixes #1007 2016-11-30 18:23:11 +01:00
Javi Velasco 03997da929 Merge pull request #1004 from makieno/patch-1
Dropdown auto fix
2016-11-30 17:05:54 +01:00
Javi Velasco 4378f468c3 Fixes #1001 2016-11-30 17:04:00 +01:00
Craig Cartmell d8a73eef88 Merge branch 'show-chips-if-not-in-source' into dev 2016-11-30 15:51:15 +00:00
Craig Cartmell 3237ad0828 Tidy up 2016-11-30 15:05:52 +00:00
Craig Cartmell e301116066 Added logic to show selected chips even if they don't exist in source (showSelectedWhenNotInSource). Object is now accepted in value prop and should match source. WIP. 2016-11-30 13:43:15 +00:00
makieno 2f5e0f5f35 Dropdown auto fix
Dropdown's property `auto` isn't working (anymore), and always opens down even if the Dropdown is positioned in the lower half of the screen.
2016-11-30 11:05:55 +01:00
Javi Velasco 4c154e86ce Fixes #236 2016-11-27 13:20:46 +01:00
Javi Velasco 049b3f6612 Fixes #999 2016-11-27 12:34:34 +01:00
Javi Velasco 5c248720b7 Merge pull request #994 from borela/dev
Pass event to selection.
2016-11-25 20:53:55 +01:00
Javi Velasco c5e55bb4d7 Merge pull request #997 from 0xbsec/996.dropdown.required
#996 add required attribute to DropdownProps interface
2016-11-25 19:55:09 +01:00
Javi Velasco 3c468d1f1e Add tooltipShowOnClick to README 2016-11-25 19:51:38 +01:00
Javi Velasco 1e4b2eca4b Merge branch 'dev' of https://github.com/akinoxsolutions/react-toolbox into akinoxsolutions-dev
* 'dev' of https://github.com/akinoxsolutions/react-toolbox:
  Add "tooltipShowOnClick" to Tooltip component
2016-11-25 19:44:43 +01:00
mhasbini 6eda1f90c0 add required attribute to DropdownProps interface 2016-11-25 14:55:35 +02:00
James Browne 9d732f4b19 Removes onQueryChange from props that are passed down to the Input element in Autocomplete 2016-11-25 10:59:10 +00:00
Alexandre Borela 5c79ef0be6 Pass event to selection. 2016-11-24 12:30:36 -02:00
James Browne fb263f4072 Adds type definitions. Makes it possible to hide the Chips. 2016-11-24 11:09:39 +00:00
Javi Velasco 941e41d6d0 Fix #939 2016-11-24 08:58:25 +01:00
James Browne 8052a7794f Adds a hook to get the autocomplete query value. 2016-11-23 17:39:04 +00:00
Javi Velasco 091a1fa38a Fix #409 2016-11-23 10:02:13 +01:00
Javi Velasco fb52c00a14 Fix #953 2016-11-22 16:44:47 +01:00
Javi Velasco b6610cd3b3 Merge pull request #952 from anotherpit/patch-1
Add Tabs' `inverse` and `hideMode` props in d.ts
2016-11-22 16:40:49 +01:00
Javi Velasco 0683e7dc4b Refactor 2016-11-22 16:38:03 +01:00
Javi Velasco b6e21ca848 Merge branch 'dev' of https://github.com/dhamilton91/react-toolbox into dhamilton91-dev
* 'dev' of https://github.com/dhamilton91/react-toolbox:
  Added enabled and disabled date properties to date picker.
2016-11-22 16:18:40 +01:00
Alexandre Borela 4cd756de83 Fix code style. 2016-11-22 09:56:58 -02:00
Alexandre Borela f7a3b6d85b Extract reused logic. 2016-11-22 08:20:43 -02:00
Alexandre Borela a1ad40e841 Fix Autocomplete mouse selection. 2016-11-22 08:12:11 -02:00
Javi Velasco a51a32124e Solve conflicts 2016-11-22 09:52:00 +01:00
Javi Velasco bc69486cb9 Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev
* 'dev' of github.com:soyjavi/react-toolbox:
  fix (#943): prevent navdrawer toggle when clicking on it
2016-11-22 09:47:39 +01:00
Javi Velasco 9a1b7d54f3 Remove unneeded timeouts from Tabs 2016-11-22 09:47:28 +01:00
Javi Velasco ad0bcc33d5 Inject and use FontIcon and minor rendering changes for Tabs 2016-11-22 09:45:47 +01:00
Javi Velasco b529e04f75 Merge 2016-11-22 08:51:35 +01:00
Javi Velasco c72df43971 Merge pull request #960 from rubenmoya/fix-layout
fix (#943): prevent navdrawer toggle when clicking on it
2016-11-22 08:47:57 +01:00
Javi Velasco 084e367bb7 Merge pull request #985 from twolfe2/patch-1
Error in allowBlank
2016-11-22 08:43:05 +01:00
Javi Velasco 3c08c8813b Merge pull request #951 from apinnecke/dev
Adds german settings to time utils
2016-11-22 08:41:44 +01:00
Javi Velasco 39ae66631d Merge pull request #936 from apaatsio/update-urls
Update Google URLs
2016-11-22 08:40:40 +01:00
Javi Velasco bc0d9d8dfb Merge pull request #988 from rubenmoya/fix-slider
fix (#942): slider increments with steps
2016-11-21 20:17:43 +01:00
rubenmoya 66a630cf57 fix (#942): slider increments with steps 2016-11-21 20:07:44 +01:00
Parmesh Krishen d49817003f Implementing tab pagination per material design specifications. 2016-11-20 17:52:22 -06:00
Thomas Wolfe f0f996e957 Error in allowBlank
Should be If false
2016-11-20 15:21:28 -08:00
Javi Velasco 6fb1bcd0c6 Fix #983 2016-11-20 11:51:43 +01:00
Javi Velasco 02b38e8ced Fix #941 2016-11-20 11:39:03 +01:00
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