Commit Graph

810 Commits (e76cec03f060ae57ddb1c243d0663689908cc6df)

Author SHA1 Message Date
jpersson e76cec03f0 Merge branch 'master' into refactor-classname-generation 2015-11-19 14:26:09 -05:00
Javi Velasco 7841b430d6 Add touch ripple for buttons 2015-11-19 20:13:47 +01:00
Javi Velasco 1ab45dbe5b Add touch support for ripple 2015-11-19 20:13:14 +01:00
Javi Velasco 966f457fce 0.12.11 release 2015-11-19 17:03:53 +01:00
Javi Velasco 2fc419f0cd Auto import base in commons file 2015-11-19 17:03:14 +01:00
Javi Velasco 6b48efca0e Merge pull request #135 from Bernardstanislas/fix-#134-autocomplete-input-text
[autocomplete] Fix #134
2015-11-19 11:22:01 +01:00
Stan 1cf41fe8de [autocomplete] Fix #134 2015-11-19 11:02:10 +01:00
Javi Velasco e1f60b7f43 0.12.10 release 2015-11-19 00:54:02 +01:00
Javi Velasco 9905403b97 Do not include commons in app wrapper 2015-11-19 00:49:39 +01:00
Javi Velasco b12bf6e7e0 Add hack to allow overflow hidden with border radio in old webkit 2015-11-18 22:53:30 +01:00
Javi Velasco 64baf5db63 Change scale3d property to scale in radio button 2015-11-18 22:43:20 +01:00
Javi Velasco b8941e172d Restyle layout to use transforms in main docs 2015-11-18 22:33:22 +01:00
Javi Velasco a24cad012d Change actions for authors cards in landing 2015-11-18 11:59:00 +01:00
Javi Velasco 9f6a415542 Disable responsive in docs for now 2015-11-18 10:48:02 +01:00
Javi Velasco 23fd0f3c41 0.12.9 release 2015-11-18 10:08:01 +01:00
Javi Velasco f4100073d9 Merge branch 'liesislukas-master'
* liesislukas-master:
  Pass scss lint
  Remove code autoload in playground
  don't hide navigation while playground is loaded if screen is 1200px+ in width
2015-11-18 10:06:17 +01:00
Javi Velasco 5b7ca28101 Pass scss lint 2015-11-18 10:05:59 +01:00
Javi Velasco 0cc5a6fd0a Remove code autoload in playground 2015-11-18 10:05:33 +01:00
Javi Velasco f9426f186e Fix conflicts with gitignore 2015-11-18 10:04:44 +01:00
Javi Velasco 1329cf94e4 Merge pull request #123 from shantp/master
Add scrollX/Y for components not wrapped in App
2015-11-18 10:01:42 +01:00
Javi Velasco 6c75479328 Remove section titles from tabs in tabs example 2015-11-18 09:59:56 +01:00
Javi Velasco f8ff16211a Remove scss lint from package until migrating to sass-lint 2015-11-18 09:58:24 +01:00
Javi Velasco e0a4168c79 Fix examples for tab 2015-11-18 09:57:46 +01:00
Javi Velasco 8aa5fa92b5 Add scss-lint to dev dependencies 2015-11-18 09:46:25 +01:00
@soyjavi 21d048525a 0.12.8 release 2015-11-18 15:27:01 +07:00
Javi Jiménez 5d34604d85 Merge pull request #126 from react-toolbox/input-maxlength
Input maxlength
2015-11-18 15:24:53 +07:00
@soyjavi 9dedee63e1 Change example with new property 'maxLength' 2015-11-18 15:23:08 +07:00
@soyjavi 477b770edd New property 'maxLength' 2015-11-18 15:19:58 +07:00
jpersson 76a7e913ea Refactor class list generation in `Input` component 2015-11-17 20:28:25 -05:00
Javi Velasco cdc08147d6 0.12.7 release 2015-11-18 01:21:35 +01:00
Javi Velasco 81e2661e61 Fixes #124 2015-11-18 01:17:33 +01:00
Javi Velasco 54ad233dd6 Fix scss linter errors and bugfix in snackbar 2015-11-18 01:15:07 +01:00
Javi Velasco 87e8272d4e Merge pull request #118 from react-toolbox/button-enhancements
Button enhancements
2015-11-17 21:55:53 +01:00
Javi Velasco 26cecdc23f Change button properties and support toggle icon buttons 2015-11-17 21:49:27 +01:00
Shant Parseghian 2bf510f42e Add scrollX/Y for components not wrapped in App 2015-11-17 11:39:26 -08:00
Javi Velasco 28e97c15ad Merge branch 'master' into button-enhancements
* master:
  Patch: Placeholder in <DatePicker>
  Bumped such as NPM Commands
  Revert "Added bumped to a npm command"
  Added bumped to a npm command
  removing UV_THREADPOOL_SIZE set, now executed from npm start script.
  adding cross-env command to npm start scripts for windows compatibility.
2015-11-17 18:41:55 +01:00
Javi Velasco 655d76ac9b Merge pull request #119 from NogsMPLS/docsCrossEnv
Use cross-env to set UV_THREADPOOL_SIZE. Fix #83
2015-11-17 09:45:31 +01:00
@soyjavi 98f2920bf4 Patch: Placeholder in <DatePicker> 2015-11-17 09:49:25 +07:00
@soyjavi 94c874746b Bumped such as NPM Commands 2015-11-17 09:44:05 +07:00
@soyjavi 7e5e694934 Merge branch 'master' of https://github.com/react-toolbox/react-toolbox
* 'master' of https://github.com/react-toolbox/react-toolbox:
  0.12.5 release
2015-11-17 09:43:20 +07:00
@soyjavi e408f957ab Revert "Added bumped to a npm command"
This reverts commit 9c4c5894d4.
2015-11-17 09:43:10 +07:00
@soyjavi 9c4c5894d4 Added bumped to a npm command 2015-11-17 09:42:42 +07:00
NogsMPLS fe7b4d50f2 removing UV_THREADPOOL_SIZE set, now executed from npm start script. 2015-11-16 19:04:43 -06:00
NogsMPLS 4227201eb1 adding cross-env command to npm start scripts for windows compatibility. 2015-11-16 19:02:52 -06:00
Javi Velasco ab40974ea9 Adapt docs to new buttons 2015-11-17 00:45:20 +01:00
Javi Velasco 2d4dceff64 Add icons for cards in landing docs page 2015-11-17 00:18:58 +01:00
Javi Velasco 3e91b97a87 Set raised button for first test example 2015-11-16 21:56:20 +01:00
Javi Velasco 709cc3746e Use i tagname for icons 2015-11-16 21:55:32 +01:00
Javi Velasco 4707a26748 Allow children for buttons and use it as link where there is href prop 2015-11-16 21:55:21 +01:00
Javi Velasco b351237fb3 0.12.5 release 2015-11-16 19:21:41 +01:00