Commit Graph

3966 Commits

Author SHA1 Message Date
Eddie Lau 3dd13
0ef8c78737 add swipeEnabled input to menu to set default swipeable of side menu. add swipeEnable() api to enable disable particular side menu swipeable 2016-01-18 12:29:57 +08:00
dorontal
9c12eb5ef1 fix argument name
argument name did not match the variable name inside the function
2016-01-17 15:50:39 -05:00
Elior Boukhobza
039940d4b7 fix(scroll): fix doc about scrollX and scrollY attributes
Been trying to use scroll with scroll-y but to no avail, and I found out that the directive was listening for scrollY events.
2016-01-16 12:04:07 +02:00
Tim Lancina
2d10593dce chore(): fix Swiper types 2016-01-15 19:28:55 -06:00
Tim Lancina
5b2284d0d7 derp 2016-01-15 16:41:17 -06:00
Tim Lancina
1662f05fe5 chore(build): strip debug statements when releasing
Closes https://github.com/driftyco/ionic2/issues/96.
2016-01-15 16:26:38 -06:00
Tim Lancina
97d5c07117 chore(build): remove unused typescript src task 2016-01-15 15:25:32 -06:00
Adam Bradley
6b2f42467f fix(navParams): move navParams to nav-params.ts 2016-01-15 11:03:14 -06:00
Adam Bradley
ff10b3bb49 fix(navCtrl): add more states during transitions 2016-01-15 10:21:18 -06:00
Adam Bradley
7e98c102d5 Merge pull request #4971 from 3dd13/remove-css-classes-when-ion-icon-on-destroy
fix(icon): add ngOnDestroy to ion-icon and remove added css class
2016-01-15 08:41:41 -06:00
Eddie Lau 3dd13
a00e34254b add ngOnDestroy to ion-icon and remove added css class 2016-01-15 13:25:59 +08:00
Adam Bradley
42c24bbff8 Merge pull request #4970 from 3dd13/swipe-segment
test(): combine segment and slides to have swipeable tabs
2016-01-14 21:50:55 -06:00
Eddie Lau 3dd13
f14c6c1451 combine segment and slides to have swipeable tabs 2016-01-15 11:45:42 +08:00
Adam Bradley
b5d8a1de70 chore(): remove use of host: {inputs: []} 2016-01-14 21:14:23 -06:00
Adam Bradley
02626b9489 chore(): add types to Refresher 2016-01-14 21:04:20 -06:00
Adam Bradley
4a9c3a11a6 chore(): add types to ItemSlidingGesture 2016-01-14 20:36:46 -06:00
Adam Bradley
e3507bc175 chore(): add types to List 2016-01-14 20:25:33 -06:00
Adam Bradley
146cb06df2 chore(): add types to menu-toggle 2016-01-14 20:09:08 -06:00
Adam Bradley
1a3d8c8814 fix(Input): put @Input above getters 2016-01-14 20:05:03 -06:00
Drew Rygh
c740b8e479 chore(demos): remove loading icon
Related: https://github.com/driftyco/ionic-site/issues/299
2016-01-14 16:52:46 -06:00
Drew Rygh
c9c2b42cc6 docs(demos): fix actionSheet scroll padding issue 2016-01-14 16:08:10 -06:00
Drew Rygh
54c2b76764 docs(demos): update toggle 2016-01-14 16:07:54 -06:00
Drew Rygh
38b44f027e docs(demos): update modal demo 2016-01-14 16:07:37 -06:00
Adam Bradley
f23651e126 chore(): add types to Option 2016-01-14 13:28:36 -06:00
Adam Bradley
b74f3b802f chore(): add types to Icon 2016-01-14 13:25:36 -06:00
Adam Bradley
6dc7b25c5f chore(): fix pull-to-refresh types 2016-01-14 13:20:52 -06:00
Adam Bradley
e67c79104f fix(alert): return promise from dismiss 2016-01-14 11:38:11 -06:00
Adam Bradley
7eed4c91bf chore(ionicons): update ionicons through npm 2016-01-14 10:49:05 -06:00
Tim Lancina
c475a6490b chore(): fix Input types 2016-01-13 23:52:17 -06:00
Adam Bradley
7f19ba5396 chore(): add types to ActionSheet 2016-01-13 23:22:45 -06:00
Tim Lancina
2a2d568162 chore(): fix Menu types 2016-01-13 23:06:13 -06:00
Tim Lancina
6f500cd11a chore(): fix Button types 2016-01-13 23:06:13 -06:00
Tim Lancina
6e9ac500c2 chore(): fix IonicApp types 2016-01-13 23:06:13 -06:00
Tim Lancina
84621a9315 chore(): fix ActionSheet types 2016-01-13 23:06:12 -06:00
Adam Bradley
bd486d2890 chore(): fix Alert types 2016-01-13 23:04:24 -06:00
Adam Bradley
100b1e79ae chore(): fix Tabs types 2016-01-13 22:40:30 -06:00
Tim Lancina
c4d59002c0 chore(): fix menu types 2016-01-13 21:03:37 -06:00
mhartington
3e5a36a15f docs(): update improve links 2016-01-13 17:48:22 -08:00
Tim Lancina
763341a45d chore(): fix NavRegistry types 2016-01-13 17:32:42 -06:00
Tim Lancina
3a41dfeb6b chore(): more type fixes 2016-01-13 16:34:27 -06:00
Tim Lancina
bd69104ac1 chore(): fix types Select 2016-01-13 15:09:14 -06:00
Tim Lancina
b0a4a36ded chore(): don't underscore private vars for directives 2016-01-13 14:31:07 -06:00
Tim Lancina
db41babfc4 chore(): fix ShowHideWhen type errors 2016-01-13 10:57:21 -06:00
Adam Bradley
8fdc9ed673 chore(): fix NavController typescript errors 2016-01-12 21:41:37 -06:00
Tim Lancina
fdbd0f5f67 chore(): fix some Slides type errors 2016-01-12 16:59:07 -06:00
Adam Bradley
00b0f4de56 chore(): fix NavController typescript errors 2016-01-12 16:02:20 -06:00
Tim Lancina
1afac16250 chore(): add types 2016-01-12 15:56:09 -06:00
Tim Lancina
398eed036b chore(gulp): don't typecheck karma tests 2016-01-12 14:36:12 -06:00
Adam Bradley
48757ebbe8 chore(): fix activator typescript errors 2016-01-12 11:56:30 -06:00
Adam Bradley
1bc87fcd71 chore(): fix typescript errors 2016-01-12 11:46:04 -06:00