Last 12 weeks · 0 commits
1 of 6 standards met
I added vendor prefixes using the tools found at http://prefixr.com/index.php. It's not taking advantage of less very well. I just added them to the main CSS file and manually ran parts of the less files as needed. Briefly tested on iOS simulator and Chrome and Firefox. As for why worry about it. Browser makers are apparently going crazy about all the webkit only demos and want to hijack prefixes. It's kind of nuts. Here's the details: http://remysharp.com/2012/02/09/vendor-prefixes-about-to-go-south/
Repository: yyx990803/HTML5-Clear. Description: [DEPRECATED] A replica of the Clear iphone app in HTML5 Stars: 720, Forks: 147. Primary language: JavaScript. Languages: JavaScript (100%). Homepage: clear.evanyou.me Open PRs: 1, open issues: 0. Last activity: 5y ago. Community health: 28%. Top contributors: yyx990803.
I added a sweet fade animation when reordering, deleting, or adding todos. Think it looks pretty nice and I think the original Clear has a smooth color transition.