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
dbfe381f3e
Tidying up the styles for lists and typography
2014-10-13 14:12:23 +01:00
Addy Osmani
a34fc7aca8
Drop the old navigation
2014-10-01 10:35:25 +01:00
Addy Osmani
fc6149cdcf
Fixes #286 - fix navigation flash during resize.
2014-08-03 00:10:18 +01:00
Sindre Sorhus
6268654b54
followup to 4730569239d811666227aa681fc976d2a0ff6d0a
2014-07-04 15:54:20 +02:00
Addy Osmani
4730569239
Address feedback on #238
2014-07-04 14:28:21 +01:00
Addy Osmani
e446c797db
Improve navbar UX logic for #233
...
This change takes us away from using overflow:hidden on body by
default, only toggling this using a new `open` class when the navbar
has been expanded. `open` is toggled on body in the same places as it
is for the appear and navdrawer.
2014-07-03 11:22:37 +01:00
shinnn
51d4351de6
Preserve JavaScript license comment
2014-06-28 05:56:54 +09:00
Joshua Appelman
6dc215d21c
Uses document.querySelector directly, rather than wrapping it.
...
There appears to be no need to wrap it in a function, which only directly calls the querySelector itself.
2014-06-21 16:05:09 +02:00
Joshua Appelman
1c5d11e4bd
Reindents main.js using two spaces.
2014-06-21 02:23:27 +02:00
Addy Osmani
69bfff0c30
Size improvement to repeated qSA & dropping touch start
...
With thanks to @WebReflection and @PaulKinlan
2014-06-20 23:20:19 +01:00
Sindre Sorhus
e2d67dbd94
ontouchstart => touchstart
...
closes #107
thanks @WebReflection :)
2014-06-20 20:27:15 +02:00
Sindre Sorhus
230cf1f79c
convert to 2 space indentation
2014-06-20 17:20:44 +02: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
Sindre Sorhus
cfaf646624
consistency tweaks
2014-06-10 19:56:45 +02:00
Addy Osmani
ddb5af393a
Add copyright headers as requested.
...
The open-source team at Google have requested that all HTML, CSS and JS
files include the relevant copyright headers before we can flip the
switch on moving this to github.com/google.
Adding them in as requested.
2014-06-09 09:56:26 +01:00
Addy Osmani
fb0c8c7b51
Fix linking issues with scripts/main
2014-05-28 11:59:33 +01:00
Addy Osmani
68d900ad34
Revise slide out menu
2014-05-23 19:58:22 +01:00
Sindre Sorhus
e54427185a
code style tweaks, gulpfile improvements and remove unused deps
2014-05-16 10:18:34 +02:00
Pascal Hartig
6695f8e0b3
Reformat main.js
2014-05-15 18:18:46 +01:00
Ian Barber
ec5a55a197
Add a basic index.html
...
Also add a blank basic.html page. The idea with the index is to demonstrate
some simple usage - this is just a small starting point, but it would be good
to add some navigation for the styleguide and include some more getting started
pointers.
2014-05-15 17:36:36 +01:00
Addy Osmani
11f223c837
Introduce file renames. Minor restructuring.
2014-04-17 13:02:52 +01:00