foundation-sites Version 6.2.2 RC1 发布

jopen 9年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/009faf4efc89629b40fff84a7ae52d34.png" /></p>    <p>Foundation 是一个易用、强大而且灵活的框架,用于构建基于任何设备上的 Web 应用。提供多种 Web 上的 UI 组件,如表单、按钮、Tabs 等等。</p>    <h2>官方更新日志</h2>    <p>Version 6.2.2 is a bugfix release, with the goal of helping you get your work up and out with fewer hiccups. In particular, the Sticky plugin got a lot of love and attention (thanks <a href="/misc/goto?guid=4958990291876754475">@gehasia</a> and<a href="/misc/goto?guid=4958979721059268134">@colin-marshall</a>!) There are no migration needs or settings changes.</p>    <ul>     <li>To install with npm: <code>npm install foundation-sites@6.2.2-rc1</code></li>     <li>To install with bower: <code>bower install zurb/foundation-sites#6.2.2</code></li>    </ul>    <p>Abide<br /> [<a href="/misc/goto?guid=4958990292045099601">#8576</a>] Reintroduce requiredCheck for checkboxes in Abide.<br /> [<a href="/misc/goto?guid=4958990292160974218">#8657</a>] Fix resetting of values of radio and checkboxes on reset.<br /> [<a href="/misc/goto?guid=4958990292274648784">#8770</a>] Don't validate hidden fields (Thanks <a href="/misc/goto?guid=4958990292392345738">@sdhull</a>!)</p>    <p>Accordion<br /> [<a href="/misc/goto?guid=4958990292512764137">#8642</a>] Fix javascript error when destroying while slides in progress<br /> [<a href="/misc/goto?guid=4958990292625487211">#8646</a>] Fix content color variable not being used<br /> [<a href="/misc/goto?guid=4958990292743707030">#8706</a>] Fix radius and hover on Accordion<br /> [<a href="/misc/goto?guid=4958990292861348601">#8720</a>] Fix defaults for accordion content color<br /> [<a href="/misc/goto?guid=4958990292980998077">#8747</a>] Fix multiple triggering of events on animation.</p>    <p>Box<br /> [<a href="/misc/goto?guid=4958990293090300376">#8387</a>] Fix incorrect calculation for container right overlap</p>    <p>Breakpoints<br /> [<a href="/misc/goto?guid=4958990293219254810">#8600</a>] Fix linting issues</p>    <p>Buttons<br /> [<a href="/misc/goto?guid=4958990293334098067">#8650</a>] Prevent hover/focus effects on disabled buttons<br /> [<a href="/misc/goto?guid=4958990293447084510">#8616</a>] Fix $buttongroup-spacing</p>    <p>Drilldown<br /> [<a href="/misc/goto?guid=4958990293580800623">#8583</a>] Fix handler unbinding on destroy. (Thanks <a href="/misc/goto?guid=4958990291876754475">@gehasia</a>!)<br /> [<a href="/misc/goto?guid=4958990293702226870">#8595</a>] Fix parentLink option<br /> [<a href="/misc/goto?guid=4958990293825464198">#8610</a>] Add visual test for parent link option<br /> [<a href="/misc/goto?guid=4958990293941199235">#8634</a>] Fix typo and Add internal event documentation<br /> [<a href="/misc/goto?guid=4958990294059538638">#8599</a>] Fix close on click issue.<br /> [<a href="/misc/goto?guid=4958990294170600311">#8679</a>] Fix value of this.$wrapper</p>    <p>Dropdown<br /> [<a href="/misc/goto?guid=4958990294301172603">#8579</a>] Fix horizontal position with additional classes</p>    <p>Dropdown Menu<br /> [<a href="/misc/goto?guid=4958990294403007775">#8564</a>] Fix dropdown menu overflow and keyboard interaction issues.<br /> [<a href="/misc/goto?guid=4958990294520443451">#8712</a>] Fix open inner positioning<br /> [<a href="/misc/goto?guid=4958990294643956613">#8603</a>] Fix issue with leaving and rentering dropdown menus within hover delay</p>    <p>Equalizer<br /> [<a href="/misc/goto?guid=4958990294763487334">#8671</a>] Fix equalizeOnStack functioning within a callout (Thanks <a href="/misc/goto?guid=4958990294878675534">@designerno1</a>!)<br /> [<a href="/misc/goto?guid=4958990295004256208">#8696</a>] Fix equalizer event handler removal on destroy.</p>    <p>Forms<br /> [<a href="/misc/goto?guid=4958990295135593185">#8695</a>] Prevent input group buttons wrapping to multiple lines<br /> [<a href="/misc/goto?guid=4958990295264705204">#8704</a>] Fix overlapping select arrow</p>    <p>Grid<br /> [<a href="/misc/goto?guid=4958990295399196013">#8534</a>] Fix responsive collapsed rows spilling over into parent columns (Thanks <a href="/misc/goto?guid=4958990295521618309">@andycochran</a>!)<br /> [<a href="/misc/goto?guid=4958990295654821695">#8578</a>] Remove duplication of max-width property in row mixin<br /> [<a href="/misc/goto?guid=4958990295786817740">#8511</a>] Fix issue introduced in 6.2.1 for flex-column wrapping</p>    <p>Interchange<br /> [<a href="/misc/goto?guid=4958990295912936471">#8686</a>] Protect array for/in loops.</p>    <p>Keyboard<br /> [<a href="/misc/goto?guid=4958990296046434610">#8571</a>] Enhance keyboard util. (Thanks <a href="/misc/goto?guid=4958990296166026943">@Owlbertz</a>!)</p>    <p>MediaQuery<br /> [<a href="/misc/goto?guid=4958990296294335374">#8644</a>] improve triggering of changed.zf.mediaquery to prevent issues on errors.</p>    <p>Magellan<br /> [<a href="/misc/goto?guid=4958990296431785387">#8726</a>] Account for barOffset when setting active menu item</p>    <p>Media Objects<br /> [<a href="/misc/goto?guid=4958990296558128788">#8614</a>] Fix margins of media options in sections and callouts<br /> [<a href="/misc/goto?guid=4958990296676392456">#8740</a>] Fix behavior of media objects in flexbox mode</p>    <p>Menu<br /> [<a href="/misc/goto?guid=4958990296808867117">#8683</a>] Add inline-svg icon support (Thanks <a href="/misc/goto?guid=4958990296934069297">@artursopelnik</a>!)</p>    <p>Offcanvas <br /> [<a href="/misc/goto?guid=4958990297054577632">#8688</a>] Fix aria-expanded triggers (Thanks <a href="/misc/goto?guid=4958990297181708005">@gapple</a>!)</p>    <p>Reveal<br /> [<a href="/misc/goto?guid=4958990297306703332">#8635</a>] Updated and enhanced accessibility around reveal. (Thanks <a href="/misc/goto?guid=4958990297438657051">@sethkane</a>!)<br /> [<a href="/misc/goto?guid=4958990297564301989">#8678</a>] Fix controlling the spead of animation for reveal overlay.<br /> [<a href="/misc/goto?guid=4958990297675927869">#8471</a>] Make callouts not close the reveal they are in. <br /> [<a href="/misc/goto?guid=4958990297795797562">#8744</a>] Fix scrolling issue with reveal on iOS</p>    <p>Slider<br /> [<a href="/misc/goto?guid=4958990297924112151">#8449</a>] Fix touch interactions (Thanks <a href="/misc/goto?guid=4958990296166026943">@Owlbertz</a>!)<br /> [<a href="/misc/goto?guid=4958990298064364386">#8503</a>] Add the ability to disable slider after initialization</p>    <p>Sticky<br /> [<a href="/misc/goto?guid=4958990298189591329">#8553</a>] Fix height of sticky container when used with responsive components (Thanks <a href="/misc/goto?guid=4958990291876754475">@gehasia</a>!)<br /> [<a href="/misc/goto?guid=4958990298326671371">#8674</a>] Add visual tests for sticky<br /> [<a href="/misc/goto?guid=4958990298432390490">#8741</a>, <a href="/misc/goto?guid=4958990298549149971">#8742</a>] Visual tests for sticky accordions with anchors<br /> [<a href="/misc/goto?guid=4958990298658115935">#8434</a>] Fix anchored element losing its original height after being stuck<br /> [<a href="/misc/goto?guid=4958990298775833017">#8719</a>] Fix object undefined error when destroying sticky elements without anchors<br /> [<a href="/misc/goto?guid=4958990298883986883">#8716</a>] Correct anchor offest when using only one anchor<br /> [<a href="/misc/goto?guid=4958990298991118607">#8715</a>] Fix anchored element not following the flow when resizing window.<br /> [<a href="/misc/goto?guid=4958990299085473574">#8717</a>] Set container height before positioning anchors.</p>    <p>Tabs:<br /> [<a href="/misc/goto?guid=4958990299179439436">#8558</a>] Fix handler unbinding on destroy. (Thanks <a href="/misc/goto?guid=4958990299270348094">@dragthor</a>!)</p>    <p>Tooltip:<br /> [<a href="/misc/goto?guid=4958990299368190385">#8691</a>] Fix issue with data-click-open not being respected<br /> [<a href="/misc/goto?guid=4958990299451204263">#8567</a>] Fix tooltip ignoring positionClass option (Thanks <a href="/misc/goto?guid=4958990299531972482">@JamesJGarner</a>!)<br /> [<a href="/misc/goto?guid=4958990299604589881">#8730</a>] Fix default behavior on multiple clicks</p>    <p>Other<br /> [<a href="/misc/goto?guid=4958990299728407734">#8563</a>] Fix background SVG bug in Edge<br /> [<a href="/misc/goto?guid=4958990299844863350">#8752</a>] Fix how visual tests work to function on Windows<br /> [<a href="/misc/goto?guid=4958990299955184301">#8751</a>] Fix scss-lint across a range of components<br /> [<a href="/misc/goto?guid=4958990300076501907">#8745</a>] Remove .babelrc from packages.</p>    <h2> </h2>    <p>Customizer<br /> [<a href="/misc/goto?guid=4958990300187573359">#8608</a>] Fix missing menu-icon component<br /> [<a href="/misc/goto?guid=4958990300307978480">#8748</a>] Add keyboard util dependency for Reveal and Slider</p>    <p>Docs<br /> [<a href="/misc/goto?guid=4958990300409263691">#8543</a>] Add description for the center option of grid-col-position()<br /> [<a href="/misc/goto?guid=4958990300528906452">#8584</a>] Fix message on abide docs when form is valid<br /> [<a href="/misc/goto?guid=4958990300650373368">#8626</a>] Fix typos in register/unregister plugin<br /> [<a href="/misc/goto?guid=4958990300771773959">#8513</a>] Add JavaScript reference for Responsive Toggle<br /> [<a href="/misc/goto?guid=4958990300898917854">#8735</a>] Improve sticky docs<br /> [<a href="/misc/goto?guid=4958990301021605162">#8710</a>] Highlight more the dependency of Orbit on Motion-UI</p>    <p>For a commit-by-commit recap, check out <a href="/misc/goto?guid=4958990301155465408">v6.2.1...v6.2.2-rc1</a></p>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958990301277812633" rel="nofollow">Source code (zip)</a></li>     <li><a href="/misc/goto?guid=4958990301415290651" rel="nofollow">Source code (tar.gz)</a></li>    </ul>