HTML5 Base is still trying to add 1.5.

http://www.modernizr.com/news/modernizr-1-6

CommentFileSizeAuthor
#1 modernizr_1_7-1064094-1.patch735 bytesidflood
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

idflood’s picture

Status: Active » Needs review
FileSize
735 bytes

Here is a patch that will include modernizr 1.7

But it should be more flexible seeing how fast modernizr is updated. There should be a way to update modernizr without hacking/updating this theme. And updating this theme should not require to update modernizr. The cleanest way would be to use the libraries api if possible ( http://drupal.org/project/libraries ). But this may be discussed in another issue.

adrinux’s picture

Status: Needs review » Needs work

There is also already a modernizr 2 beta, based on the 1.7 code base - where you can tailor the download to match only the features you are using on your site -> much smaller library in most cases :)

html5_base should not include the full library at all, it really needs to be a manual download IMO, though we can still specify a location and have a setting to load it.

adrinux’s picture

Title: Modernizr 1.6 released » Modernizr 1.7 released, configurable download available

For those that haven't found the link on the Modernizr page, here's the beta download (uses 1.7 code, so useable now!):
http://modernizr.github.com/Modernizr/2.0-beta/