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