64 Commits

Author SHA1 Message Date
066ab712c0 chore(nativeRaf): use native raf over zone wrapped 2016-04-26 15:33:31 -05:00
6f3b9bef82 style(tslint): tslint updates 2016-04-06 21:28:52 -05:00
a237c16bc0 chore(): use relative imports in tests 2016-03-02 15:43:51 -06:00
c883a2ae91 chore(): update Ionic imports in tests 2016-02-22 17:45:17 -06:00
8b724a3bcb chore(tests): make typescript and unit tests friends 2016-02-12 13:59:38 -06:00
da18868636 refactor(animations): inline css animations 2016-02-09 16:23:01 -06:00
48757ebbe8 chore(): fix activator typescript errors 2016-01-12 11:56:30 -06:00
1bc87fcd71 chore(): fix typescript errors 2016-01-12 11:46:04 -06:00
95501a1e86 fix(tap): do not fire tap click while scrolling
Fixes #681
2016-01-04 22:28:49 -06:00
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
119cbcd87f always add touch events 2015-12-07 10:14:30 -06:00
cc91591b2d update button 2015-12-05 10:16:28 -06:00
831ec87308 import mode globals in all mode components 2015-12-04 21:34:27 -06:00
86a687a5df fix(segment): tap acivation working. Fixes #663 2015-12-04 11:38:58 -06:00
85e773b56b refactor(navCtrl): move async parts of transition into their own fn 2015-12-01 19:59:21 -06:00
448385ed84 fix(navCtrl): run change detection after stage
Also fixes #675
2015-12-01 11:01:11 -06:00
ae0f66eea8 fix(tapClick): remove mousemove listener 2015-12-01 10:18:09 -06:00
b01301b3b2 fix(zone): ensure rAFs are firing outside of zone 2015-11-30 22:46:43 -06:00
041ec6a06f refactor(TapClick): create as injectable, outside zone listeners 2015-11-30 16:19:21 -06:00
424800a3c9 fix(transition): update disabling transitions 2015-11-24 14:02:40 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
103c183190 fix(keyboard): close keyboard before transition
Closes #616
2015-11-23 12:21:47 -06:00
e1c160eb54 refactor(overlay): use NavController 2015-11-21 19:18:47 -06:00
002e5e86a6 perf(): raf updates 2015-11-20 20:24:21 -06:00
19ff9e0a2c perf(raf): use rafFrames instead of fastdom 2015-11-20 14:10:44 -06:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
050b600940 fix(popTo): fix reference and tests
Closes #511
2015-11-13 17:12:15 -06:00
62cac502e0 Merge branch 'master' into list-border-refactor 2015-11-12 10:45:32 -05:00
9ddcc44f67 refactor(toolbar): allow any content in the center 2015-11-11 11:27:11 -06:00
6e40344fdb Merge branch 'master' into list-border-refactor 2015-11-10 20:27:27 -05:00
406fa18c5a perf(ripple): ripple perf improvements 2015-11-10 14:42:35 -06:00
a86eeb8dd5 fixing merge-conflict from master 2015-11-10 10:27:33 -05:00
5074f7bcb7 Merge branch 'master' into list-border-refactor 2015-11-10 09:42:28 -05:00
e0f18a5de2 perf(ripple): improve ripple perf 2015-11-09 13:55:28 -06:00
b1438d9cf4 refactor(item-sliding) 2015-11-05 15:03:53 -06:00
0840bdf0d7 fix(tap): activated/ripple on ion-item-sliding
Closes #413
2015-11-02 15:16:31 -06:00
7a63fb1038 fix(activator): speed up iOS activate
Closes #364
2015-10-30 10:17:20 -05:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
8a5778661b chore(): zone.runOutsideAngular 2015-10-15 10:29:20 -05:00
2b86705f54 bootstrap refactor wip 2015-10-04 00:20:41 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
fcacce1d9d test(platform): init platform/config tests 2015-10-01 22:45:46 -05:00
ba08227c74 feat(ripple): navbar button ripple
C
2015-09-29 14:36:06 -05:00
54d612bf65 fix(ripple): outline colors 2015-09-28 15:55:37 -05:00
0647967fe3 fix(ripple): animation speeds 2015-09-28 14:49:59 -05:00
30327ab07d fix(ripple): tweak ripple numbers 2015-09-28 14:15:51 -05:00
da694c3bd8 fix(ripple): fix remainingTime var reference 2015-09-28 12:48:09 -05:00
00756c5596 fix(tapClick): throttle activated 2015-09-28 11:09:50 -05:00
26dcf4c3a7 chore(ripple): updates 2015-09-26 21:58:16 -05:00
0c720b130b Merge remote-tracking branch 'origin/master'
Conflicts:
	ionic/components/tap-click/ripple.ts
2015-09-26 21:29:37 -05:00