Skip to content

Commit

Permalink
处理死链
Browse files Browse the repository at this point in the history
  • Loading branch information
zdhxiong committed Mar 12, 2017
1 parent ad2be10 commit 1575e73
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion components/grid-lists.php
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
<p>当水平空间缩小时,网格列表不会转换为列表。网格列表和列表的结构不同,用于强调不同的数据类型。网格列表中图片比文本重要,列表中文本比图片重要。</p>
<p>为了保持整个网格列表的节奏一致,把过长的文本内容截断。或者,增加网格的大小,以使瓦片能够包含更长的标题。</p>
<h1>响应式设计</h1>
<p>全屏网格列表应该使用具有最小和最大宽度的流式图像比率,比率根据<a href="layout/metrics-keylines.html#metrics-keylines-ratio-keylines" target="_blank">比率关键线</a>获得。它们应该保持固定的高度、外边距和内边距。</p>
<p>全屏网格列表应该使用具有最小和最大宽度的流式图像比率,比率根据<a href="../layout/metrics-keylines.html#metrics-keylines-ratio-keylines" target="_blank">比率关键线</a>获得。它们应该保持固定的高度、外边距和内边距。</p>
<p>居中的网格列表有最小宽度和流式外边距。它们保持固定的图片宽度、高度和内边距。</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion components/tabs.php
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
<div class="module">
<h1>何时使用</h1>
<p>使用选项卡可以在高级别组织内容,例如,显示报纸的不同部分。不要把选项卡用于轮播内容或进行内容分页。这些用例涉及查看内容,而不是在内容组之间导航。</p>
<p>使用选项卡在高级视图间导航的更多细节,详见<a href="../patterns/app-structure.html#navigation-patterns">导航 - 模式</a>中的 “选项卡” 。</p>
<p>使用选项卡在高级视图间导航的更多细节,详见<a href="../patterns/navigation.html#navigation-patterns">导航 - 模式</a>中的 “选项卡” 。</p>
<p>不要在选项卡内容中包含支持滑动手势的内容,因为滑动手势是用于在选项卡之间导航的。例如,避免在选项卡中包含一个可以拖动的地图,或者一个可以滑动删除的列表。</p>
<p>固定的选项卡应该只包含有限数量的选项,并且保持选项的位置不变,有利于用户记忆。可滚动选项卡用于有很多选项或选项数量可变的情况。</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion layout/principles.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<div><p>在 Material Design 中,纸片的物理特性被转移到了屏幕中。应用的背景类似于一张平坦、不透明质地的纸片,应用的行为也模仿纸片,可以改变大小、拖动及把多个纸片粘合在一起。</p>
<p>在本规范中,构成应用的表面被成为材料或材料片。</p>
<p>应用之外的元素,例如系统状态栏,和应用内容是分开的,不会被视为材料。</p>
<p>更多关于材料的细节,详见<a href="../what-is-material/material-properties.html">材料属性</a>。</p>
<p>更多关于材料的细节,详见<a href="../material-design/material-properties.html">材料属性</a>。</p>
<div class="col-list">
<section class="module-figure col-2">
<div class="module">
Expand Down
2 changes: 1 addition & 1 deletion layout/structure.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</svg>
</h2>
<div class="article-content">
<div><p>为元素在 Z 轴空间的排列提供指导,以使其拥有正确的行为和阴影,见<a href="../material-design/environment.html">环境</a>和<a href="../what-is-material/elevation-shadows.html">海拔高度和阴影</a>章节。</p>
<div><p>为元素在 Z 轴空间的排列提供指导,以使其拥有正确的行为和阴影,见<a href="../material-design/environment.html">环境</a>和<a href="../material-design/elevation-shadows.html">海拔高度和阴影</a>章节。</p>
<div class="col-list">
<section class="module-figure col-2">
<div class="module">
Expand Down
8 changes: 4 additions & 4 deletions material-design/elevation-shadows.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
<h1>目录</h1>
<ul>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../what-is-material/elevation-shadows.html#elevation-shadows-elevation-android" data-qp-ui-data-id="qp:1">海拔高度(Android)</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../material-design/elevation-shadows.html#elevation-shadows-elevation-android" data-qp-ui-data-id="qp:1">海拔高度(Android)</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../what-is-material/elevation-shadows.html#elevation-shadows-shadows" data-qp-ui-data-id="qp:2">阴影</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../material-design/elevation-shadows.html#elevation-shadows-shadows" data-qp-ui-data-id="qp:2">阴影</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../what-is-material/elevation-shadows.html#elevation-shadows-object-relationships" data-qp-ui-data-id="qp:3">物体关系</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../material-design/elevation-shadows.html#elevation-shadows-object-relationships" data-qp-ui-data-id="qp:3">物体关系</a>
</li>
</ul>
</nav>
Expand Down Expand Up @@ -105,7 +105,7 @@
<p>动态海拔高度偏移是组件从静止状态向目标状态移动的距离。它们确保在不同操作和组件类型下海拔高度的改变保持一致。例如,所有组件在被按下时,所增加的海拔高度是一样的。</p>
<p>一旦输入事件完成或取消,组件就会回到静止状态的海拔高度。</p>
<h2>避免海拔高度冲突</h2>
<p>有响应式海拔高度的组件,在静止状态和动态海拔高度偏移之间切换时,可能会穿透其他组件。<a href="../what-is-material/material-properties.html#material-properties-physical-properties">材料不能彼此穿透</a>,因此可以通过改变冲突组件的布局或整个应用的布局来避免这些冲突。</p>
<p>有响应式海拔高度的组件,在静止状态和动态海拔高度偏移之间切换时,可能会穿透其他组件。<a href="../material-design/material-properties.html#material-properties-physical-properties">材料不能彼此穿透</a>,因此可以通过改变冲突组件的布局或整个应用的布局来避免这些冲突。</p>
<p>在组件级别上,组件可以在发生冲突之前移动或移除。例如,在用户拾起卡片前,浮动操作按钮可以消失或移动离开屏幕,或者在 snackbar 出现时进行移动。</p>
<p>在布局级别上,通过设计应用布局,来最大限度减少造成冲突的可能。例如,将浮动操作按钮定位在卡片流的一侧,这样当用户拾起一张卡片时,不会和浮动操作按钮造成冲突。</p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions material-design/material-properties.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
<h1>目录</h1>
<ul>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../what-is-material/material-properties.html#material-properties-physical-properties" data-qp-ui-data-id="qp:1">物理属性</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../material-design/material-properties.html#material-properties-physical-properties" data-qp-ui-data-id="qp:1">物理属性</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../what-is-material/material-properties.html#material-properties-transforming-material" data-qp-ui-data-id="qp:2">材料的转换</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../material-design/material-properties.html#material-properties-transforming-material" data-qp-ui-data-id="qp:2">材料的转换</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../what-is-material/material-properties.html#material-properties-movement-of-material" data-qp-ui-data-id="qp:3">材料的移动</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../material-design/material-properties.html#material-properties-movement-of-material" data-qp-ui-data-id="qp:3">材料的移动</a>
</li>
</ul>
</nav>
Expand Down
18 changes: 9 additions & 9 deletions material-design/whats-new.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@
</ul>
<p><strong>Significant updates</strong></p>
<ul class="lst-kix_3lz88lbtlae2-0 start">
<li><a href="../patterns/app-structure.html#navigation-up-back-buttons">Navigation</a> now includes details on how to use the Up and Back buttons as part of your navigation strategy</li>
<li><a href="../patterns/navigation.html#navigation-up-back-buttons">Navigation</a> now includes details on how to use the Up and Back buttons as part of your navigation strategy</li>
<li>Using <a href="../layout/structure.html#structure-app-bar">full-screen mode</a> for Lean Back, Immersive mode, and Lights out interactions</li>
</ul>
<h1>May 2016 </h1>
<p><strong>New sections</strong></p>
<ul class="lst-kix_7y6ydy2mkp6e-0 start">
<li><a href="../animation/authentic-motion.html">Motion</a> includes detailed examples and specs on material motion principles, duration and easing, transformations, choreography, and customization.</li>
<li><a href="../motion/material-motion.html">Motion</a> includes detailed examples and specs on material motion principles, duration and easing, transformations, choreography, and customization.</li>
<li><a href="../growth-communications/introduction.html">Growth &amp; communications</a> contains guidance on user engagement, retention, and acquisition.</li>
<li><a href="../components/expansion-panels.html">Expansion panels</a> guidance describes lightweight containers used for creating flows and editing content.</li>
</ul>
Expand All @@ -84,7 +84,7 @@
<h1>December 2015 </h1>
<p><strong>Significant updates</strong></p>
<ul class="lst-kix_580rq2stisp2-0">
<li><a href="../layout/adaptive-ui.html#responsive-ui-patterns">Responsive UI</a> includes a pattern on positioning and more examples of responsive patterns</li>
<li><a href="../layout/responsive-ui.html#responsive-ui-patterns">Responsive UI</a> includes a pattern on positioning and more examples of responsive patterns</li>
<li><a href="../components/text-fields.html#text-fields-required-fields">Text fields</a> adds guidance on required text fields</li>
<li><a href="../resources/layout-templates.html#layout-templates-tablet">Whiteframes</a> have been added for Sketch</li>
<li><a href="../style/writing.html#writing-capitalization-punctuation">Punctuation</a> has new guidance on en dashes and parentheses</li>
Expand All @@ -102,7 +102,7 @@
<h1>September 2015 </h1>
<p><strong>Significant updates</strong></p>
<ul class="lst-kix_3f16ovhcxjf-0 start">
<li><a href="../patterns/app-structure.html">Navigation</a> adds guidance on navigation hierarchy and structure, new navigation patterns, and combined navigation patterns</li>
<li><a href="../patterns/navigation.html">Navigation</a> adds guidance on navigation hierarchy and structure, new navigation patterns, and combined navigation patterns</li>
<li><a href="../style/color.html#color-ui-color-application">UI color application</a> describes how transparent text maintains legibility against different background colors</li>
<li><a href="../components/buttons.html#buttons-toggle-buttons">Buttons</a> contains guidance on toggle buttons and flat button behaviors</li>
<li><a href="../components/tabs.html#tabs-specs">Tabs</a> includes guidance on text sizing in tabs</li>
Expand Down Expand Up @@ -132,23 +132,23 @@
<h1>May 2015 </h1>
<p><strong>New sections</strong></p>
<ul class="lst-kix_fjimwhvlh9zv-0 start">
<li><a href="../layout/adaptive-ui.html">Adaptive UI</a> includes responsive layout guidance, grids, breakpoints, and patterns</li>
<li><a href="../layout/responsive-ui.html">Adaptive UI</a> includes responsive layout guidance, grids, breakpoints, and patterns</li>
<li><a href="../patterns/empty-states.html">Empty states</a> contains guidance for states when regular content can’t be shown</li>
<li><a href="../patterns/launch-screens.html">Launch screens</a> includes branding and placeholder UI content</li>
<li><a href="../patterns/app-structure.html">Navigation</a></li>
<li><a href="../patterns/navigation.html">Navigation</a></li>
</ul>
<p><strong>Significant updates</strong></p>
<ul class="lst-kix_aztigdag0qb6-0 start">
<li><a href="../what-is-material/elevation-shadows.html">Elevation and shadows</a> has been renamed from “Objects in 3D space,” adding new details about elevation changes</li>
<li><a href="../animation/authentic-motion.html">Authentic motion</a> describes easing terms in more detail</li>
<li><a href="../material-design/elevation-shadows.html">Elevation and shadows</a> has been renamed from “Objects in 3D space,” adding new details about elevation changes</li>
<li><a href="../motion/material-motion.html">Authentic motion</a> describes easing terms in more detail</li>
</ul>
<h1>April 2015</h1>
<p><strong>New sections</strong></p>
<ul class="lst-kix_fjimwhvlh9zv-0">
<li><a href="../components/data-tables.html">Data tables</a></li>
<li><a href="../layout/units-measurements.html">Units and measurements</a></li>
<li><a href="../components/buttons-floating-action-button.html">Floating Action Button</a> has been moved into its own section, adding new details about behavior and transitions</li>
<li><a href="../patterns/app-structure.html">App structure</a></li>
<li><a href="../patterns/navigation.html">App structure</a></li>
<li><a href="../resources/sticker-sheets-icons.html">Component sticker sheet</a> for Adobe After Effects</li>
<li><a href="../patterns/data-formats.html#data-formats-data-redaction-truncation">Data truncation and redaction</a></li>
<li><a href="../patterns/settings.html#settings-writing-guidelines">Writing guidelines</a> for Settings</li>
Expand Down
8 changes: 4 additions & 4 deletions motion/material-motion.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
<h1>目录</h1>
<ul>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../animation/authentic-motion.html#material-motion-why-does-motion-matter" data-qp-ui-data-id="qp:1">为什么动效很重要?</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../motion/material-motion.html#material-motion-why-does-motion-matter" data-qp-ui-data-id="qp:1">为什么动效很重要?</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../animation/authentic-motion.html#material-motion-how-does-material-move" data-qp-ui-data-id="qp:2">材料如何移动?</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../motion/material-motion.html#material-motion-how-does-material-move" data-qp-ui-data-id="qp:2">材料如何移动?</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../animation/authentic-motion.html#material-motion-what-makes-a-good-transition" data-qp-ui-data-id="qp:3">什么是好的转换?</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../motion/material-motion.html#material-motion-what-makes-a-good-transition" data-qp-ui-data-id="qp:3">什么是好的转换?</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../animation/authentic-motion.html#material-motion-implications-of-motion" data-qp-ui-data-id="qp:4">动效的影响</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="../motion/material-motion.html#material-motion-implications-of-motion" data-qp-ui-data-id="qp:4">动效的影响</a>
</li>
</ul>
</nav>
Expand Down
14 changes: 7 additions & 7 deletions patterns/navigation.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,25 +46,25 @@
<h1>目录</h1>
<ul>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="app-structure.html#navigation-usage" data-qp-ui-data-id="qp:1">用法</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="navigation.html#navigation-usage" data-qp-ui-data-id="qp:1">用法</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="app-structure.html#navigation-defining-your-navigation" data-qp-ui-data-id="qp:2">定义你的导航</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="navigation.html#navigation-defining-your-navigation" data-qp-ui-data-id="qp:2">定义你的导航</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="app-structure.html#navigation-up-back-buttons" data-qp-ui-data-id="qp:3">向上和返回按钮</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="navigation.html#navigation-up-back-buttons" data-qp-ui-data-id="qp:3">向上和返回按钮</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="app-structure.html#navigation-navigating-between-apps-android" data-qp-ui-data-id="qp:4">应用间导航(Android)</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="navigation.html#navigation-navigating-between-apps-android" data-qp-ui-data-id="qp:4">应用间导航(Android)</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="app-structure.html#navigation-hierarchy" data-qp-ui-data-id="qp:5">层次结构</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="navigation.html#navigation-hierarchy" data-qp-ui-data-id="qp:5">层次结构</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="app-structure.html#navigation-patterns" data-qp-ui-data-id="qp:6">模式</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="navigation.html#navigation-patterns" data-qp-ui-data-id="qp:6">模式</a>
</li>
<li>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="app-structure.html#navigation-combined-patterns" data-qp-ui-data-id="qp:7">组合模式</a>
<a class="gweb-smoothscroll-control qp-ui" data-qp-ui="{ 'SmoothScroll': {} }" href="navigation.html#navigation-combined-patterns" data-qp-ui-data-id="qp:7">组合模式</a>
</li>
</ul>
</nav>
Expand Down
Loading

0 comments on commit 1575e73

Please sign in to comment.