Commit Graph

94 Commits (06f1b866b3aeb6f10939d40ff3f2d60bf7c0abbe)

Author SHA1 Message Date
Javi Velasco 06f1b866b3 Migrate time picker to sass 2015-10-11 21:17:12 +02:00
Javi Velasco c9b6f1237a Migrate to React 0.14 and migrate date picker to sass 2015-10-11 19:07:29 +02:00
Javi Velasco 2cb5d24271 Refactor date picker dialog to sass 2015-10-10 20:06:16 +02:00
@soyjavi 8114e9e93b Merged 2015-10-10 20:48:55 +07:00
Javi Velasco dd864dcc22 Migrate progressbar and slider to sass 2015-10-10 11:25:47 +02:00
@soyjavi 736846a5a6 Uniform styles in <Autocomplete> and <Dropdown> 2015-10-10 10:26:21 +07:00
Javi Velasco 83cf581367 Migrate progressbar to sass 2015-10-09 21:02:12 +02:00
Javi Velasco e8bab3de45 Migrate input to SCSS 2015-10-09 19:48:30 +02:00
@soyjavi 96c4c5f4fa Changes on spec 2015-10-08 21:35:34 +07:00
Javi Velasco 097242b3aa Add new switch migrated to sass 2015-10-07 22:24:02 +02:00
Javi Velasco fcbe81e7ad Less specific selectores for dialog component 2015-10-07 01:31:55 +02:00
Javi Velasco 42dd4333de Set font sizes in rems 2015-10-06 21:48:05 +02:00
Javi Velasco 91cdb517b2 Add radio button component and improvements for radio and checkbox 2015-10-06 21:19:32 +02:00
@soyjavi b038f704a8 Normalize spec 2015-10-06 12:43:11 +07:00
@soyjavi ffe3a7bfa7 <Dialog> using SaSS 2015-10-06 12:21:24 +07:00
@soyjavi 9a5b466eef New types "image" "event" 2015-10-05 21:18:02 +07:00
Javi Velasco 258260d4ec Merge 2015-10-05 15:49:56 +02:00
@soyjavi 7fa57ba635 Included <Checkbox> Example 2015-10-05 20:45:29 +07:00
@soyjavi 0b42cb6aa2 Merge branch 'sass' of https://github.com/react-toolbox/react-toolbox into sass
* 'sass' of https://github.com/react-toolbox/react-toolbox:
  Little fixes for safari in checkbox
  Add checkbox component
2015-10-05 19:57:19 +07:00
@soyjavi c833dd7564 Changes for spec demo 2015-10-05 19:56:22 +07:00
@soyjavi dbd6f5ba66 Refactor <Card/> and SaSS 2015-10-05 19:54:29 +07:00
Javi Velasco 87265577f2 Add checkbox component 2015-10-05 09:12:16 +02:00
Javi Velasco 75bb522a15 Proper buttons name for spec drawer 2015-10-04 15:34:11 +02:00
Javi Velasco 949db01d60 Migrate drawer styles to sass and improve button 2015-10-02 22:08:02 +02:00
Javi Velasco 74cc059751 Migrate style to sass for autocomplete 2015-10-02 19:10:42 +02:00
Javi Velasco 353bcea1ed Migrate button, ripple and font icon styles to sass and add sass tooling 2015-10-02 17:39:26 +02:00
Javi Velasco e87523b0b3 Rewrite component tests in ES6 2015-09-21 10:10:44 +02:00
Javi Velasco d0ab1ddbf0 Rewrite form in ES6 2015-09-20 23:27:28 +02:00
Javi Velasco e3e41211e7 Rewrite card in ES6 2015-09-19 17:06:39 +02:00
Javi Velasco 9630817b09 Rewrite dialog in ES6 2015-09-19 16:45:27 +02:00
Javi Velasco 32e1c4eefb Rename aside to drawer 2015-09-19 14:13:01 +02:00
Javi Velasco c4779ca9ba Improve aside performance on show 2015-09-19 13:58:16 +02:00
Javi Velasco cac6eed1ea Rewrite button in ES6 and refactor the ripple effect on it 2015-09-18 21:04:51 +02:00
Javi Velasco 6aca3d6866 Port autocomplete to ES6 and bugfixes 2015-09-13 22:05:24 +02:00
Javi Velasco c911350d1c Refactor slider 2015-09-09 02:57:53 +02:00
Javi Velasco 74907a4517 Migrate progress bars to es6 2015-09-08 01:05:08 +02:00
Javi Velasco b135121738 Fixes in time picker 2015-09-06 22:11:39 +02:00
Javi Velasco 459aaef971 Refactor timepicker and utils organization 2015-09-06 22:01:26 +02:00
Javi Velasco b473004208 Add title to date picker test component 2015-09-04 22:10:59 +02:00
Javi Velasco 8880287acb Add documentation and fixes for date picker 2015-09-04 22:09:16 +02:00
Javi Velasco bdf798debe Add documentation for time picker 2015-09-04 21:57:11 +02:00
Javi Velasco 57b74da531 Put pickers together in test component 2015-09-03 21:27:18 +02:00
Javi Velasco 7a0c47f211 Merge with master 2015-09-03 21:24:45 +02:00
Javi Velasco ae525cb005 Add pickers test files 2015-09-03 21:17:35 +02:00
Javi Velasco 18a51d8d26 Calendar refactoring 2015-09-03 09:21:55 +02:00
Javi Velasco 5625a478e1 Add time picker first implementation 2015-08-30 03:17:52 +02:00
Javi Velasco cbcd661b98 Refactor hours and minutes 2015-08-28 16:49:51 +02:00
Javi Velasco 45a26ea682 Improve clock styles and behavior 2015-08-28 10:53:29 +02:00
Javi Velasco 26cef5fd1d Rewrite clock 2015-08-23 03:09:08 +02:00
Javi 6b5259d081 <Tabs> and <Tab> finished 2015-08-16 16:33:11 +07:00