2107 Commits

Author SHA1 Message Date
f23651e126 chore(): add types to Option 2016-01-14 13:28:36 -06:00
b74f3b802f chore(): add types to Icon 2016-01-14 13:25:36 -06:00
6dc7b25c5f chore(): fix pull-to-refresh types 2016-01-14 13:20:52 -06:00
e67c79104f fix(alert): return promise from dismiss 2016-01-14 11:38:11 -06:00
7eed4c91bf chore(ionicons): update ionicons through npm 2016-01-14 10:49:05 -06:00
c475a6490b chore(): fix Input types 2016-01-13 23:52:17 -06:00
7f19ba5396 chore(): add types to ActionSheet 2016-01-13 23:22:45 -06:00
2a2d568162 chore(): fix Menu types 2016-01-13 23:06:13 -06:00
6f500cd11a chore(): fix Button types 2016-01-13 23:06:13 -06:00
6e9ac500c2 chore(): fix IonicApp types 2016-01-13 23:06:13 -06:00
84621a9315 chore(): fix ActionSheet types 2016-01-13 23:06:12 -06:00
bd486d2890 chore(): fix Alert types 2016-01-13 23:04:24 -06:00
100b1e79ae chore(): fix Tabs types 2016-01-13 22:40:30 -06:00
c4d59002c0 chore(): fix menu types 2016-01-13 21:03:37 -06:00
763341a45d chore(): fix NavRegistry types 2016-01-13 17:32:42 -06:00
3a41dfeb6b chore(): more type fixes 2016-01-13 16:34:27 -06:00
bd69104ac1 chore(): fix types Select 2016-01-13 15:09:14 -06:00
b0a4a36ded chore(): don't underscore private vars for directives 2016-01-13 14:31:07 -06:00
db41babfc4 chore(): fix ShowHideWhen type errors 2016-01-13 10:57:21 -06:00
8fdc9ed673 chore(): fix NavController typescript errors 2016-01-12 21:41:37 -06:00
fdbd0f5f67 chore(): fix some Slides type errors 2016-01-12 16:59:07 -06:00
00b0f4de56 chore(): fix NavController typescript errors 2016-01-12 16:02:20 -06:00
1afac16250 chore(): add types 2016-01-12 15:56:09 -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
0942563d5f chore(): fix typescript errors 2016-01-12 10:30:23 -06:00
309387bbbf fix(item): allow pointer-events within ion-item-content
Closes #917
2016-01-12 10:10:41 -06:00
141404f973 fix(events): init channels array 2016-01-12 09:51:42 -06:00
88aad3f880 refactor(decorators): remove ConfigComponent 2016-01-11 22:51:54 -06:00
ccec2fd502 fix(item): fix .item-button icon only 2016-01-11 22:22:19 -06:00
44cbbd286b chore(): fix typescript errors 2016-01-11 21:10:19 -06:00
29c572d41f feat(icon): woff2 font format, smaller font files 2016-01-11 16:03:45 -06:00
7dd65f3571 refactor(icon): logo ionicons use logo- prefix rather than suffix 2016-01-11 14:42:39 -06:00
201c2dde67 fix(util): fix assign polyfill 2016-01-11 11:44:28 -06:00
b79d6cc8ea refactor(util): use Object.assign polyfill 2016-01-11 11:17:58 -06:00
747c5138c5 fix(platform): types 2016-01-11 09:56:19 -06:00
71f19ccac4 Merge pull request #919 from gfauchart/master
fix(hammerjs): fix HammerJS Pan config, upgrade hammerjs
2016-01-11 09:32:52 -06:00
f13eab910c Fix HammerJS Pan config bug 2016-01-10 20:07:34 +00:00
e59d8a76ff chore(): fix typescript errors 2016-01-10 14:05:06 -06:00
57e38aaf36 chore(): fix typescript errors 2016-01-10 13:38:47 -06:00
c2e753f780 fix(alert): allow innerHTML in message
Closes #918
2016-01-10 12:25:40 -06:00
c05d19606a chore(): fix typescript errors 2016-01-10 01:05:46 -06:00
3a88b9ff91 chore(): fix typescript errors 2016-01-10 00:32:36 -06:00
84f8e619b8 refactor(input): rename item-input dir to input 2016-01-09 23:40:14 -06:00
9ded971aaa Merge pull request #899 from Doehl/master
fix(fab): add fab-fixed attr to FAB btn
2016-01-09 23:20:33 -06:00
4bc6d8a6af fix(overlay): log error when rootNav is Tabs
Closes #897
2016-01-09 23:13:12 -06:00
f50336b85f Merge pull request #907 from rgv151/path-ion-select-1
fix(select): auto select option w/ default value if none checked
2016-01-09 22:10:26 -06:00
d1f44f9800 Merge pull request #884 from 3dd13/chips-component
feat(chips): chips component
2016-01-09 22:05:15 -06:00
b295b89206 Merge pull request #911 from gfauchart/master
feat(menu): make the ion-menu threshold configurable
2016-01-09 21:59:12 -06:00
4d0d2a5d4d test(tabs): add change and ViewChild example
Closes #895
2016-01-09 21:45:55 -06:00