View curve.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View SketchSystems.spec
My Rewards - Summary Block | |
Regular States | |
Onboarding* | |
reward created -> Pending | |
reward created but missing cc -> Action Needed | |
text: "You don't have any rewards" | |
Pending | |
reward paid -> Rewarded | |
text: "You have a pending reward" |
View DO.js
import React from 'react' | |
export default function Component() { | |
return ( | |
<div></div> | |
) | |
} |
View arquivo-original.diff
Essa é uma linha | |
Essa é outra linha |
View git-rebase.diff
$ git checkout feature/do-something | |
$ git rebase master |
View arquivo-alterado-por-maria.diff
Essa é uma linha | |
-Essa é outra linha | |
+Essa é mais uma linha |
View arquivo-alterado-por-joao.diff
Essa é uma linha | |
-Essa é outra linha | |
+Essa é outra linha, alterada |
View lena links
https://vtex.slack.com/archives/D0M41ES7J/s1455284120000002 | |
https://thedesignteam.io/the-insecure-designer-e3c703a07abb#.fvpxkb8z6 | |
http://cattsmall.com/blog/ | |
http://vicbell.dribbble.com/ | |
https://dribbble.com/shots/3227273-loader-motion-exploration-for-AI-product | |
https://medium.com/@poornima/challenging-ourselves-to-care-about-ourselves-411eedb50eec#.r4dz7u1ar | |
https://projects.lukehaas.me/css-loaders/ | |
https://codepen.io/collection/HtAne/ | |
http://tobiasahlin.com/spinkit/ | |
https://www.designernews.co/stories/79075-what-is-the-one-thing-that-vastly-improved-the-way-you-work |
View browserslist
> 1% | |
last 2 versions |
View tachyons-breakpoint-generator.css
@media screen { | |
.size1 { | |
height: 1rem; | |
} | |
.size2 { | |
height: 2rem; | |
} | |
.size3 { |
NewerOlder