Slider animation based on a Dribbble shot by Andreas Storm: https://dribbble.com/shots/2591468-Paging-with-Principle-App
A Pen by Tobias Reich on CodePen.
Slider animation based on a Dribbble shot by Andreas Storm: https://dribbble.com/shots/2591468-Paging-with-Principle-App
A Pen by Tobias Reich on CodePen.
A Pen by Aditya Bhandari on CodePen.
https://dailyui.co/ #014
Forked from Fabio Ottaviani's Pen Daily UI #014: Countdown Timer.
A Pen by Hatem Noureddine on CodePen.
A Pen by Colin Spence on CodePen.
| org.gradle.daemon = true | |
| org.gradle.jvmargs = -Xmx8g -Xmx2g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -XX:MaxPermSize=4g -Dsun.io.useCanonCaches=false -XX:+DoEscapeAnalysis -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:+UseFastAccessorMethods -XX:+CMSClassUnloadingEnabled -noverify -Xverify:none -XX:+TieredCompilation -da | |
| org.gradle.parallel = true | |
| org.gradle.parallel.threads = 5 | |
| org.gradle.configureondemand = true |
Was playing around with Louis Hoebregts's pretty cool pen
A Pen by Irem Lopsum on CodePen.
Swirl of a Fractal Branch
A Pen by Tiffany Rayside on CodePen.
| /* | |
| * Copyright (C) 2011 Micah Hainline | |
| * Copyright (C) 2012 Triposo | |
| * Copyright (C) 2013 Paul Imhoff | |
| * Copyright (C) 2014 Shahin Yousefi | |
| * | |
| * Licensed under the Apache License, Version 2.0 (the "License"); | |
| * you may not use this file except in compliance with the License. | |
| * You may obtain a copy of the License at | |
| * |
| <link rel="import" href="../notification-elements/notification-alert.html"> | |
| <link rel="import" href="../google-map/google-map.html"> | |
| <link rel="import" href="../paper-button/paper-button.html"> | |
| <polymer-element name="my-element"> | |
| <template> | |
| <style> | |
| :host { | |
| position: absolute; |
Read the blog at http://fokkezb.nl/2013/09/20/url-schemes-for-ios-and-android-2/