3052 Commits

Author SHA1 Message Date
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
56921c5bcf fix(backButton): do not include ion- in the back btn config
Closes #891
2016-01-07 23:11:46 -06:00
f7af052330 fix(generators): replace tabs code lost by atom crashing 2016-01-07 19:26:14 -06:00
d7b639e13b chore(generators): remove templateVars, pass 'this' instead 2016-01-07 19:04:01 -06:00
44be634997 chore(): update generator directories 2016-01-07 19:04:01 -06:00
adb060dfff chore(generators): update tabs 2016-01-07 19:04:01 -06:00
ef6cd74cd4 chore(generators): remove generator tests for now 2016-01-07 19:04:01 -06:00
48d84169b7 chore(generators): remove extra page generators for now 2016-01-07 19:04:00 -06:00
d8db91f8fd fix(generators): update provider template name 2016-01-07 19:04:00 -06:00
9b860ea091 chore(generators): update pipe generator 2016-01-07 19:04:00 -06:00
10e0558cd1 chore(generators): update page generator 2016-01-07 19:04:00 -06:00
67c808f4d5 chore(generators): rename injectable to provider 2016-01-07 19:04:00 -06:00
5c79fdb82d chore(generators): update directive generator 2016-01-07 19:04:00 -06:00
11acd6c39b chore(generators): update component generator comments 2016-01-07 19:04:00 -06:00
240cd2c3e1 chore(generators): remove cssClassName template var 2016-01-07 19:04:00 -06:00
38d728e490 fix(generators): filename should be kebab-case as well 2016-01-07 19:04:00 -06:00
a11b880ca3 refactor(generators): make them more oo 2016-01-07 19:03:59 -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
52204de117 docs(demos): update icons 2016-01-07 11:33:21 -06:00
c695591fed demos(docs): ng-if to ngIf 2016-01-07 11:30:51 -06:00
959025fee1 docs(demos): camelCase allTheThings 2016-01-07 11:30:51 -06:00