2083 Commits

Author SHA1 Message Date
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
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
56921c5bcf fix(backButton): do not include ion- in the back btn config
Closes #891
2016-01-07 23:11:46 -06:00
0d695546e5 feat(alert): iOS radio button alert
Related #890
2016-01-07 17:03:38 -06:00
387f883be3 refactor(input): split TextInput and ItemInput components
Make it easier to start adding other inputs, like select
2016-01-07 12:29:04 -06:00
a5fc7c7a78 docs(lang): add recommendations to put values in html element 2016-01-07 10:50:02 -06:00
942bd9b93b feat(platform): add language support methods
Related: #883
2016-01-07 10:36:44 -06:00
6911b383de fix(item): fix iOS item margins for icon/button 2016-01-07 09:22:43 -06:00
2070e58e3e fix(inputs): fix form onChange/onTouch 2016-01-07 09:22:17 -06:00
e272d6a9ba chips component initial commit 2016-01-07 18:06:32 +08:00
f74606dc1b fix(item): set ion-item-divider colors per mode 2016-01-06 22:10:05 -06:00
e5aeff828d fix(icon): set ion-icon colors per mode 2016-01-06 22:09:30 -06:00
5e4220ae1e fix(badge): badge colors by mode 2016-01-06 22:08:42 -06:00
239a2d5102 docs(icon): update icon docs 2016-01-06 21:37:18 -06:00
5cccbe9ba8 docs(): because dgeni 2016-01-06 20:42:32 -06:00
c2f67d12a3 refactor(icons): rename social- to -logo
Closes #879 #612 #862 #864
2016-01-06 20:36:12 -06:00
e8e0f83539 fix(resize): speed up window resize throttle
Related to #880
2016-01-06 15:39:06 -06:00