Adam Bradley
79aee05a32
refactor(clickBlock): transform css for click block
...
Use transform/opacity CSS properties to show and hide the click block
element, and use requestAnimationFrame for the DOM changes. This is
easier for the GPU to use transform/opacity properties instead of the
display property, and also reduces any potential reflows.
2014-11-10 21:18:10 -06:00
..
2014-04-14 10:47:27 -06:00
2014-09-15 00:00:59 -05:00
2014-08-28 15:17:44 -05:00
2014-11-05 13:52:12 -07:00
2014-08-05 11:31:06 -05:00
2014-05-07 14:54:51 -06:00
2014-08-26 22:23:07 -05:00
2014-11-10 21:18:10 -06:00
2014-10-08 11:09:15 -06:00
2014-09-12 11:19:47 -05:00
2014-04-16 06:17:43 -06:00
2014-10-24 21:52:12 -07:00
2014-10-09 21:08:29 -05:00
2014-10-09 14:51:10 +02:00
2014-10-02 14:04:27 -05:00
2014-04-14 10:47:27 -06:00
2014-09-16 08:55:00 -05:00
2014-09-23 13:09:27 +10:00
2014-10-23 17:07:30 -05:00
2014-07-31 16:09:42 -05:00
2014-08-20 12:19:42 -06:00
2014-07-06 14:22:26 -06:00
2014-11-05 13:52:12 -07:00
2014-08-20 10:03:45 -06:00
2014-09-11 15:25:49 -05:00
2014-05-07 14:54:51 -06:00
2014-09-16 00:13:29 -05:00