转载

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

此版本更新内容如下:

文档更新

  • Examples- Source code examples have been greatly improved. Required class names for each example will be highlighted in yellow. Other UI elements used in examples will now link out to their definition pages.

已知 BUG 修复

  • Checkbox- Checkbox initialized with JS and with for/id matching would cause toggle to occur twice on click (making it seem as if nothing was updated) thanks @malacalypse #2572

  • Divider/Grid- vertical divider no longer has inexplicable right border when stacked on mobile #2558

  • Dropdown- Dropdown using <select> and apiSettings will now correctly add new <option> value when selections are made #2573

  • Icon- black icon have been added back as a color option #2556

  • Icon- Adds missing square and square outline icon #2532

  • Input- Fixed errored input field having incorrect border radius with labeled input

  • Modal- Modal that is larger than page height will now correctly reset body height on remove #2576

  • Popup- Popup preserve setting (which preserves popup in DOM to avoid regenerating on each show/hide) was set to true by default causing generated popups to remain in DOM. #1369

  • Steps- Fixed github theme for steps not displaying correctly in 2.0 #2545

  • Steps- Last step no longer incorrectly shows arrow #2552

  • Transition- Fixes get current animation erroring when module cache is cleared. #2469

其他 bug 修复

  • Form- URL regexp will now match now works correctly, and matches against non http:// prefixed urls like www.google.com

下载:<a textvalue="https://github.com/Semantic-Org/Semantic-UI/archive/2.0.3.zip" target="_blank" href="https://github.com/Semantic-Org/Semantic-UI/archive/2.0.3.zip">https://github.com/Semantic-Org/Semantic-UI/archive/2.0.3.zip</a>&nbsp;

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

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.0.3 发布,前端界面开发框架

正文到此结束
Loading...