发布于 2015-11-20 04:25:44 | 221 次阅读 | 评论: 0 | 来源: 网友投递
Foundation WEB前端UI框架
Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。
Foundation 6/6.0.1 发布,Foundation 6 正式发布!这是迄今最好的版本,更快、更轻、更多功能、更灵活、更强大!
减少 50% 的代码,规模仅 Foundation 5 的一半
所有的文件,包括组件和类现在是 60KB CSS & 84KB JS,如果删掉一些不需要的组件,空间还会更小。
A11y 友好 - The Base for Fully Accessible Sites
所有的代码段带有 ARIA 属性和角色,以及如何使用它们的指引。
更多 Foundation 6 的介绍请看:foundation-6-is-here。
下载地址:download
6.0.1 更新如下:
Fixed JavaScript plugins not initializing if the code is mangled by UglifyJS.
Fixed child elements of anchors in a dropdown menu not toggling the submenu. (#7031)
Fixed off-canvas menus overflowing the page if they're taller than the main content.
Updated the Meteor package to have a custom README and no duplicate file paths. (#7027)
Added !default
flag to tabs Sass variables missing them.
Fixed lone columns in a row floating to the right instead of left.
详情请看:v6.0.1
Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。