Commit Graph

381 Commits (493df0eb9584bbbfd26ab6015d5fcb94bacde4e0)

Author SHA1 Message Date
@soyjavi 493df0eb95 New approach using instance methods show & hide. 2015-10-20 23:08:12 +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 4430c0ab80 Release 0.10.20 2015-10-20 09:59:04 +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 a3b9b8c804 Update authors and scripts 2015-10-19 21:48:31 +02:00
Javi Velasco ff5a8c3e49 Merge pull request #15 from react-toolbox/lists
Add basic list component
2015-10-19 21:28:01 +02: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 e3f1c25c8a Merge pull request #14 from react-toolbox/sass
Sass
2015-10-12 03:30:27 +02:00
Javi Velasco 5051057f72 Adjust time picker spacing 2015-10-12 03:26:03 +02:00
Javi Velasco 8f2513623b Remove stylus 2015-10-12 03:12:34 +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 96c4c5f4fa Changes on spec 2015-10-08 21:35:34 +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
Javi Velasco 097242b3aa Add new switch migrated to sass 2015-10-07 22:24:02 +02:00
Javi Velasco 9dfd87e508 Solve flicker bug with ripple in safari 2015-10-07 14:27:39 +02:00
Javi Velasco 0780c5abaf Bugfix: set proper height for buttons 2015-10-07 09:56:34 +02:00
Javi Velasco fcbe81e7ad Less specific selectores for dialog component 2015-10-07 01:31:55 +02:00
Javi Velasco c5d6c5bd19 Use typography mixin in buttons 2015-10-06 23:17:38 +02:00
Javi Velasco a48e735cc2 Add focus for buttons 2015-10-06 22:08:37 +02:00