发布于 2015-09-14 08:59:18 | 129 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Semantic UI开源前端框架

Semantic UI是一个免费开源的前端开发框架.Semantic UI拥有支持情态动词、手风琴元素、元素调光器、3D转换,甚至是评级等多种功能。


Semantic UI 2.1.4 发布,此版本更新内容如下:

关键 bug 修复

  • Build - Fixed issue where using a packaged theme without a site.variables would cause build to fail #3009 #3010

增强

  • 表单验证 - Form validation now supports a brand new shorthand which is drastically simpler to specify #2579

// expands out using default prompts and identifier matching property label$('.ui.form')
  .form({
    fields: {
      name     : 'empty',
      gender   : 'empty',
      username : 'empty',
      password : ['minLength[6]', 'empty'],
      skills   : ['minCount[2]', 'empty'],
      terms    : 'checked'
    }
  })
;
  • 表单验证 - identifier and prompt are now optional for all form validation rules. Default prompt values have been added for all rule types, and identifier will now automatically match on the named value for rule if no ID is specified. #3001 #2579

  • 表单验证 - All form prompts now support templates values, {value}, {name},  {ruleValue}, and {identifier} #3001

Bug 修复

  • Dropdown - Fixed issue with ',' key not being allowed in dropdown due to user tagging shortcut key #3016

  • Message - ui list used inside ui message now aligns properly in all conditions #2958

  • Form Validation - Validation messages in error message group are now correctly removed when invalid field revalidates on blur

  • Label - Labels no longer force single line using word-wrap: nowrap #3006

  • Table - Fixed issue where (x) column segment table was inheriting accidentally inheriting some grid styles

  • Grid - Fixed middle aligned grid not applying to columns #2959

  • Menu - Fixed issue where right menu was not floating correctly inside a menu > container on mobile #2969

  • Button - Fixes right labeled icon button with a right named icon (for example right arrow) having incorrect margin on icon. #2973

下载:https://github.com/Semantic-Org/Semantic-UI/archive/2.1.4.zip

Semantic UI是一个免费开源的前端开发框架.Semantic UI拥有支持情态动词、手风琴元素、元素调光器、3D转换,甚至是评级等多种功能。

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



历史版本 :
Semantic UI 2.2.11 发布,前端界面开发框架
Semantic UI 2.2.10 发布,前端框架
Semantic UI 2.2.8 和 2.2.9 发布,前端框架
Semantic UI 2.2.7 发布,前端界面开发框架
Semantic UI 2.2.4 发布,前端界面开发框架
Semantic UI 2.2.3 发布,前端界面开发框架
Semantic UI 2.2.2 发布,前端界面开发框架
Semantic UI 2.2.1 发布,前端界面开发框架
Semantic UI 2.1.8 发布,前端界面开发框架
Semantic UI 2.1.7 发布,前端界面开发框架
Semantic UI 2.1.6 发布,前端界面开发框架
Semantic UI 2.1.5 发布,前端界面开发框架
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务