转载

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

Semantic UI 2.0.5 发布了,主要改进内容包括:

社区报告Bug修复

  • API - Data replaced in urls, urlData, will now be url encoded by default. Additionally checks were added to avoid double encoding already encoded values.  #2394

  • Checkbox - Fix issue with onChange not firing when space key is used. Checkbox keyboard shortcuts now occur on keydown but cancel events correctly on keyup  #2676

  • Radio Checkbox - Fixed regression causing radio checkboxes to all appear selected in chrome due to :indeterminate selector  #2505

  • Dropdown - Fixed issue causing multiple search dropdown using  search inside menu  to break when multiple  #2666

  • Message - Fixed issues where icon would overlap in icon message when at mobile resolutions due to flex-collapse value being incorrect  #2665

其他Bug修复

  • Dropdown - <select> dropdowns intialized without multiple property set on <select> will now produce an error to alert users selection will not be preserved correctly. Related  #2573

  • Dropdown - Dropdown <option> added with userAddition now recieve class nameaddition to distinguish from original <select> options.  #2573

  • Dropdown - User additions now have their <option> removed if a user deselects an addition.  #2573

     International

  • Chinese A Chinese mirror site is available at  http://www.semantic-ui.cn

  • Right-to-Left (RTL) An RTL version can be created using our build tools by selecting rtl from the install script

  • Translation To help translate see the  Wiki Guide  for translations

正文到此结束
Loading...