Commit Graph

839 Commits (a26a1cdadfc2dae7f281a03d5d5c2d0454bef6ea)

Author SHA1 Message Date
Javi Jiménez eb5317d3bf Merge pull request #68 from react-toolbox/checkbox.stateless
Checkbox.stateless
2015-11-07 15:17:36 +07:00
@soyjavi 147088bfa3 Alphabetical Order for properties and methods 2015-11-07 09:36:51 +07:00
@soyjavi 8d59c0aae0 Fix release number 2015-11-07 09:04:32 +07:00
@soyjavi b3150f4e74 <Table> using the new stateless <Checkbox> 2015-11-07 09:01:07 +07:00
@soyjavi b1fe6f6e27 <Checkbox> Stateless 2015-11-07 08:59:50 +07:00
Javi Velasco aa22c1d08a Merge pull request #55 from ynonp/master
Add spec to Button component
2015-11-06 13:52:18 +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
Javi Jiménez 484cb1838a Merge pull request #57 from react-toolbox/component.tooltip
<Tooltip>
2015-11-06 16:23:18 +07:00
Javi Velasco 6d48abbbb3 Merge pull request #60 from fmatoss/patch-1
Missing quote
2015-11-06 09:03:13 +01:00
Felipe Matos f4f3ef0437 Missing quote 2015-11-05 22:45:32 -03:00
@soyjavi 019ed57910 Remove 'active' property (it's a state) 2015-11-06 00:49:55 +07:00
@soyjavi d0c8e4afdf Control visibility with JavaScript (decoupled way for any kind of element or <Component>) 2015-11-06 00:44:10 +07:00
Javi Velasco e07b8f62c9 Merge branch 'master' into pure-components
* master:
  Bugfixes
  Fixes #52
  Fixes #48
2015-11-05 17:53:15 +01:00
Javi Velasco b89c0ec570 Bugfixes 2015-11-05 17:50:52 +01:00
Javi Velasco b516a5a065 Fixes #52 2015-11-05 17:49:30 +01:00
Kiko Beats a06d45fc69 separate generate changelog in two steps 2015-11-05 17:45:47 +01:00
Javi Velasco de52a1eddb Fixes #48 2015-11-05 17:24:31 +01:00
Javi Velasco 3b48501e9b Remove dataSource state from autocomplete 2015-11-05 17:22:06 +01:00
Javi Velasco 8e5150c4d8 Bugfix: read input DOM reference with ReactDOM in autocomplete 2015-11-05 11:53:00 +01: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
@soyjavi de43b22762 Include examples and include in bundle. 2015-11-05 13:57:12 +07:00
@soyjavi 5e18ccbdaf Clever way to auto-hide <Tooltip> (full CSS) 2015-11-05 13:30:57 +07:00
Javi Velasco 8c682c32d0 Fixes #45 removing Object.assign and avoiding to include a polyfill 2015-11-05 02:15:39 +01:00
@soyjavi 68055ca358 Show tooltip is in a mixin (for reuse in another components)... it's necessary be a stateless behavior. 2015-11-05 07:18:46 +07:00
@soyjavi 0468c87999 Fix name for identify components 2015-11-05 07:04:56 +07:00
ynonperek 531e7e095d FIXED eslint 2015-11-04 21:41:08 +02:00
ynonperek fff3720499 Add spec to Button component 2015-11-04 21:20:00 +02:00
@soyjavi 2afd343b4d First approach for <Tooltip/> 2015-11-04 22:28:11 +07:00
Javi Jiménez 5d4c7293d3 Merge pull request #47 from react-toolbox/component.table
<Table>
2015-11-04 19:55:01 +07:00
@soyjavi ce9bd76bc7 Lint more files 2015-11-04 19:50:53 +07:00
@soyjavi 24c3390518 Lint code 2015-11-04 19:43:32 +07:00
@soyjavi 02c602430b Minor changes 2015-11-04 16:55:08 +07:00
@soyjavi 1712fc97e4 Now you can select all rows, or independent row. You have a new method getSelected() which gives you all rows selected. 2015-11-04 16:16:31 +07:00
@soyjavi 889408108c Select/Unselect all rows 2015-11-04 13:01:30 +07:00
@soyjavi 0f9a38a5c9 Now head dispatch a selected value (for select/unselect all rows) 2015-11-04 12:57:13 +07:00
@soyjavi e5c6cba08d More easy for create a editable/selectable table. 2015-11-04 12:33:12 +07:00
@soyjavi 5c1489a0f2 Styles much better 2015-11-04 10:42:57 +07:00
@soyjavi f6267165b0 Include <Table> in documentation 2015-11-04 10:25:33 +07:00
@soyjavi d7c5dbece4 Minor changes 2015-11-04 10:20:02 +07:00
@soyjavi 806e484712 Documentation for <Table/> 2015-11-04 10:15:27 +07:00
@soyjavi 1dbf7fa3c1 Use static avatars 2015-11-03 21:42:20 +07:00
@soyjavi 93c6c47504 Fixed z-index 2015-11-03 21:37:56 +07:00
Kiko Beats 226d83db30 Added publish in Github and NPM 2015-11-03 12:51:31 +01:00
Javi Velasco 3236a3fe45 Add support button to home page 2015-11-03 10:53:48 +01:00
Javi Velasco 7880a36525 Make darker theme primary color for docs 2015-11-03 10:00:56 +01:00
Javi Velasco cd525ca4a1 Add toolbox loader for production build 2015-11-03 09:51:18 +01:00
Javi Velasco 32c4910626 Update configuration section in readme 2015-11-03 09:49:35 +01:00
Javi Velasco 9e7bec0afb Fix url avatar for test examples 🤕 2015-11-03 09:35:31 +01:00