发布于 2015-01-06 21:20:27 | 182 次阅读 | 评论: 0 | 来源: 网友投递
Semantic UI开源前端框架
Semantic UI是一个免费开源的前端开发框架.Semantic UI拥有支持情态动词、手风琴元素、元素调光器、3D转换,甚至是评级等多种功能。
Semantic UI 越来越不靠谱了,现在基本上都是一天之内发布两到三个版本,而且基本上都是第一个版本发布之后,紧接着发布一个 bug 修复。这说明其发布之前的测试是有多么的不靠谱。
抱歉,我忍不住还是要吐槽一下!!!
Semantic UI 1.6.0 的改进内容包括:
Build
Dist - Build will now output version number in comment banner
Updates / Enhancements
Accordion - Child element animations now use $.fn.transition
and css animations by default (if available)
Accordion - Added animateChildren
option to disable/enable opacity animation on child elements
Accordion - Accordion now uses easeOutQuint
instead of
easeInOutQuint
` to increase perceived responsiveness of drawers
Grid - stackable grid
now only adds horizontal padding when using stackable page grid
, otherwise content will take up full width of parent element
Bugs
Tab/Segment - Fixes first tab being 1pixel taller than all other tabs
Popup - Fix issue with ui popup
receiving error $offsetParent is undefined
when using a pre-defined popup
Popup - Fix issue with ui popup` not appearing with
ui flowing popupdue to newly added
min-width: max-content``
Form - ui search dropdown
inside a form has incorrect focus style
Menu - Fixes ui fluid labeled icon menu
to not have min-width
而 Semantic UI 1.6.1 则是修复了一个 bug:
Bugs
Accordion - Accordion now uses useFailSafe: true
to avoid callbacks not occurring because of race conditions with transitionend
in webkit
请谨慎使用 Semantic UI !