Commit Graph

2079 Commits (d11ac376ea5176a15b2cf679ad5ea4e9457b473f)

Author SHA1 Message Date
Javi Velasco af1249b15f Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev
* 'dev' of github.com:soyjavi/react-toolbox:
  Update react-css-themr (~1.6.0)
2016-11-20 11:39:19 +01:00
Javi Velasco 02b38e8ced Fix #941 2016-11-20 11:39:03 +01:00
Javi Velasco 46784daf27 Merge pull request #937 from zverev/dev
Update react-css-themr (~1.6.0)
2016-11-19 23:01:48 +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
Alexandre Borela 525c6b1e0c Restrict dependencies to major versions only. 2016-11-18 18:08:11 -02: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
Alan Pearce a73fab29d3 Update instructions for running docs locally 2016-11-16 22:41:31 -08:00
Javi Velasco e40c77442e Latest build 2016-11-16 12:16:17 +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
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