Commit Graph

9 Commits

Author SHA1 Message Date
Andy Joslin
d056ad1fef perf(animations): throttle calls to requestAnimationFrame
Closes #582
2014-02-17 17:26:34 -05:00
Andy Joslin
749cd3829c fix(navBar): animations work properly
Starting a couple of versions ago, animations in navbar stopped working.
I took this as a chance to fix this, and ddo a refactor to make the code
more modular and testable.

Lots of manual dom manipulation was offloaded to angular directives, and
now we will not have bugs with end-user using interpolated class
attribute on their own nav-bar and overriding our own manually added
classes.
2014-02-17 09:11:52 -05:00
Adam Bradley
1c52a683e0 header remove left align with too small 2013-11-28 21:56:12 -06:00
Adam Bradley
fc909e1612 reduce header title DOM read/writes 2013-11-27 11:49:19 -06:00
Max Lynch
80d054762c Header bar tweaks 2013-11-13 19:59:50 -06:00
Max Lynch
7d4756eaef Fixed #95 and #121 2013-11-12 16:34:51 -06:00
Max Lynch
6ab1f49688 Fixed #64 and fixed sub view controllers and tabs
Moved tabs to be absolute not fixed so they can easily
be placed inside of containers
2013-11-08 18:09:48 -06:00
Max Lynch
1828379217 use strict 2013-10-15 14:59:26 -05:00
Adam Bradley
7386f3f468 filename updates 2013-10-01 09:57:49 -05:00