Commit Graph

168 Commits (23fd0f3c41273b0f228696e9405436e920dc9580)

Author SHA1 Message Date
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 6c75479328 Remove section titles from tabs in tabs example 2015-11-18 09:59:56 +01:00
Javi Velasco e0a4168c79 Fix examples for tab 2015-11-18 09:57:46 +01: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
Javi Velasco 81e2661e61 Fixes #124 2015-11-18 01:17:33 +01:00
Javi Velasco 26cecdc23f Change button properties and support toggle icon buttons 2015-11-17 21:49:27 +01: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
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
@soyjavi 0cacdf14ec Change examples for use new properties 'minDate' and 'maxDate' 2015-11-16 23:04:13 +07:00
Javi Velasco de6bfdf4c5 Update install.md 2015-11-15 20:55:49 +01:00
Javi Velasco 92e6aaec49 Add a section to explain App wrapper 2015-11-15 20:53:59 +01:00
Javi Velasco 37f1bf24a9 Minor fixes 2015-11-15 19:34:09 +01:00
lukasliesis 51f83388ca don't hide navigation while playground is loaded if screen is 1200px+ in width 2015-11-15 18:47:39 +02:00
Javi Velasco 2a2eea57f5 Merge branch 'master' into pure-components
* master:
  removing better-npm-script dependency.
  using cross-env for env var compatibility
  keeping 0.0.3 better-npm-run
  keeping sass-loader ^3.0.0 and toolbox-loader 0.0.2
  using better-npm-run for cross platform node_env and uv_threadpool_size vars
2015-11-13 01:06:01 +01:00
Nathan Smith 7d488008b5 removing better-npm-script dependency. 2015-11-12 14:21:08 -06:00
Nathan Smith d301a7a5fa using cross-env for env var compatibility 2015-11-12 10:03:51 -06:00
Nathan Smith 162df8faed keeping 0.0.3 better-npm-run 2015-11-12 10:02:44 -06:00
Nathan Smith 52f261fcda keeping sass-loader ^3.0.0 and toolbox-loader 0.0.2 2015-11-12 10:02:07 -06:00
Nathan Smith 10eb6c37ff using better-npm-run for cross platform node_env and uv_threadpool_size vars 2015-11-12 10:02:06 -06:00
@soyjavi c1c1a9a931 Pure <Switch> 2015-11-12 11:52:05 +07:00
@soyjavi d5294cc57a Pure <Snackbar> 2015-11-12 11:25:14 +07:00
Javi Velasco 02dc01b172 Extract value from radio group state 2015-11-12 01:07:36 +01:00
Javi Velasco 58ac44a5ce Extract selected item from menu 2015-11-12 00:59:39 +01:00
Javi Velasco 32804ab86a Update example for list checkbox 2015-11-12 00:35:58 +01:00
Javi Velasco 459036719e Refactor dropdown and put value state out 2015-11-12 00:12:33 +01:00
Javi Velasco 7311489ade Improve date picker 2015-11-11 20:34:19 +01:00
Javi Velasco d2be1b56da Merge branch 'master' into pure-components
* master:
  Add node version info in contributors readme section
  Fixes #89
  Fix disabled ripple click error
  Add full color palette
2015-11-11 20:04:10 +01:00
Javi Velasco 7a1181aa8b Fixes #89 2015-11-11 10:48:33 +01:00
Javi Velasco 4fdfc0aeef Solve conflicts 2015-11-11 10:30:22 +01:00
Javi Velasco b61619b6a3 Merge master and solve conflicts 2015-11-11 10:28:01 +01:00
@soyjavi 0fe79fdd2f Pure <Table> and improve events. 2015-11-11 10:07:22 +07:00
Javi Velasco 67ab8746a9 Proper import path for documentation files 2015-11-10 11:07:43 +01:00
Javi Velasco 0a2761a042 Proper link for donations 2015-11-10 11:02:28 +01:00
Javi Velasco 362c0cf70f Update examples and documentation for slider 2015-11-09 02:41:58 +01:00
Javi Velasco 1d9cde9e54 Improvements in checkbox and adapt dependencies to stateless behavior 2015-11-08 19:00:25 +01:00
Javi Velasco 24be10da65 Update with master 2015-11-08 18:06:39 +01:00
Javi Velasco 703d4c6130 Extract state from autocomplete 2015-11-08 16:49:00 +01:00
Javi Velasco f5957bc043 Stateless input 2015-11-07 23:38:26 +01:00
Javi Velasco 917127936f Avoid object assign in preview component 2015-11-07 10:18:56 +01:00
Javi Velasco 1547bd6217 Take build out of deploy command 2015-11-06 11:13:38 +01:00
Javi Velasco 4faa2616fa Proper link for README npm link 2015-11-06 11:08:22 +01:00
@soyjavi 019ed57910 Remove 'active' property (it's a state) 2015-11-06 00:49:55 +07:00
Javi Velasco fa94c4e759 Pure drawer 2015-11-05 11:45:23 +01:00
Javi Velasco 6e6c1cebcf Pure dialog 2015-11-05 11:28:42 +01:00