Commit Graph

348 Commits (83cf5813673710239dc3bc0b535bbe14499a425b)

Author SHA1 Message Date
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
Javi Velasco 42dd4333de Set font sizes in rems 2015-10-06 21:48:05 +02:00
Javi Velasco 366f81db93 Add mixins for typography 2015-10-06 21:33:58 +02:00
Javi Velasco 91cdb517b2 Add radio button component and improvements for radio and checkbox 2015-10-06 21:19:32 +02:00
Javi Velasco b36230c9fb Better style for disabled checked radio button 2015-10-06 21:18:56 +02:00
Javi Velasco fedb8f1a02 Little improvements in checkbox component 2015-10-06 21:18:55 +02:00
Javi Velasco 07d182a8ff Add radio button component 2015-10-06 21:18:55 +02:00
@soyjavi b038f704a8 Normalize spec 2015-10-06 12:43:11 +07:00
@soyjavi 10c34a7072 Use Heading sizes 2015-10-06 12:42:36 +07:00
@soyjavi ffe3a7bfa7 <Dialog> using SaSS 2015-10-06 12:21:24 +07:00
@soyjavi 84b15e104c Reorder styles and common variables 2015-10-06 12:21:04 +07:00
@soyjavi f1fc3173af Retrieve all available components 2015-10-06 09:43:22 +07:00
@soyjavi 906a458880 Unnecessary component 2015-10-06 09:43:04 +07:00
@soyjavi 021f37de0b Use data-react-toolbox for metrics. 2015-10-06 09:42:56 +07:00
@soyjavi 9a5b466eef New types "image" "event" 2015-10-05 21:18:02 +07:00
@soyjavi d9cfd7ae7b Reorder colors 2015-10-05 21:15:56 +07:00
Javi Velasco 76774a088e Bugfix: set animation iteration count as infinite in ripple loading 2015-10-05 15:54:06 +02: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 16070cc79a Little fixes for safari in checkbox 2015-10-05 09:18:54 +02:00
Javi Velasco 87265577f2 Add checkbox component 2015-10-05 09:12:16 +02:00
Javi Velasco f204ce466f Remove empty variable 2015-10-04 17:51:05 +02:00
Javi Velasco d24205e292 Restore original variables scss 2015-10-04 17:47:32 +02:00
Javi Velasco bd50f1db3f Remove react css modules from font ico 2015-10-04 15:42:13 +02:00
Javi Velasco d9b329c4b7 Remove css modules 2015-10-04 15:34:12 +02:00
Javi Velasco 75bb522a15 Proper buttons name for spec drawer 2015-10-04 15:34:11 +02:00
@soyjavi 7cfe100b65 <newbie>forget that now I need semi-colon</newbie> 2015-10-04 08:12:38 +07:00
@soyjavi cdd79bdfea Convert .stylus to .scss 2015-10-04 08:10:13 +07:00
Javi Velasco 949db01d60 Migrate drawer styles to sass and improve button 2015-10-02 22:08:02 +02:00
Javi Velasco d85faeda43 Remove default space for buttons 2015-10-02 19:11:12 +02:00
Javi Velasco 74cc059751 Migrate style to sass for autocomplete 2015-10-02 19:10:42 +02:00