55 Commits

Author SHA1 Message Date
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
510b1a0caf refactor(): radio/switch/checkbox 2015-09-26 21:27:05 -05:00
5a0584df0e Ripple tweaks 2015-09-25 12:46:14 -05:00
60f4d65e63 feat(ripple): better ripple 2015-09-25 11:18:22 -05:00
2ef5f51851 perf(ripple): remove ripple w/in rAF 2015-09-24 21:33:28 -05:00
1243fcda2c feat(ripple): list item md ripple 2015-09-24 21:20:57 -05:00
139ac16271 perf(ripple): remove ripple ele w/in setTimeout 2015-09-23 20:46:47 -05:00
1a48cbec96 fix(activator): ensure links active during transition 2015-09-23 20:32:46 -05:00
1d275497f1 refactor(ripple): web animations api 2015-09-23 11:31:33 -05:00
abd68e1f58 fix(activator): activate w/ mouse events 2015-09-22 20:47:32 -05:00