Commit Graph

838 Commits (d0debc1aec7996f00000a676483714089dd9a50b)

Author SHA1 Message Date
Cory 9f5868fffb Remove Ruby references 2014-10-29 04:06:44 -04:00
Sam Thorogood 242298acbe already animated 2014-10-29 17:49:42 +11:00
Sam Thorogood 095cf3d3af minor cleanups 2014-10-29 17:49:26 +11:00
Sam Thorogood 806cd9eb01 v1, just places icon on left 2014-10-29 16:43:11 +11:00
Sam Thorogood e178f4fba0 dropdown-menu prototype, item code 2014-10-28 14:30:39 +11:00
Addy Osmani be502721b6 Merge pull request #503 from sgomes/material-sprint-animation-fixes
Fixes to animation demo:
2014-10-27 15:23:13 +00:00
Addy Osmani 7eb3b2b4fa Merge pull request #513 from sgomes/material-sprint-ie-animation-demo
Modifying animation demo so it works in IE.
2014-10-27 15:22:34 +00:00
Addy Osmani 7105ce4ec2 Merge pull request #501 from sgomes/material-sprint-one-ripple
One ripple to rule them all.
2014-10-27 15:22:18 +00:00
Sérgio Gomes 081831bd60 Modifying animation demo so it works in IE.
Changes were needed because IE doesn't support calc() with CSS transitions.
2014-10-24 15:13:13 +01:00
Sérgio Gomes 446845e954 Merge pull request #507 from sgomes/master
Renaming Apple touch icon to "apple-touch-icon".
2014-10-24 13:35:53 +01:00
Sérgio Gomes bf52e75077 Renaming Apple touch icon to "apple-touch-icon".
See #492
2014-10-24 12:14:43 +01:00
Sérgio Gomes b43d774bb8 Fixes to animation demo:
- Moving demo further down the styleguide
- Code style fixes
2014-10-24 11:23:50 +01:00
Addy Osmani 105c1730bc Merge pull request #502 from sgomes/material-sprint-fix-navigation
Fixing SCSS compilation issue after removing old sidenav code
2014-10-24 09:43:15 +01:00
Sérgio Gomes cb5fa4bdf8 Fixing SCSS compilation issue after removing old sidenav code 2014-10-23 16:17:18 +01:00
Sérgio Gomes f23ceb8def One ripple to rule them all.
Refactors buttons, FABs, radio buttons and checkboxes to all use the same ripples.
Also simplifies adding ripples to components by specifying the RippleEffect class (which is now required for checkboxes and radio buttons as well, which will otherwise not have ripples).
2014-10-23 15:40:51 +01:00
Addy Osmani a1b66a11a2 Merge pull request #494 from arthurvr/master
Use https where possible
2014-10-23 13:04:37 +01:00
Arthur Verschaeve 2381a601b3 Use https where possible 2014-10-22 15:14:09 +02:00
Addy Osmani 9ec91af11a Merge pull request #484 from google/libsass
Fixes #82 - use LibSass instead of Ruby Sass
2014-10-20 11:26:16 +01:00
Addy Osmani 643b71340c Bump deps 2014-10-20 11:21:47 +01:00
Addy Osmani 3c89c3df9a Merge pull request #482 from sgomes/material-sprint-UI-fixes
Misc UI fixes
2014-10-17 16:09:25 +01:00
Addy Osmani 8ef7c806e3 Merge pull request #479 from sgomes/material-sprint-fab-refactor
Fixing FAB ripples, and fixing ripples overall in Firefox/IE.
2014-10-17 16:09:16 +01:00
Sérgio Gomes ba40f4dbaa Misc UI fixes 2014-10-17 16:07:25 +01:00
Sérgio Gomes 27db2406d6 Fixing FAB ripples, and fixing ripples overall in Firefox/IE.
Removing ugly selection box around buttons in Firefox

Making it work in Safari. Egads.
2014-10-17 15:56:16 +01:00
Addy Osmani 63b1da91db Add back precision 2014-10-17 09:25:47 +01:00
Addy Osmani 5b860b2945 Fixes #82 - use LibSass instead of Ruby Sass 2014-10-17 08:05:38 +01:00
Addy Osmani 2be15299eb Merge pull request #481 from sgomes/material-sprint-remove-sidenav
Removing old sidenav code.
2014-10-16 17:55:39 +01:00
Sérgio Gomes 47b398e52e Removing old sidenav code. 2014-10-16 16:54:53 +01:00
Addy Osmani f3cf6a3daf Merge pull request #468 from sgomes/material-sprint
Refactoring animations into separate SCSS file, and adding a demo
2014-10-16 13:58:53 +01:00
Sérgio Gomes 3070102660 Switching default body font to 'Helvetica', 'Arial', sans-serif.
Also adding optional CSS body classes that force the use of Roboto.
2014-10-16 12:01:33 +01:00
Sérgio Gomes ee6efc7625 Refactoring animations into separate SCSS file, and adding a demo. 2014-10-15 15:53:52 +01:00
Addy Osmani 027817a0e7 Merge pull request #465 from sgomes/material-sprint
Adding column layout according to Material mockups:
2014-10-15 11:04:21 +01:00
Sérgio Gomes be31ad9f21 Adding column layout according to Material mockups:
- Maximum of 3 columns in "web" layout, with 360px fixed width columns, 40px gutters and excess padding left and right.
- 2 columns in "tablet" layout, with variable size columns and 24px gutters.
- 1 columns in "phone" layout, with 16px gutters.
2014-10-15 10:48:16 +01:00
Addy Osmani b035eae767 Merge pull request #467 from sgomes/material-sprint-style-fixes
Style fixes across the material-sprint branch.
2014-10-15 10:40:16 +01:00
Sérgio Gomes cc72b01894 Style fixes across the material-sprint branch.
Should bring the build back to a pleasant green color.
2014-10-15 10:36:26 +01:00
Matt Gaunt 7227ed68fa Minor typo 2014-10-14 18:09:59 +01:00
Matt Gaunt 99d2c768a9 Correcting slider javascript 2014-10-14 18:05:03 +01:00
Matt Gaunt 811c191a8f Fixing up the checkbox css naming and fixing up JS issues 2014-10-14 17:06:24 +01:00
Matt Gaunt 9dd15be429 Tidied up das CSS und JS aber, dein markup is nicht so gut. a.k.a having labels as the containers for the radio inputs feels pretty wrong. 2014-10-14 15:55:25 +01:00
Matt Gaunt 1cbfaf853c By the power of Thor I've only gone and tidied up the mess that was the TextField. This is still far from perfect, but a.) it works - before we didn't even pull in the JS b.) It feels a lot cleaner than before. 2014-10-14 13:38:22 +01:00
Matt Gaunt 5e85f29a33 Making paper fabs suitcss friendly, but they need tidying up. Too dependant on the Button scss and js 2014-10-13 19:06:05 +01:00
Matt Gaunt 6683d1ec6d Tidying up the button styles to use SuitCSS and tidied up the JS to be a bit neater - still not totally happy. 2014-10-13 18:53:44 +01:00
Matt Gaunt dec65593b4 Palette tweak to card 2014-10-13 18:09:58 +01:00
Matt Gaunt 32d0008e97 Cards + SuitCSS 2014-10-13 18:04:01 +01:00
Matt Gaunt dd3021c927 Shadows + SuitCSS 2014-10-13 17:40:44 +01:00
Matt Gaunt f89df45146 Making palette use SuitCSS 2014-10-13 17:37:05 +01:00
Matt Gaunt dbfe381f3e Tidying up the styles for lists and typography 2014-10-13 14:12:23 +01:00
Addy Osmani db837b6156 Ensure padding doesn't break menus. 2014-10-09 16:56:17 +01:00
Addy Osmani 4889ab7e69 Only display Material border when menu collapsed. 2014-10-09 16:28:30 +01:00
Addy Osmani edec32881f Fix card background image variable 2014-10-09 12:31:13 +01:00
Addy Osmani 1b9511d470 Improve sidebar styles 2014-10-09 12:30:59 +01:00