3073 Commits

Author SHA1 Message Date
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
398eed036b chore(gulp): don't typecheck karma tests 2016-01-12 14:36:12 -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
1157d5e72f chore(gulp): update transpile.typecheck globs 2016-01-12 09:15:08 -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
e827231bf8 fix(demos): ion-content closing tag 2016-01-11 13:37:40 -06:00
f25316c22d docs(demos): update show/hideWhen 2016-01-11 13:37:40 -06:00
c0da135a30 docs(demos): update config demo 2016-01-11 13:37:40 -06:00
d972d687eb chore: update ionic version in package.json 2016-01-11 13:37:40 -06:00
7fec2609d6 docs(demos): update attr demo 2016-01-11 13:37:40 -06:00
5aa93f70db chore(demos): remove platform-cordova 2016-01-11 13:37:40 -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
2f42a55b12 chore(docs): remove component-docs demo 2016-01-11 10:42:23 -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
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
471f0f5df9 chore(license): move back to MIT license
The Apache 2 license has a number of incompatibilities with the GPL, which is widely used by communities like WordPress. Keeping compatibility with them is a major priority so I don't see any reason to move to Apache 2 at this moment. We've done a little legal work and the reasons for moving don't seem compelling enough right now.
2016-01-08 11:22:49 -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