前端界面開發框架,Semantic UI 2.1.7 發布

jopen 9年前發布 | 10K 次閱讀 Semantic UI

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.7 發布,此版本更新內容:

      改進

      • API - All responses fulfilled with settings (like mockResponse) will now receive a settings object with all values resolved. For example url will be /user/2/ and not user/{id} in the callback. - #3466

        </li>

      • API - API now allows the use of settings response and responseAsync to replace mockResponse and mockResponseAsync. The use of "mock" may not represent the most common use case which is providing a response from a third party source. (These changes are purely cosmetic and no underlying behavior has changed) - #3491

        </li>

      • Popup - Adds onUnplaceable callback when element cannot be placee inside visible viewport #3388

        </li> </ul>

        Bug 修復

        • Build Tools - CSS build will now correctly call callback after both packaged files are created (compressed and uncompressed) Thanks @youngjay #3405

          </li>

        • Flag - A flag with no country set will no longer display an incorrect country flag. Thanks @space-alien #3333

          </li>

        • Form - Fixed issue where text would turn transparent inside a loading form #3122

          </li>

        • Menu - Fixed 1px offset when attached segment follows tabular menu (max of 2 consecutive segments) #3479

          </li>

        • Header - sub header used inside a header now correctly forces block styling #3020

          </li>

        • Popup - Fixed is visible, is animating, and is fluid to always return true/false and not the DOM element. #2781

          </li>

        • Popup - Fixed issue with onEnable callback being defined with name onEnabled and onDisable with onDisabled in default settings, causing an error. To preserve backwards compatibility, the mispelled callback name has been left, but the bug has been fixed. #3148

          </li>

        • Search - Search now correctly hides menu when an error message inside results is clicked. #3039

          </li>

        • Sidebar - Fixed css rule issue causing very thin sidebar to not work #3300

          </li>

        • Sidebar - Sidebar no longer includes transform rules on child elements, this was causing layout issues in some cases (for example dropdowns in sidebars) #3306

          </li>

        • Sticky - Renames variables used to account for scroll offset internally for greater code clarity

          </li>

        • Transition - Fixes noAnimation error to more reasonably announce that the element is "not in the DOM" #3040

          </li> </ul>

          下載:https://github.com/Semantic-Org/Semantic-UI/archive/2.1.7.zip 

          來自:http://www.oschina.net/news/69186/semantic-ui-2-1-7

           本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
           轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
           本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!