前端界面开发框架,Semantic UI 1.11.5 发布

dw23 9年前

Semantic UI —完全语义化的前端界面开发框架,跟 Bootstrap 和 Foundation 比起来,还是有些不同的,在功能特性上、布局设计上、用户体验上均存在很多差异。

Semantic UI 1.11.5 发布,此版本主要修复了以下错误:

  • Build Tools - Adjusting site.variables will now rebuild all UI, instead of just site.less
  • Build Tools - LESS will now throw errors correctly in watch
  • Card - Fixes dimmer background shorthand property causes transparent dimmer in minified version
  • Dimmer - Fixed variation setting not working correctly
  • Dropdown - onChange no longer fires when reselecting same value
  • Dropdown - Fix bug where element will not blur on tab key when search selection and no selection made
  • Dropdown - Dropdown init on select now returns ui dropdown created for chaining
  • Dropdown - Dropdown focus color has been adjusted to match forms more closely
  • Dropdown - Fixes IE10 scrollbar width in menu (calc was being precompiled in LESS)

下载地址为:https://github.com/Semantic-Org/Semantic-UI/archive/1.11.5.zip

另外,2.0 版本将在未来的两个星期内发布。

Semantic UI 特点:

  • 文档和演示非常完善
  • 易于学习和使用
  • 配备网格布局
  • 支持 SassLESS 动态样式语言
  • 有一些非常实用的附加配置,例如inverted类。
  • 对于社区贡献来说是比较开放的。
  • 有一个非常好的按钮实现,情态动词,和进度条。
  • 在许多功能上使用图标字体。

Semantic UI 对浏览器的支持:

  • Last 2 Versions FF, Chrome, IE (aka 10+)
  • Safari 6
  • IE 9+ (Browser prefix only)
  • Android 4
  • Blackberry 10

前端界面开发框架,Semantic UI 1.11.5 发布