Files
ionic-framework/js/angular/directive
Adam Bradley db83d6638e refactor(tabs): prevent unnecessary updates during destroy
If the containing ionTabs directive is being destroyed, then child
ionTab directives should not don't bother going through its
controller’s `remove` method, which selects a new active tab as each
ionTab is being destroyed. By selecting a new active tab as each tab is
removed, it causes unnecessary view loads, transitions and multiple
`viewState.changeHistory` events.
2014-09-12 23:05:28 -05:00
..
2014-08-28 13:39:24 -04:00
2014-06-04 10:41:53 -05:00
2014-05-08 09:11:16 -06:00
2014-09-02 11:46:52 -07:00
2014-04-14 10:47:27 -06:00
2014-07-31 14:43:29 -05:00
2014-07-31 14:43:29 -05:00
2014-08-11 22:22:54 -04:00
2014-08-20 12:29:20 -06:00
2014-08-18 09:30:13 -06:00