Addy Osmani
|
99886fcac9
|
Further readme improvements
|
2014-06-19 13:54:24 +01:00 |
Addy Osmani
|
46ad3e43f7
|
Improvements to the readme
|
2014-06-19 13:50:10 +01:00 |
Addy Osmani
|
6223cf1c9d
|
Remove alt-layout - basic and index are sufficient
|
2014-06-19 13:38:33 +01:00 |
Addy Osmani
|
367f2a2f0e
|
Comment-up the Gulpfile
|
2014-06-19 13:14:21 +01:00 |
Stephen Sawchuk
|
f22738e3ba
|
sync readme `gulp watch` => `gulp serve`
|
2014-06-19 07:45:12 -04:00 |
Stephen Sawchuk
|
346b81213c
|
formatty things.
|
2014-06-19 07:42:22 -04:00 |
Addy Osmani
|
d8d00814c4
|
Fixes for style guide image paths, style guide component linking.
|
2014-06-19 12:21:01 +01:00 |
Addy Osmani
|
19d601eb93
|
Inline JS for style-guide. Unlikely to be changed.
|
2014-06-19 12:20:09 +01:00 |
Addy Osmani
|
5f5cc0f6a6
|
Remove unnecessary debug reference
Although a worthy addition, we’ll have to drop this Stephen :)
|
2014-06-19 11:47:27 +01:00 |
Addy Osmani
|
b5f030ea99
|
Fix the navigation bar being too short on desktop.
This works around the fix introduced for not being able to scroll-y on
the menu on phone when many links are included.
|
2014-06-19 11:46:14 +01:00 |
Stephen Sawchuk
|
2dbba8c8cc
|
rename title for styles:components task.
|
2014-06-18 21:41:18 -04:00 |
Stephen Sawchuk
|
e2e033425e
|
Rig up the gulpfile.
|
2014-06-18 21:37:49 -04:00 |
Sindre Sorhus
|
ba47ad725c
|
Update index.html
|
2014-06-19 03:09:51 +02:00 |
Addy Osmani
|
ee5570a72a
|
Merge pull request #69 from google/microdata
Microdata resolutions.
|
2014-06-19 01:46:30 +01:00 |
Stephen Sawchuk
|
bf48c25276
|
use a .tmp folder for sass styles.
|
2014-06-18 20:34:50 -04:00 |
Stephen Sawchuk
|
67ea6e1a61
|
autoprefixr back on for app. it had something to say about our current css files.
|
2014-06-18 20:12:36 -04:00 |
Stephen Sawchuk
|
5e090e5849
|
fixes #71 - restructure style task.
|
2014-06-18 15:58:06 -04:00 |
Sindre Sorhus
|
5306aba1b8
|
Merge pull request #67 from google/sass
Revise styles.scss, styles.css > components
|
2014-06-18 13:42:51 +02:00 |
Sindre Sorhus
|
ba2acb2722
|
Merge pull request #70 from google/canonical
For #60 - add correct docs link for canonical
|
2014-06-18 13:34:01 +02:00 |
Addy Osmani
|
c0d8d321e2
|
For #60 - add correct docs link for canonical
|
2014-06-18 12:30:30 +01:00 |
Addy Osmani
|
4df20b27fa
|
mobile-web-app-capable as a default
|
2014-06-18 12:25:14 +01:00 |
Addy Osmani
|
3858322650
|
Remove Article microdata
|
2014-06-18 12:23:25 +01:00 |
Addy Osmani
|
a967796146
|
Revise styles.scss, styles.css > components
|
2014-06-18 12:15:32 +01:00 |
Addy Osmani
|
ef9807f1f9
|
Merge pull request #66 from google/fixes
Various fixes to improve UX, usability.
|
2014-06-18 11:30:27 +01:00 |
Addy Osmani
|
2c9cd855a3
|
Add typography fix for fonts
|
2014-06-18 11:25:33 +01:00 |
Addy Osmani
|
88c16f92b5
|
Update second line to H2, add style guide to nav
|
2014-06-18 11:13:32 +01:00 |
Addy Osmani
|
6894a104aa
|
Update README.md
|
2014-06-18 10:48:28 +01:00 |
Addy Osmani
|
ca1de50b66
|
Tweak gulp build comment.
|
2014-06-18 10:09:12 +01:00 |
Addy Osmani
|
adc8ceb126
|
Improve Gulp installation instructions.
|
2014-06-18 10:07:20 +01:00 |
Addy Osmani
|
97dd724eec
|
Further improve installation instructions.
|
2014-06-18 10:02:53 +01:00 |
Addy Osmani
|
fef4d40179
|
Add Node installation instructions.
|
2014-06-18 09:54:50 +01:00 |
Addy Osmani
|
738a6e25a1
|
Add Ruby installation note
|
2014-06-18 09:45:29 +01:00 |
Addy Osmani
|
a9ed96185f
|
Add troubleshooting section.
|
2014-06-18 09:40:48 +01:00 |
Addy Osmani
|
d81a5b8998
|
Revise tooling instructions.
|
2014-06-18 09:29:41 +01:00 |
Addy Osmani
|
efd335e6e2
|
Fix incorrect URL.
|
2014-06-18 09:23:11 +01:00 |
Stephen Sawchuk
|
aacb499894
|
Hide the h4 the right way.
|
2014-06-17 23:11:46 -04:00 |
Stephen Sawchuk
|
ec24ee8583
|
Remove extra padding under nav links.
|
2014-06-17 23:07:43 -04:00 |
Stephen Sawchuk
|
08f2f08e74
|
remove min-height for larger devices.
|
2014-06-17 23:06:26 -04:00 |
Stephen Sawchuk
|
4699c3288c
|
Only show `h4` when nav drawer is open.
|
2014-06-17 22:59:38 -04:00 |
Stephen Sawchuk
|
1fd2262ad3
|
Continuing fixes for #65 + niceties.
|
2014-06-17 22:54:49 -04:00 |
Addy Osmani
|
0ba123d0a0
|
Add initial UX suggestion for body.click > hide menu
|
2014-06-18 01:19:23 +01:00 |
Addy Osmani
|
eb2015f8dc
|
First fixes for #65 - zindex, overflow, min-height
|
2014-06-18 00:54:55 +01:00 |
Addy Osmani
|
5de715639b
|
Add link to getting started, style guide
|
2014-06-17 17:04:01 +01:00 |
Stephen Sawchuk
|
db23bdb4eb
|
`to to` -> `to do`
|
2014-06-16 10:04:33 -04:00 |
Stephen Sawchuk
|
0292b46ef6
|
Grammar tweaks.
|
2014-06-16 10:03:08 -04:00 |
Addy Osmani
|
1144bf7923
|
For #5 - add browser support list
|
2014-06-16 11:26:01 +01:00 |
Addy Osmani
|
0bbe6a10e3
|
Add contribution guide section
|
2014-06-16 11:14:04 +01:00 |
Addy Osmani
|
b6ed0d800b
|
Readme revisions
|
2014-06-16 11:05:24 +01:00 |
Sindre Sorhus
|
f8f7fd890e
|
Merge pull request #62 from google/feedback
Address feedback further
|
2014-06-13 16:40:33 +02:00 |
Addy Osmani
|
257ec33f91
|
Remove CC headers from style guide
|
2014-06-13 15:24:47 +01:00 |