forked from 1sters/material_design_zh_2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
26 changed files
with
391 additions
and
309 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,75 +1,75 @@ | ||
- Material Design | ||
- [概述](material-design-intro/introduction.md) | ||
- [概述](material-design/material-design-intro/introduction.md) | ||
- 什么是 Material | ||
- [环境](whatis-material-design/environment.md) | ||
- [Material 属性](whatis-material-design/material-properties.md) | ||
- [高度和阴影](whatis-material-design/elevation-shadows.md) | ||
- [环境](material-design/whatis-material-design/environment.md) | ||
- [Material 属性](material-design/whatis-material-design/material-properties.md) | ||
- [高度和阴影](material-design/whatis-material-design/elevation-shadows.md) | ||
- 动画 | ||
- [真实的动作](animation/authentic-motion.md) | ||
- [响应式交互](animation/responsive-interaction.md) | ||
- [有意义的转场动画](animation/meaningful-transitions.md) | ||
- [打动用户的细节](animation/delightful-details.md) | ||
- [真实的动作](material-design/animation/authentic-motion.md) | ||
- [响应式交互](material-design/animation/responsive-interaction.md) | ||
- [有意义的转场动画](material-design/animation/meaningful-transitions.md) | ||
- [打动用户的细节](material-design/animation/delightful-details.md) | ||
- 样式 | ||
- [色彩](style/color.md) | ||
- [字体排版](style/typography.md) | ||
- [图标](style/icons.md) | ||
- [图像](style/imagery.md) | ||
- [书写](style/writing.md) | ||
- [色彩](material-design/style/color.md) | ||
- [字体排版](material-design/style/typography.md) | ||
- [图标](material-design/style/icons.md) | ||
- [图像](material-design/style/imagery.md) | ||
- [书写](material-design/style/writing.md) | ||
- 布局 | ||
- [准则](layout/layout-principles.md) | ||
- [单位和度量](layout/units-measurements.md) | ||
- [度量与边框](layout/metrics-and-keylines.md) | ||
- [结构](layout/structure.md) | ||
- [自适应 UI](layout/adaptive-ui.md) | ||
- [准则](material-design/layout/layout-principles.md) | ||
- [单位和度量](material-design/layout/units-measurements.md) | ||
- [度量与边框](material-design/layout/metrics-and-keylines.md) | ||
- [结构](material-design/layout/structure.md) | ||
- [自适应 UI](material-design/layout/adaptive-ui.md) | ||
- 组件 | ||
- [底部动作条](components/bottom-sheets.md) | ||
- [按钮](components/buttons.md) | ||
- [按钮:浮动操作按钮](components/buttons-floating-action-button.md) | ||
- [卡片](components/cards.md) | ||
- [纸片](components/chips.md) | ||
- [数据表格](components/data-tables.md) | ||
- [提示框](components/dialogs.md) | ||
- [分隔线](components/dividers.md) | ||
- [网格](components/grids.md) | ||
- [列表](components/lists.md) | ||
- [列表控制](components/list-controls.md) | ||
- [菜单](components/menus.md) | ||
- [选择器](components/pickers.md) | ||
- [进度和动态](components/progress-activity.md) | ||
- [选择控制](components/selection-controls.md) | ||
- [滑块](components/sliders.md) | ||
- [Snackbars 与 Toasts](components/snackbars-and-toasts.md) | ||
- [副标题](components/subheaders.md) | ||
- [开关](components/switches.md) | ||
- [Tabs](components/tabs.md) | ||
- [文本框](components/text-fields.md) | ||
- [工具提示](components/tooltips.md) | ||
- [底部动作条](material-design/components/bottom-sheets.md) | ||
- [按钮](material-design/components/buttons.md) | ||
- [按钮:浮动操作按钮](material-design/components/buttons-floating-action-button.md) | ||
- [卡片](material-design/components/cards.md) | ||
- [纸片](material-design/components/chips.md) | ||
- [数据表格](material-design/components/data-tables.md) | ||
- [提示框](material-design/components/dialogs.md) | ||
- [分隔线](material-design/components/dividers.md) | ||
- [网格](material-design/components/grids.md) | ||
- [列表](material-design/components/lists.md) | ||
- [列表控制](material-design/components/list-controls.md) | ||
- [菜单](material-design/components/menus.md) | ||
- [选择器](material-design/components/pickers.md) | ||
- [进度和动态](material-design/components/progress-activity.md) | ||
- [选择控制](material-design/components/selection-controls.md) | ||
- [滑块](material-design/components/sliders.md) | ||
- [Snackbars 与 Toasts](material-design/components/snackbars-and-toasts.md) | ||
- [副标题](material-design/components/subheaders.md) | ||
- [开关](material-design/components/switches.md) | ||
- [Tabs](material-design/components/tabs.md) | ||
- [文本框](material-design/components/text-fields.md) | ||
- [工具提示](material-design/components/tooltips.md) | ||
- 模式 | ||
- [App 结构](patterns/app-structure.md) | ||
- [数据格式](patterns/data-formats.md) | ||
- [空状态](patterns/empty-states.md) | ||
- [错误](patterns/errors.md) | ||
- [内容选取](patterns/selection.md) | ||
- [手势](patterns/gestures.md) | ||
- [启动屏幕](patterns/launch-screens.md) | ||
- [加载图像](patterns/loading-images.md) | ||
- [抽屉式导航](patterns/navigation-drawer.md) | ||
- [导航](patterns/navigation.md) | ||
- [导航过渡](patterns/navigational-transitions.md) | ||
- [滚动技巧](patterns/scrolling-techniques.md) | ||
- [改进的操作](patterns/promoted-actions.md) | ||
- [设置](patterns/settings.md) | ||
- [影像处理](patterns/imagery-treatment.md) | ||
- [搜索](patterns/search.md) | ||
- [刷新](patterns/swipe-to-refresh.md) | ||
- [App 结构](material-design/patterns/app-structure.md) | ||
- [数据格式](material-design/patterns/data-formats.md) | ||
- [空状态](material-design/patterns/empty-states.md) | ||
- [错误](material-design/patterns/errors.md) | ||
- [内容选取](material-design/patterns/selection.md) | ||
- [手势](material-design/patterns/gestures.md) | ||
- [启动屏幕](material-design/patterns/launch-screens.md) | ||
- [加载图像](material-design/patterns/loading-images.md) | ||
- [抽屉式导航](material-design/patterns/navigation-drawer.md) | ||
- [导航](material-design/patterns/navigation.md) | ||
- [导航过渡](material-design/patterns/navigational-transitions.md) | ||
- [滚动技巧](material-design/patterns/scrolling-techniques.md) | ||
- [改进的操作](material-design/patterns/promoted-actions.md) | ||
- [设置](material-design/patterns/settings.md) | ||
- [影像处理](material-design/patterns/imagery-treatment.md) | ||
- [搜索](material-design/patterns/search.md) | ||
- [刷新](material-design/patterns/swipe-to-refresh.md) | ||
- 可用性 | ||
- [可达性](usability/accessibility.md) | ||
- [双向性](usability/bidirectionality.md) | ||
- [可达性](material-design/usability/accessibility.md) | ||
- [双向性](material-design/usability/bidirectionality.md) | ||
- 资源 | ||
- [布局模板](resources/layout-templates.md) | ||
- [设备](resources/devices.md) | ||
- [贴片集](resources/sticker-sheets.md) | ||
- [Roboto 字体](resources/roboto-font.md) | ||
- [调色板](resources/color-palettes.md) | ||
- [布局模板](material-design/resources/layout-templates.md) | ||
- [设备](material-design/resources/devices.md) | ||
- [贴片集](material-design/resources/sticker-sheets.md) | ||
- [Roboto 字体](material-design/resources/roboto-font.md) | ||
- [调色板](material-design/resources/color-palettes.md) | ||
- What’s New | ||
- [更新记录](whats-new/whats-new.md) | ||
- [更新记录](material-design/whats-new/whats-new.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.