Commit Graph

317 Commits (786dd59c4cdf80539261a4bdeecbd8c12f16ed63)

Author SHA1 Message Date
Javi Velasco 786dd59c4c More refactoring for sass variables 2015-10-21 01:06:04 +02:00
Javi Velasco d109841c64 Move some checkboxes properties to file 2015-10-21 00:59:24 +02:00
Javi Velasco 614b1b14ba Better variables and props for button 2015-10-21 00:48:24 +02:00
Javi Velasco 4511d8a4fd Move autocomplete property values to variables 2015-10-20 23:51:41 +02:00
Javi Velasco da2c85c588 Remove unneeded css variables 2015-10-20 21:38:33 +02:00
Javi Velasco 33a508ca0a Setup new file structure for sass files 2015-10-20 21:15:21 +02:00
Javi Velasco 23bbfb90b5 Move calendar inside date picker 2015-10-20 20:10:47 +02:00
Javi Velasco 07c17b0369 Organize radio buttons and groups 2015-10-20 20:06:24 +02:00
Javi Jiménez 01089f93ca Merge pull request #18 from react-toolbox/snackbars_and_toasts
New component <Snackbar>
2015-10-20 23:11:52 +07:00
@soyjavi 493df0eb95 New approach using instance methods show & hide. 2015-10-20 23:08:12 +07:00
@soyjavi 2b5d687378 Interface for all <Components> 2015-10-20 22:39:16 +07:00
@soyjavi bdeda85d52 <RadioButton> is not a public component. 2015-10-20 22:36:08 +07:00
@soyjavi 2761c88748 <Clock> is not a public component. 2015-10-20 22:34:40 +07:00
@soyjavi c6631787b2 First approach of <Snackbar> 2015-10-20 22:27:22 +07:00
@soyjavi edee162e37 First steps with <Snackbar/> 2015-10-20 10:25:35 +07:00
@soyjavi a951f00c1a Now supports <Checkbox>, <DatePicker> <RadioGroup>, <Slider> and <TimePicker> 2015-10-20 09:56:09 +07:00
@soyjavi f4618ae21e DisplayName property 2015-10-20 09:55:20 +07:00
@soyjavi b22d3be3d4 All <Form> components need get/set value methods. 2015-10-20 09:55:11 +07:00
Javi Velasco bb6b63122b Add basic list component 2015-10-19 02:38:25 +02:00
Javi Velasco c96e218683 Add IconMenu component 2015-10-17 22:25:15 +02:00
Javi Velasco 14e2c95554 Improve menu component adding showable behavior and auto positioning for opening 2015-10-17 21:20:15 +02:00
Javi Velasco 6bb85a4144 Remove linter errors 2015-10-13 09:47:34 +02:00
@soyjavi baa4565eb4 Merge branch 'master' of https://github.com/react-toolbox/react-toolbox
* 'master' of https://github.com/react-toolbox/react-toolbox:
  Fix linter errors in input scss
2015-10-13 07:37:17 +07:00
@soyjavi dace527ffa New component <Menu> (basic visualization) 2015-10-13 07:37:11 +07:00
Javi Velasco 4e739067ca Fix linter errors in input scss 2015-10-12 12:53:42 +02:00
@soyjavi d516ff23a7 New property 'icon' 2015-10-12 15:10:49 +07:00
Javi Velasco 5051057f72 Adjust time picker spacing 2015-10-12 03:26:03 +02:00
Javi Velasco a866b7a19b Migrate list to sass 2015-10-12 03:04:19 +02:00
Javi Velasco c5adb5340b Fix tests 2015-10-12 02:50:33 +02:00
Javi Velasco 46ce8ce6aa Migrate navigation styles 2015-10-12 02:42:01 +02:00
Javi Velasco 126fdb43a2 Migrate link to sass 2015-10-11 22:42:53 +02:00
Javi Velasco f4f537b7f4 Migrate tabs to sass 2015-10-11 22:27:59 +02:00
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
@soyjavi 75e664c0a6 Fixed typo 2015-10-11 18:13:12 +07:00
@soyjavi e134971585 Migrate <Form> to sass 2015-10-11 18:11:31 +07: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 5167b355ae Add some todos for input and autocomplete 2015-10-09 19:55:11 +02:00
Javi Velasco e8bab3de45 Migrate input to SCSS 2015-10-09 19:48:30 +02:00
Javi Velasco 3be61d5ef9 Merge branch 'sass' of github.com:soyjavi/react-toolbox into sass
* 'sass' of github.com:soyjavi/react-toolbox:
  Better transition between values and selected value
  Dropdown SaSS
  Changes on spec
  Suggestions direction and width based in :root
2015-10-09 19:36:19 +02:00
@soyjavi dfa754fc97 Better transition between values and selected value 2015-10-09 20:58:47 +07:00
@soyjavi 39f4d54064 Dropdown SaSS 2015-10-09 20:55:00 +07:00
@soyjavi 92fd57768b Suggestions direction and width based in :root 2015-10-08 21:21:42 +07:00
Javi Velasco 5f490ed36e Improve checkbox styles 2015-10-08 12:23:42 +02:00
Javi Velasco bf6b53af67 More specific style for autocomplete 2015-10-08 10:14:47 +02:00
Javi Velasco b05b041af8 Extract ripple loading animation to a mixin 2015-10-08 00:48:02 +02:00