Semantic UI 2.1.5 發布,前端界面開發框架
Semantic UI—完全語義化的前端界面開發框架,跟 Bootstrap 和 Foundation 比起來,還是有些不同的,在功能特性上、布局設計上、用戶體驗上均存在很多差異。
Semantic UI 特點:
-
文檔和演示非常完善
</li> -
易于學習和使用
</li> -
配備網格布局
</li> -
支持 Sass 和 LESS 動態樣式語言
</li> -
有一些非常實用的附加配置,例如inverted類。
</li> -
對于社區貢獻來說是比較開放的。
</li> -
有一個非常好的按鈕實現,情態動詞,和進度條。
</li> -
在許多功能上使用圖標字體。
</li> </ul>Semantic UI 對瀏覽器的支持:
-
Last 2 Versions FF, Chrome, IE (aka 10+)
</li> -
Safari 6
</li> -
IE 9+ (Browser prefix only)
</li> -
Android 4
</li> -
Blackberry 10
</li> </ul>
Semantic UI 2.1.5 發布,此版本更新內容如下:文檔更新
-
Examples - All code examples now have a "copy to clipboard" button Thanks @xiwc and @zenorocha for clipboard.js
</li> </ul>小改進
-
Form - Adds
</li>equal width form
andequal width fields
for simpler grouped fields -
Modal -
</li>onHide
callback can now cancel event by returning false #3168 Thanks @mdehoog -
Dropdown - Added
</li>onLabelRemove
callback that allows value removal to be cancelled by callback Thanks @goloveychuk -
Table - Added
</li>selectable
on table cell, allowing for full table-cell links -
Popup Added three new variables for
</li>arrow
background color based on position, top, center or bottom. This makes it easier to use gradient backgrounds with popups and still match arrow colors. -
Popup - Added behaviors
</li> </ul>get popup
andchange content
to more easily determine popup from activating element and change text主要 Bug 修復
-
Checkbox/Dropdown/Search - Fixed issue where using
</li>.trigger('change')
would not fire nativechange
event. Only triggering event handlers attached with jQuery #3108 -
Transition - Fixed bug where static transitions (those that dont animate in/out of view) would not fire
</li>onComplete
event -
Sticky - Fixes bug where sticky would stick at incorrect times when using a different scroll container than
</li> </ul>body
and scrollTop is not 0 on page load.Bugs 修復
-
Divider/Step/Modal/AD - Fixes 1px jump at
</li>@mobileBreakpoint
caused by incorrect edge conditions in media query #3180 THanks @mdehoog -
Dimmer - Dimmer can now works correctly with
</li>opacity: 0
#3167 Thanks @mdehoog -
Dropdown - Fixed condition where focusing on dropdown would show a blank menu when "no results" was reached and the dropdown was refocused
</li> -
Dropdown - Search dropdowns will now correctly filter by current search term on re-focus
</li> -
Dropdown - Fixed issue where tabindex was being removed incorrectly with
</li>selection dropdown
in some cases. #3002 -
Dropdown - Added
</li>remoteValues
as a possiblefield
setting. Allowing users to return API results using arbitrary JSON object groupings. #3080 -
Dropdown - Added ability to pass in
</li>keys
as a setting, to avoid issues with languages where comma delimiter may be a different keycode #3016 -
Dropdown -
</li>search dropdown
will now initialize withautocomplete="off"
to avoid triggering native autocomplete menu -
Form Validation - Fixes error on
</li>blur
orchange
when using a blank validation object #3131 Thanks @listepo -
Form Validation - Fixes some issues with form integer validation #3053 Thanks @maturano
</li> -
Form Validation -
</li>decimal
rule now only matches decimals, to match any number usenumber
rule. #3060 -
Form - Removed
</li>divider
spacing as part ofui form
, this caused inheritance issues when using special divider types #3092 -
Grid - Fixes attached segment 1px offset inside grid column #3226
</li> -
Grid - Fixes some inconsistencies with
</li>widescreen only
class #3161 Thanks @mdehoog -
Header - Sub headers now force
</li>display: block
#3020 -
Popup - Fixes positioning issue when
</li>movePopup: false
#3213 Thanks @parisholley -
Popup - Popup now works with
</li>svg
elements #3043 -
*Progress - Calling
</li>reset
will now resetvalue
to 0, so increment starts again at 0 -
Search - Fixes
</li>onSearchQuery
not firing when results are cached Thanks @mnquintana -
Search - Fixes
</li>url
parameter not working correctly due to typo in source Thanks @fabienb4 -
Segment - Fixes border on
</li>horizontal segment
when they are:first-child
insidesegments
groupDocs Bugs -
Thanks to everyone who has submitted PRs for typos, grammatical changes. These are too numerous to count, but really help improve the quality of our docs.
</li> -
Progress - Progress example code no longer shows accidental inline css
</li> -
Sticky - Fixed issue where pressing home/end button would cause sticky to break due to internal logic not allowing immediate jump from bottom attached to top attached, experienced most likely when pressing "home" or "end" key #3011
</li> </ul>下載:https://github.com/Semantic-Org/Semantic-UI/archive/2.1.5.zip
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-
-
-
-
-