Files
Adam Bradley 60fdc5c2f3 perf(cards): remove translateZ from ion-card
Yes, oddly enough this makes a performance difference. The translateZ
was used as a trick to force ion-card’s rounded corners to take effect
on inner elements. However, on a page that has many ion-cards, it takes
relatively a lot of power on a low-end device to move them all during a
transition. It’s best to not put them on their own layer and let the
browser just move one thing.
2016-02-03 23:22:27 -06:00
..
2016-01-27 14:38:26 -05:00
2016-01-07 18:06:32 +08:00
2016-02-01 14:26:34 -05:00
2016-02-03 17:40:17 -05:00
2016-02-01 15:39:36 -05:00
2016-02-01 22:46:11 -05:00
2016-02-02 11:47:16 -05:00
2016-02-02 13:15:09 -05:00
2016-02-02 13:36:53 -05:00
2016-02-02 14:16:32 -05:00
2016-02-03 19:41:23 -06:00
2016-02-02 16:01:10 -05:00
2016-02-02 16:29:40 -05:00
2016-02-02 16:42:40 -05:00
2016-01-20 21:55:06 -06:00