Foundation 是一个适用于任何设备、媒介和可访问性的框架。Foundation是一个响应式前端框架系列,它可以让你轻松设计出漂亮的响应式网站、应用程序和电子邮件,在任何设备上看起来都非常漂亮。Foundation具有语义性、可读性、灵活性和完全可定制性。
-
概览
-
资讯
-
博客
-
安全信息
软件简介
代码
几个月前,Swift 社区宣布将以纯 Swift 形式重写 Foundation 框架,以改善 Swift 的跨平台开发。近日,基于 Swift 重写的 Foundation 发布了首个 Preview 预览版。 Foundation 框架是苹果 macOS 和 iOS 的基础组件支持核心,几乎所有的 Swift 项目都使用 Foundation 框架,其主要包含了大量常用的 API,为许多基本功能提供了一个基础层,也为编写优秀的 Swift 代码奠定了基础。 发布公告写道,此预览版提供了更快、更安全的 Fo...
此版本为 Foundation 6.5 错误修复和改进版本,更新了文档并改进了测试工作流。 更新内容如下: Bug 修复和优化 #11592 - Fix an issue with Triggers utility when the plugin name is an object (@DanielRuf) #11605 - Import used Touch utility in Dropdown and Reveal (@ncoden, #11604) #11606 - Fix Accordion bouncing with active submenus on initialization (@pascalknecht) #11622 - Fix SmoothScroll ignoring the...
foundation-sites 6.4.3 已发布。Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。 更新内容: 这个快速修补程序版本修复了几个在 scss 中缺少的分号,这些分号不影响节点的 sass,但是阻止了 webpack scss 构建在 6.4.2 中正常工作。 下载地址: Source code (zip) Source code (tar.gz)...
foundation-sites 6.4.1 已发布。Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。 该版本包含对 6.4.0 版本的几个快速修复和迭代: Fix issue with ruby-sass in menus: #10288 Fix issue with ruby-sass in xy-grid: #10286 Fix interchange on background images with parenthesis in url: #10264 Add support for new Mastercard BI...
Foundation 6.4 已发布,代号为 KELT-9。Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。 该版本带来了一些引人注目的新功能,让您能够使用以前通过 Foundation 无法实现的基础构建布局和设计,详细如下: Foundation 6.4 现在默认使用 Flexbox Foundation 6.4 现在拥有一个全新的、超级强大的默认网格,称作 XY-grid Foundation 6.4 已...
Foundation 6.3.1 发布了。Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。 Foundation 6.3.1 包含大量的bug修复,以及一些新的 Sass mixins 和优化,主要修复如下: Adds column-block for flex-grid #9523 Fixes single expanded button in Button Group #9521 Fix size of row nested inside collapsed (flex-)grid row #9568 Fixes...
Foundation v6.3.0-rc1 发布了。Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。 安装 To install with npm: npm install foundation-sites@6.3.0-rc1 To install with bower: bower install zurb/foundation-sites#v6.3.0-rc1 To try out with the ZURB template, git clone -b v6.3 git@github.com:zurb/foundation-zurb-template.gi...
Foundation 6.2.4-rc2 发布了,暂未发现更新内容,点此查看提交记录,或点此保持关注。 Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。 下载地址 Source code (zip) Source code (tar.gz) http://foundation.zurb.com/sites/download.html...
Foundation v6.2.4-rc1 发布了。 Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。 该版本更新内容尚未整理,详情,可以查看提交记录。 下载地址: Source code (zip) Source code (tar.gz)
Foundation v6.2.3 发布了。该版本没有太大变化,详情,可以查看提交记录。 Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。 下载地址:http://foundation.zurb.com/sites/download.html/
Foundation v6.2.2-rc1 发布了,Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。部分改进记录如下: [#8576] Reintroduce requiredCheck for checkboxes in Abide. [#8657] Fix resetting of values of radio and checkboxes on reset. [#8770] Don't validate hidden fields (Thanks @sdhull!) [#8642] Fix javascript error when dest...
Foundation 6.2.1 发布了,Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。 更新记录如下: 新特性: Slider: slider will fire changed.zf.slider event after any sort of change. (Thanks @Owlbertz!) Customizer: Built-in json-config based custom builds. (Woot @gakimball) Testing: A framework for js unit tests on all plu...
Foundation 6.1.2 发布,更新如下: Sass Settings Changes The following changes were made to _settings.scss. All new projects will get these changes automatically. If you're upgrading an existing project, you'll need to change these defaults or add the new variables yourself. Added $topbar-title-spacing: 1rem Removed $topbar-link-color General Our Sass unit tests have been migrated from Bootcamp...
Foundation 6.1.1 Charon 发布,更新如下: Added !default to $foundation-colors, in case you want to modify it yourself. It was not added to the settings file, however. Removed a rogue root-level & in Sass that caused errors in Ruby Sass. Prevent the open trigger of off-canvas from firing multiple times. Fixed two issues with off-canvas panes that use the .reveal-for-* classes: If an off-canvas i...
Foundation 6.1 Hyperion 发布,主要更新如下: Sass 设置变更 The following changes were made to _settings.scss. All new projects will get these changes automatically. If you're upgrading an existing project, you'll need to change these defaults or add the new variables yourself. Added $dropdownmenu-arrow-color: $anchor-color Added $accordionmenu-arrow-color: $anchor-color Added $drilldown-arrow-c...
Foundation 6.0.6 发布,更新如下: 总体 We got a CDN going! The folks at jsDelivr made us a dedicated URL and everything! Head over to foundationcdn.com and you can get CSS and JavaScript CDN links. It's also possible to get links for individual JavaScript plugins. The way Normalize is exported has changed. Before, Normalize.css was automatically printed when calling @import 'foundation'. Now, N...
Foundation 6.0.5 发布,更新如下: Markup 更新 The following components saw HTML changes to fix bugs or improve accessibility. Labels and badges should have unique IDs, and the elements they describe should have the attribute aria-describedby. <h1 aria-describedby="messageCount">Unread Messages</h1> <span class="badge" id="messageCount">1<span> No update is required, but current uses of the ...
Foundation 6.0.4 发布,更新如下: 重大更新 Yes, there are a few. We're going to abuse semver a little bit at the beginning here while we massage the Sass API. Renamed Sass function hasvalue() to has-value(). The old function name will be removed in Foundation 6.1. Removed Sass function v-align-center() in favor of vertical-center()—see below. v-align-center() will be removed in Foundation 6.1...
Foundation 陆续发布了 Foundation 6.0.2 和 Foundation 6.0.3 版本,主要都是 bug 修复。 Foundation 6.0.2 主要改进: Cleaned up the contents of the npm and Bower packages so they have less files. Added !default flags to Sass variables missing them. This prevented some settings variables from being modified. These components were fixed: Breadcrumbs Base typography Pagination Added a Sass variable, $...
Foundation 6/6.0.1 发布,Foundation 6 正式发布!这是迄今最好的版本,更快、更轻、更多功能、更灵活、更强大! What's new 减少 50% 的代码,规模仅 Foundation 5 的一半 所有的文件,包括组件和类现在是 60KB CSS & 84KB JS,如果删掉一些不需要的组件,空间还会更小。 A11y 友好 - The Base for Fully Accessible Sites 所有的代码段带有 ARIA 属性和角色,以及如何使用它们的指引。 更多 Foundation 6 的介绍请看:found...



评论