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

jopen 9年前發布 | 8K 次閱讀 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.5 發布,前端界面開發框架

      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 equal width form and equal width fields for simpler grouped fields

          </li>

        • Modal - onHide callback can now cancel event by returning false #3168 Thanks @mdehoog

          </li>

        • Dropdown - Added onLabelRemove callback that allows value removal to be cancelled by callback Thanks @goloveychuk

          </li>

        • Table - Added selectable on table cell, allowing for full table-cell links

          </li>

        • Popup Added three new variables for 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.

          </li>

        • Popup - Added behaviors get popup and change content to more easily determine popup from activating element and change text

          </li> </ul>

          主要 Bug 修復

          • Checkbox/Dropdown/Search - Fixed issue where using .trigger('change') would not fire native change event. Only triggering event handlers attached with jQuery #3108

            </li>

          • Transition - Fixed bug where static transitions (those that dont animate in/out of view) would not fire onComplete event

            </li>

          • Sticky - Fixes bug where sticky would stick at incorrect times when using a different scroll container than body and scrollTop is not 0 on page load.

            </li> </ul>

            Bugs 修復

            • Divider/Step/Modal/AD - Fixes 1px jump at @mobileBreakpoint caused by incorrect edge conditions in media query #3180 THanks @mdehoog

              </li>

            • Dimmer - Dimmer can now works correctly with opacity: 0 #3167 Thanks @mdehoog

              </li>

            • 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 selection dropdown in some cases. #3002

              </li>

            • Dropdown - Added remoteValues as a possible field setting. Allowing users to return API results using arbitrary JSON object groupings. #3080

              </li>

            • Dropdown - Added ability to pass in keys as a setting, to avoid issues with languages where comma delimiter may be a different keycode #3016

              </li>

            • Dropdown - search dropdown will now initialize with autocomplete="off" to avoid triggering native autocomplete menu

              </li>

            • Form Validation - Fixes error on blur or change when using a blank validation object #3131 Thanks @listepo

              </li>

            • Form Validation - Fixes some issues with form integer validation #3053 Thanks @maturano

              </li>

            • Form Validation - decimal rule now only matches decimals, to match any number use number rule. #3060

              </li>

            • Form - Removed divider spacing as part of ui form, this caused inheritance issues when using special divider types #3092

              </li>

            • Grid - Fixes attached segment 1px offset inside grid column #3226

              </li>

            • Grid - Fixes some inconsistencies with widescreen only class #3161 Thanks @mdehoog

              </li>

            • Header - Sub headers now force display: block #3020

              </li>

            • Popup - Fixes positioning issue when movePopup: false #3213 Thanks @parisholley

              </li>

            • Popup - Popup now works with svg elements #3043

              </li>

            • *Progress - Calling reset will now reset value to 0, so increment starts again at 0

              </li>

            • Search - Fixes onSearchQuery not firing when results are cached Thanks @mnquintana

              </li>

            • Search - Fixes url parameter not working correctly due to typo in source Thanks @fabienb4

              </li>

            • Segment - Fixes border on horizontal segment when they are :first-child inside segments groupDocs Bugs

              </li>

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