Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Side by Side Diff: third_party/polymer/v0_8/components-chromium/neon-animation/guides/neon-animation.md

Issue 1162963002: Revert "Rename polymer and cr_elements v0_8 to v1_0" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 --- 1 ---
2 title: neon-animation 2 title: neon-animation
3 summary: "A short guide to neon-animation and neon-animated-pages" 3 summary: "A short guide to neon-animation and neon-animated-pages"
4 tags: ['animation','core-animated-pages'] 4 tags: ['animation','core-animated-pages']
5 elements: ['neon-animation','neon-animated-pages'] 5 elements: ['neon-animation','neon-animated-pages']
6 updated: 2015-05-26 6 updated: 2015-05-26
7 --- 7 ---
8 8
9 # neon-animation 9 # neon-animation
10 10
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 * `cascaded-animation` Applys an animation to an array of elements with a delay between each. 304 * `cascaded-animation` Applys an animation to an array of elements with a delay between each.
305 305
306 <a name="demos"></a> 306 <a name="demos"></a>
307 ## Demos 307 ## Demos
308 308
309 * [Grid to full screen](http://morethanreal.github.io/neon-animation-demo/bower _components/neon-animation/demo/grid/index.html) 309 * [Grid to full screen](http://morethanreal.github.io/neon-animation-demo/bower _components/neon-animation/demo/grid/index.html)
310 * [Animation on load](http://morethanreal.github.io/neon-animation-demo/bower_c omponents/neon-animation/demo/load/index.html) 310 * [Animation on load](http://morethanreal.github.io/neon-animation-demo/bower_c omponents/neon-animation/demo/load/index.html)
311 * [List item to detail](http://morethanreal.github.io/neon-animation-demo/bower _components/neon-animation/demo/list/index.html) (For narrow width) 311 * [List item to detail](http://morethanreal.github.io/neon-animation-demo/bower _components/neon-animation/demo/list/index.html) (For narrow width)
312 * [Dots to squares](http://morethanreal.github.io/neon-animation-demo/bower_com ponents/neon-animation/demo/tiles/index.html) 312 * [Dots to squares](http://morethanreal.github.io/neon-animation-demo/bower_com ponents/neon-animation/demo/tiles/index.html)
313 * [Declarative](http://morethanreal.github.io/neon-animation-demo/bower_compone nts/neon-animation/demo/declarative/index.html) 313 * [Declarative](http://morethanreal.github.io/neon-animation-demo/bower_compone nts/neon-animation/demo/declarative/index.html)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698