1897 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
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
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
7dd65f3571 refactor(icon): logo ionicons use logo- prefix rather than suffix 2016-01-11 14:42:39 -06:00
b79d6cc8ea refactor(util): use Object.assign polyfill 2016-01-11 11:17:58 -06:00
f13eab910c Fix HammerJS Pan config bug 2016-01-10 20:07:34 +00:00
c2e753f780 fix(alert): allow innerHTML in message
Closes #918
2016-01-10 12:25:40 -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
639dd23a49 make the menu threshold configurable 2016-01-10 00:08:54 +00:00
70de648538 Auto select Option with default value if none is checked 2016-01-10 00:07:14 +07:00
d4cf6d83f2 docs(): fix spelling 2016-01-08 21:09:05 -06:00
ca678c0af8 docs(select): ion-select docs 2016-01-08 21:05:04 -06:00
270fca0c50 feat(select): ion-select using alert radio/checkbox options
Closes #890 Closes #826 Closes #886
2016-01-08 16:26:07 -06:00
a7edadf4f9 refactor(alert): body property renamed to message 2016-01-08 09:04:08 -06:00
3f573e92ed Add fab-fixed attr to FAB btn 2016-01-08 14:56:48 +01:00
b6ebbde54b feat(alert): md alert radio button group
Related: 890
2016-01-08 00:11:23 -06:00
fc61db9210 fix(alert): max-height alert radiogroup 2016-01-07 23:47:51 -06:00
0d695546e5 feat(alert): iOS radio button alert
Related #890
2016-01-07 17:03:38 -06:00