milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
916 stars 196 forks source link

Foundation 3 released #60

Closed ghost closed 12 years ago

ghost commented 12 years ago

Hi,

This is not really an issue, but foundation was updated to version 3 today, an update would be awesome!

Best Regards Rasmus

Firestorm-Graphics commented 12 years ago

foundation 3 doesnt support ie7 due to its use of box-sizing: border-box , id recommend stick with foundation 2 but add other elements that were new to 3

mindctrl commented 12 years ago

IE7 was released almost 6 years ago and has a market share of less than 5%. It's past time to ditch support for it.

Firestorm-Graphics commented 12 years ago

3.43% :P

ghost commented 12 years ago

Box sizing is IE8 and up, but there is a fix for that if you really need it http://html5please.com/#box-sizing. I have not tried this myself so I cannot commet on how good it is. Here is a link to the github page https://github.com/Schepp/box-sizing-polyfill :)

milohuang commented 12 years ago

Already in process :)

ghost commented 12 years ago

Cool thanks, I found that a drag and drop replacing files caused no errors, I tested it on Chrome for mac.

milohuang commented 12 years ago

Sure, the markup doesn't change a lot. But will add more feature for WP to better implement cool features in Foundation.

ghost commented 12 years ago

Actually the input type for email and url needs to be fixed, but you probably already discovered that. Thanks for the quick reply :)

Firestorm-Graphics commented 12 years ago

plenty of changes have been made, input types, buttons class's, the grid no longer has containers, device discovery has changed from device specific phone/tablet/desktop to orientation, screen size etc. dont quite understand why they now use class success error etc for button colour, dont quite make sense to me

milohuang commented 12 years ago

Foundation only works for text type input.

rcherny commented 12 years ago

Hey, sorry, new to Reverie ... so has Foundation 3 support been added?

ghost commented 12 years ago

Hi Rob Cherny,

Yes it has been updated, I don't think minor updates of Foundations has been added, but you should be able to do so, just by overriding the existing .css file.