Web UI框架 Foundation v6.3.0-rc1 發布
Foundation 是一個易用、強大而且靈活的框架,用于構建基于任何設備上的 Web 應用。提供多種 Web 上的 UI 組件,如表單、按鈕、Tabs 等等。
更新日志
- Flex Videos are now Responsive Embeds. Old classes and mixin names are now deprecated. Check out#8765
- Accordion Items now MUST be labeled with
data-accordion-item
, they are no longer inferred fromli
elements. Check out #9178 - The dist directory structure has changed. CSS files now live in
dist/css
, JS files indist/js
. Check out#9078 - The default color palette has changed to be meet AA contrast requirements. This has changed both defaults and a number scss variables and functions. Check out #9319 (comment)
- In order to facilitate vertical rhythm layouts, the old
$header-sizes
map has been replaced with a more general$header-styles
map.$header-styles
map not only allows to set thefont-size
, but alsoline-height
,margin-top
andmargin-bottom
per header size and breakpoint.$header-sizes
still works, however, it is going to be depreciated. If$header-sizes
is present in your_settings.scss
it overrides any$header-styles
map. Check out #9419
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/385c62e6
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!