代码拉取完成,页面将自动刷新
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width">
<meta name="author" content="Paul Lewis" />
<title>UI element samples</title>
<style>
html,
body {
margin: 0;
color: #404040;
font-family: -apple-system, BlinkMacSystemFont,
'Segoe UI', 'Roboto', 'Helvetica Neue', sans-serif;
line-height: 1.5;
}
body {
padding: 1em 1em 4em;
}
a {
color: #3F51B5;
text-decoration: underline;
-webkit-text-decoration-skip: ink;
text-decoration-skip: ink;
}
a:visited {
color: #1A237E !important;
}
ul ul {
padding-left: 1.5em;
}
ul h1,
ul h2,
ul h3 {
font-weight: normal;
margin: 0;
font-size: 1em;
}
</style>
</head>
<body>
<h1>UI Element Samples</h1>
<ul>
<li>
<h2>Supercharged Episodes (<a href="https://www.youtube.com/playlist?list=PLNYkxOF6rcIBz9ACEQRmO9Lw8PW7vn0lr">Playlist</a>)</h2>
<ul>
<li>
<a href="./image-zoomer/">Episode 1. Image Zoomer</a>,
(<a href="https://www.youtube.com/watch?v=e8IwM3iqnL0">Live-coding session</a>)
</li>
<li>
<a href="./swipeable-cards/">Episode 2. Swipeable Cards</a>
(<a href="https://www.youtube.com/watch?v=rBSY7BOYRo4">Live-coding session</a>,
<a href="https://www.youtube.com/watch?v=F3A6Skckh9c">TL;DR</a>)
</li>
<li>
<a href="./side-nav/">Episode 3. Side Nav</a>
(<a href="https://www.youtube.com/watch?v=e5CXg1sjTqQ">Live-coding session</a>,
<a href="https://www.youtube.com/watch?v=Mhnj3PiPnZw">TL;DR</a>)
</li>
<li>
<a href="./router/">Episode 4. Router Part I</a>
(<a href="https://www.youtube.com/watch?v=Sw-ICM_V1eQ">Live-coding session</a>,
<a href="https://www.youtube.com/watch?v=q2azIeeeqZA">TL;DR</a>)
</li>
<li>
<a href="./router-advanced/">Episode 5. Router Part II</a>
(<a href="https://www.youtube.com/watch?v=fAFYXPVdJ7I">Live-coding session</a>,
<a href="https://www.youtube.com/watch?v=j63wb8OfrZE">TL;DR</a>)
</li>
<li>
<a href="./accordion/">Episode 6. Accordion</a>
(<a href="https://www.youtube.com/watch?v=P2glQ0fz7DM">Live-coding session</a>,
<a href="https://www.youtube.com/watch?v=hw4mo7EALOw">TL;DR</a>)
</li>
<li>
<a href="./3d-card-flip/">Episode 7. 3D Card Flip</a>
(<a href="https://www.youtube.com/watch?v=rn5s6H_Yamo">Live-coding session</a>,
<a href="https://www.youtube.com/watch?v=e9UXt8P9XKU">TL;DR</a>)
</li>
<li>
<a href="./server-side-rendering">Episode 8. Server-Side Rendering</a>
(<a href="https://www.youtube.com/watch?v=8LM4p7l9YMY">Live-coding session</a>,
<a href="https://www.youtube.com/watch?v=Tzmmt0gO3Hw">TL;DR</a>)
</li>
</ul>
</li>
<li>
<h2>Events</h2>
<ul>
<li>
<h3>2017</h3>
<ul>
<li>
<a href="./stream-progress/">I/O 2017: Stream Progress</a>
(<a href="https://www.youtube.com/watch?v=JkXZ35MSLaE">Live-coding session</a>)
</li>
</ul>
</li>
<li>
<h3>2016</h3>
<ul>
<li>
<a href="./expand-collapse/">I/O 2016: Expand & Collapse</a>
</li>
<li>
<a href="./flip-switch/">Polymer Summit 2016: Flip Switch</a>
(<a href="https://www.youtube.com/watch?v=r94IxRRKR0A">Live-coding session</a>)
</li>
<li>
<a href="./service-worker">Chrome Dev Summit: Service worker</a>
(<a href="https://www.youtube.com/watch?v=X8EQSy-ajo4">Live-coding session</a>)
</li>
</ul>
</li>
</ul>
</li>
<li>
<h2>Blog posts</h2>
<ul>
<li>
<a href="./infinite-scroller/">Infinite Scroller</a>
(<a href="https://developers.google.com/web/updates/2016/07/infinite-scroller">Blog post</a>)
</li>
<li>
<a href="./parallax/">Parallax</a>
(<a href="https://developers.google.com/web/updates/2016/12/performant-parallaxing">Blog post</a>)
</li>
<li>
<a href="./animated-clip/">Animated clip</a>
(<a href="./animated-clip/advanced/">Advanced circular reveal</a>,
<a href="https://developers.google.com/web/updates/2017/03/performant-expand-and-collapse">Blog post</a>)
</li>
<li>
<a href="./custom-scrollbar/">Custom Scrollbar</a>
(<a href="https://developers.google.com/web/updates/2017/03/custom-scrollbar">Blog post</a>)
</li>
</ul>
</li>
<li>
<a href="./template/">Template</a>
</li>
</ul>
<a href="https://github.com/googlechrome/ui-element-samples">See the source code on GitHub</a>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。