Commit Graph

2317 Commits (master)

Author SHA1 Message Date
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
Maxim Komlev c6706aef2a added extension topic at readme.md 2016-11-15 21:22:00 -08:00
rubenmoya 95b7403782 fix (#943): prevent navdrawer toggle when clicking on it 2016-11-14 10:35:05 +01:00
Kristoffer Rene Eckhoff 40ba89c39c Use 3 letter day name instead of 2 + . 2016-11-11 16:22:17 +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
Kristoffer Rene Eckhoff fb855bd140 Add no localization
Based on moment.js localizations
https://github.com/moment/moment/blob/develop/locale/nb.js
2016-11-11 14:54:44 +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
zverev 9deddd8021 Update react-css-themr (~1.6.0) 2016-11-07 11:43:49 +03: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
Javi Velasco 879a714531 Merge pull request #933 from apaatsio/update-icon-instructions
Add example of multiword icon name
2016-11-05 12:45:29 +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 c3a614c05e Add internal ip to easily test other devices 2016-11-05 12:23:32 +01: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 e7b0d463d2 Release 1.2.5 2016-11-03 19:01:15 +01:00
Javi Velasco 03a334cc09 Run build 2016-11-03 19:00:21 +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
Javi Velasco a29bfe4859 Merge pull request #925 from rubenmoya/dev
remove icon from snackbar
2016-11-03 18:57:27 +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 ccb396f4d7 Release 1.2.4 2016-11-01 17:02:21 +01:00
Javi Velasco 57320a0fb5 Pass linter 2016-11-01 17:01:39 +01:00
Javi Velasco dfc9b3e026 Proper images links 2016-11-01 16:56:40 +01:00
Javi Velasco d72218364a Relative css and js for docs 2016-11-01 16:42:51 +01:00
Javi Velasco be37dcd52d Latest build 2016-11-01 16:38:55 +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 48dbbc3a69 Merge pull request #908 from rubenmoya/dev
fix handleMultipleChange in autocomplete spec
2016-11-01 14:36:39 +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 25bb9f24ef Merge branch 'MaximKomlev-FileBrowseButton' into dev
* MaximKomlev-FileBrowseButton:
  Run build
  fixed layout for IE
  merge
  merge
  merge
2016-11-01 14:26:54 +01:00
Javi Velasco d4587d982b Run build 2016-11-01 14:26:45 +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
Javi Velasco c97afeea9f Merge pull request #919 from thesbros/patch-1
Fixed some TypeScript typings
2016-11-01 14:21:51 +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