Web前端UI 框架,Semantic UI 1.11.3/1.11.4 发布
Semantic UI—完全语义化的前端界面开发框架,跟 Bootstrap 和 Foundation 比起来,还是有些不同的,在功能特性上、布局设计上、用户体验上均存在很多差异。
Semantic UI 1.11.3 发布,更新内容如下:
Bug 修复
-
Build Tools - Fix issues with minified CSS
@import
not being on top of minified semantic ui concatenated release bug in clean-css -
Grid - Fixes
stackable
equal height/width
grid to removeflex
on mobile when stacking -
Grid - Fixed
right/left/center aligned
to adjustalign-items
in flex containers likeequal height/width
发布 Semantic UI 1.11.3 几个小时候又发布了 Semantic UI 1.11.4,更新内容如下:
功能增强
-
Grid - Added opt-in
stretched
variation forequal height
instead of forcingflex
on allequal height columns
which may cause layout issues due to changes in rendering withflexbox
.
此版本现已提供下载:https://github.com/Semantic-Org/Semantic-UI/archive/1.11.4.zip。
Semantic UI 特点:
-
文档和演示非常完善
-
易于学习和使用
-
配备网格布局
-
支持 Sass 和 LESS 动态样式语言
-
有一些非常实用的附加配置,例如inverted类。
-
对于社区贡献来说是比较开放的。
-
有一个非常好的按钮实现,情态动词,和进度条。
-
在许多功能上使用图标字体。
Semantic UI 对浏览器的支持:
-
Last 2 Versions FF, Chrome, IE (aka 10+)
-
Safari 6
-
IE 9+ (Browser prefix only)
-
Android 4
-
Blackberry 10
来自:http://www.oschina.net/news/60285/semantic-ui-1-11-3-and-1-11-4