On the one hand it's never been a better time to be a front end dev, and on the other it's absolutely crazy how fast front end technology is progressing the last couple years. I just caught on to Foundation 4 in the last 4 months or so, and now here's a new release that's way more evolved. Amazing. Thanks to the Zurb team! I'll definitely be ripping off lots of ideas for my company's tortoise-speed Drupal sites.
Faster iteration isn't necessarily better actually especially if people don't care forward compatibility. Maybe it's just different culture. For example bootstrap 3 is a breaking upgrade and suddenly your just finished bootstrap 2 is using 'unsupported' framework.
Zurb Foundation 5 Released
71–80 of 174 posts
Re: Zurb Foundation 5 Released
#72Changes of note: "Interchange uses media queries to dynamically load responsive content that is appropriate for different users' browsers.” http://foundation.zurb.com/docs/components/interchange.html Offcanvas Javascript (Originally bolt-on, not bundled) http://foundation.zurb.com/docs/components/offcanvas.html "Abide is an HTML5 form validation library that supports the native API by using patterns and required attr…
Also, no changes to the class and attribute semantics (that I've found yet)! The only migration that should have to happen at this point is JS fixes.
http://foundation.zurb.com/docs/upgrading.html
as well as a migration plugin that will allow you to use the f4 style js and get deprecation warnings via the console:
Re: Zurb Foundation 5 Released
#73Re: Zurb Foundation 5 Released
#74Changes of note: "Interchange uses media queries to dynamically load responsive content that is appropriate for different users' browsers.” http://foundation.zurb.com/docs/components/interchange.html Offcanvas Javascript (Originally bolt-on, not bundled) http://foundation.zurb.com/docs/components/offcanvas.html "Abide is an HTML5 form validation library that supports the native API by using patterns and required attr…
Re: Zurb Foundation 5 Released
#75I don't know why (maybe I'm just not good with css and html in general), but I'm always confused when looking at these grid systems. Trying to use zurb in a project now and I'm kinda lost. Any good resources other than their docs for sort of showing how to use zurb in a full project?
http://www.webdesign.tutsplus.com/tutorials/htmlcss-tutorial...
http://www.lynda.com/Foundation-training-tutorials/1628-0.ht...
Re: Zurb Foundation 5 Released
#76Changes of note: "Interchange uses media queries to dynamically load responsive content that is appropriate for different users' browsers.” http://foundation.zurb.com/docs/components/interchange.html Offcanvas Javascript (Originally bolt-on, not bundled) http://foundation.zurb.com/docs/components/offcanvas.html "Abide is an HTML5 form validation library that supports the native API by using patterns and required attr…
Hrm. Oh, right. It was angular-ui, which uses Bootstrap.
Angular integration for any of these projects is a BIG win. Because of that, I'm eagerly awaiting an RC for Angular-Semantic[1], so that I can cut over to Semantic-UI, which is, I think, best of breed as far as these frontend aesthetics go.
Re: Zurb Foundation 5 Released
#77The linked web page crashes Safari on iOS 7. Mobile first, eh?
We tested pretty extensively, it looks okay...what device?
Just for the sake of another data point (albeit an obscure one): The page crashed Chrome on my iPhone 4 running iOS 7.03, both with other pages open and as the only page.
Re: Zurb Foundation 5 Released
#78[deleted]
Re: Zurb Foundation 5 Released
#79Changes of note: "Interchange uses media queries to dynamically load responsive content that is appropriate for different users' browsers.” http://foundation.zurb.com/docs/components/interchange.html Offcanvas Javascript (Originally bolt-on, not bundled) http://foundation.zurb.com/docs/components/offcanvas.html "Abide is an HTML5 form validation library that supports the native API by using patterns and required attr…
I've been looking through this, trying to remember why I recently switched to Bootstrap. Was it a widget that was missing? Maybe a date-picker? Foundation doesn't really have date-pickers and such. Hrm. Oh, right. It was angular-ui, which uses Bootstrap. Angular integration for any of these projects is a BIG win. Because of that, I'm eagerly awaiting an RC for Angular-Semantic[1], so that I can cut over to Semantic-U…
https://github.com/najlepsiwebdesigner/foundation-datepicker
Re: Zurb Foundation 5 Released
#80Looks like it dropped support for IE8, which unfortunately eliminates this as an option for a lot of client work. Seems like a solid go-to for more forward-thinking projects though.
With that being said, traffic from IE 8 or less is down 58% from last year. Windows XP isn't going to die fast enough for me to begin supporting Foundation 4+.
I could push Firefox or Chrome aggressively, but that's an unfriendly half-measure.