Commit Graph

488 Commits (afff58f00e7677f8c01f90b55be55839121a515b)

Author SHA1 Message Date
Addy Osmani afff58f00e Merge pull request #421 from umaar/install-fix
Use correct ordering in installation instructions
2014-09-04 17:44:31 +01:00
Umar 0def5a86c5 Use correct ordering in installation instructions 2014-09-04 17:37:11 +01:00
Sindre Sorhus 1addf78987 Merge pull request #419 from shakyShane/master
Simplify server configuration - remove 'baseDir'
2014-09-02 13:15:52 +02:00
Addy Osmani 093624fd28 Update to latest gulp-cache. 2014-09-02 09:58:53 +01:00
Shane Osbourne c0a2e94cdb Simplify server configuration - remove 'baseDir' 2014-09-01 21:28:06 +01:00
Addy Osmani 266ee0620d Revert "move `apple-touch-icon-precomposed` into `images/touch`"
This reverts commit a30ddc4c85.
2014-08-29 09:45:03 +01:00
Sindre Sorhus c838e01c4d code consistency 2014-08-29 01:35:50 +02:00
Sindre Sorhus 8ee6ed27ef minify SVG 2014-08-29 01:20:04 +02:00
Sindre Sorhus 30ef084511 minify chrome-touch-icon-192x192.png
imagealpha and imageoptim
2014-08-29 01:15:03 +02:00
Sindre Sorhus a30ddc4c85 move `apple-touch-icon-precomposed` into `images/touch` 2014-08-29 01:12:41 +02:00
Addy Osmani b3f1f93b1b Fix to new style-system not minifying output.
The new style updates were not minifying their final output. This fixes
that issue. We are keeping minification in the HTML task too in case
folks are still using build blocks.
2014-08-28 17:13:09 +01:00
Addy Osmani 78fb207ed2 Fixes #407 - headline works everywhere now.
This fix corrects an issue where the headline text on iOS devices with
narrow viewports was getting cut off. The fix has been tested on mobile
devices (iPod touch latest iOS7, Android Nexus 5) and desktop browsers.
2014-08-28 13:49:46 +01:00
Addy Osmani 1b8a1f9962 Revisions to the HTML starting point text. 2014-08-27 19:10:46 +01:00
Addy Osmani 8a8e32d1ac Add note about basic.html and IE8
I’ve tested our workflow against IE8 with BrowserSync and basic.html.
This all works fine and renders with any CSS injections also working
fine. Adding a note for those that need to support it.
2014-08-27 17:34:10 +01:00
Addy Osmani b8af53d5dd Make styling consistent with the site. 2014-08-27 16:54:27 +01:00
Addy Osmani 03389eb451 Update Android icon sizes for basic.html 2014-08-27 16:32:23 +01:00
Addy Osmani 4230c4f6af Fixes #397 - use updated Android icon size.
We updated the docs to reflect the confirmed size this week
https://developer.chrome.com/multidevice/android/installtohomescreen.
2014-08-27 15:52:24 +01:00
Matt Gaunt 160ac1f168 Merge branch 'master' of github.com:google/web-starter-kit 2014-08-27 15:29:34 +01:00
Matt Gaunt 7bee69246f Making 192x192 size chrome icon 2014-08-27 15:24:58 +01:00
Addy Osmani d0ced86c0e Fixes #380 - drops basic.scss 2014-08-27 14:12:56 +01:00
Addy Osmani b04e11570a Fixes #403 - revert back to border-box sizing 2014-08-27 14:07:28 +01:00
Addy Osmani 083251a73a Merge pull request #402 from paullewis/patch-1
Adds Moz equivalent for nicer font rendering.
2014-08-27 12:03:03 +01:00
Paul Lewis b4f7e76c38 Adds Moz equivalent for nicer font rendering. 2014-08-27 12:01:04 +01:00
Addy Osmani 903b6d867b Merge pull request #396 from Garbee/doc-folder
Added docs folder with initial files. Pulled content from readme.
2014-08-27 11:49:09 +01:00
Jonathan Garbee fabf099bef Added link to commands in quickstart. 2014-08-27 05:59:34 -04:00
Jonathan Garbee 2bcb2aa91d Added docs folder with initial files. Pulled content from readme. 2014-08-26 12:54:17 -04:00
Sindre Sorhus 415553521a Merge pull request #395 from bulatb/patch-1
Fixed README typo.
2014-08-26 17:52:01 +02:00
Bulat Bochkariov 1bf89bd7f5 Fixed README typo. 2014-08-26 08:35:23 -07:00
Addy Osmani ea8663c88d Merge pull request #384 from battaglr/patch-1
Add `box-sizing` as an inherited value
2014-08-24 18:19:07 +01:00
Luciano Battagliero d9f1d21160 Add `box-sizing` as an inherited value
This way, it should be easier to modify it's value for vendor components that don't handle `border-box` properly. For further details check: http://goo.gl/DGLMbk.
2014-08-23 16:02:29 -03:00
Sindre Sorhus 5252df2fdc Merge pull request #381 from antleblanc/master
add spacing to css selector
2014-08-22 15:03:39 +02:00
Antoine Leblanc 5be3513f66 add spacing to css selector 2014-08-22 14:57:50 +02:00
Addy Osmani 6f2e009184 Merge pull request #379 from google/styles-rework
Restructure our Styles.
2014-08-21 19:25:32 +01:00
Addy Osmani 91f1a7c0e1 Rebase against master. 2014-08-21 19:17:02 +01:00
Matt Gaunt 58fc333e0a Adding the comments from master into the branch 2014-08-21 11:07:30 +01:00
Addy Osmani dab7b4a95f Merge pull request #377 from google/comments
Improve index.html comments. Fix #360
2014-08-21 09:39:24 +01:00
Matt Gaunt a2c8aa29f1 Fixed the gulp and gulp:serve tasks to work 2014-08-20 17:45:25 +01:00
Matt Gaunt d394cb4d07 Fixing up the styleguide to work correctly with the sass stylesheet 2014-08-20 17:38:03 +01:00
Matt Gaunt 76a7284c63 Fixing up the html files to no longer require useref for CSS 2014-08-20 17:31:08 +01:00
Matt Gaunt 8c5c47ff2c Renaming CSS files to .scss and dropping components.css 2014-08-20 17:04:27 +01:00
Matt Gaunt 1b6bc0651f Moving styleguide around 2014-08-20 17:02:58 +01:00
Addy Osmani 8f8b7620cd Improve index.html comments. 2014-08-20 11:56:53 +01:00
Addy Osmani bf42f6ffac Fixes #375: sync recommendations (index > basic) 2014-08-20 11:26:14 +01:00
Sindre Sorhus 1d5774e7c3 Merge pull request #374 from antleblanc/master
Update .jscsrc
2014-08-19 23:33:56 +02:00
Antoine Leblanc 5d68538711 Update .jscsrc
update indent value of .jscsrc file and follow style rule.
2014-08-19 23:31:08 +02:00
Addy Osmani 87cad4f30e Merge pull request #371 from Garbee/overview
Simplified overview section of readme
2014-08-18 17:00:24 +01:00
Jonathan Garbee de52e578d8 Simplified overview section of readme 2014-08-18 11:02:17 -04:00
Addy Osmani 0a214d4ce1 Merge pull request #369 from crhym3/extras-repo-link
Link WSK Extras repository from the main readme file.
2014-08-18 15:16:48 +01:00
alex b976b478b6 Link WSK Extras repository from the main readme file.
Fix for #365
2014-08-18 15:10:03 +01:00
Sindre Sorhus 28cffa8278 bump deps 2014-08-18 15:38:49 +02:00