Commit Graph

15 Commits

Author SHA1 Message Date
Adam Bradley
8d7d7bdaba chore(focus): create reusable focusOutActiveElement() 2016-11-21 11:40:33 -06:00
Adam Bradley
6e7587dea4 test(input): add unit tests for isTextInput() 2016-11-21 08:42:04 -06:00
Manu Mtz.-Almeida
9510a2bb3b fix(activator): cancel remove .activated timeout 2016-11-20 17:23:14 +01:00
Adam Bradley
bb800339f8 perf(activator): improve activator response 2016-11-20 17:23:14 +01:00
Manu Mtz.-Almeida
c44f6b6f2e perf(animation): improves _progress() hot function
- progress() is the function where more time is spent during any swipe gesture
- replace iterating over the _fx properties, using an array instead
- optimize pointerCoord(), profiler showed it’s one of the most called functions
2016-11-16 19:48:35 +01:00
Manu Mtz.-Almeida
a2ffa63fd1 fix(spinner): works in iOS8
fixes #8145
2016-10-12 21:33:48 +02:00
Adam Bradley
9fca394bdb chore(polyfill): break DOM polyfills into external file 2016-09-19 08:56:25 -05:00
Adam Bradley
2c1cdce988 style(util): tslint updates 2016-09-13 15:17:55 -05:00
Manu Mtz.-Almeida
26441ecfe3 perf(reorder): reorder icon is display: none by default
references #7651
2016-08-20 15:53:02 +02:00
perry
4f52135c13 Revert "Revert "Merge branch 'master' of https://github.com/driftyco/ionic""
This reverts commit 4a6086c1f8.
2016-07-18 19:40:03 -05:00
perry
4a6086c1f8 Revert "Merge branch 'master' of https://github.com/driftyco/ionic"
This reverts commit 8945bf906d, reversing
changes made to f4fac225fa.
2016-07-18 19:24:56 -05:00
Manu Mtz.-Almeida
d6f62bcb60 fix(sliding): much better UX + performance
- sliding should behave exactly like a native one
- much better performance

references #7049
references #7116
closes #6913
closes #6958
2016-07-12 15:30:19 +02:00
Adam Bradley
11448dcd0c chore(tslint): fix noImplicitAny errors 2016-05-31 21:07:17 -05:00
Brandy Carney
44a7da8adc feat(popover): change MD animation and use for WP also
references #5420
2016-05-27 12:46:33 -04:00
Josh Thomas
c8f760f080 chore(build): rename ionic directory to src and update all references in the build process. 2016-05-19 13:22:40 -05:00