Adam Bradley
4d0d2a5d4d
test(tabs): add change and ViewChild example
...
Closes #895
2016-01-09 21:45:55 -06:00
Adam Bradley
d4cf6d83f2
docs(): fix spelling
2016-01-08 21:09:05 -06:00
Adam Bradley
ca678c0af8
docs(select): ion-select docs
2016-01-08 21:05:04 -06:00
Adam Bradley
270fca0c50
feat(select): ion-select using alert radio/checkbox options
...
Closes #890 Closes #826 Closes #886
2016-01-08 16:26:07 -06:00
Max Lynch
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
Adam Bradley
a7edadf4f9
refactor(alert): body property renamed to message
2016-01-08 09:04:08 -06:00
Adam Bradley
b6ebbde54b
feat(alert): md alert radio button group
...
Related: 890
2016-01-08 00:11:23 -06:00
Adam Bradley
fc61db9210
fix(alert): max-height alert radiogroup
2016-01-07 23:47:51 -06:00
Adam Bradley
56921c5bcf
fix(backButton): do not include ion- in the back btn config
...
Closes #891
2016-01-07 23:11:46 -06:00
Tim Lancina
f7af052330
fix(generators): replace tabs code lost by atom crashing
2016-01-07 19:26:14 -06:00
Tim Lancina
d7b639e13b
chore(generators): remove templateVars, pass 'this' instead
2016-01-07 19:04:01 -06:00
Tim Lancina
44be634997
chore(): update generator directories
2016-01-07 19:04:01 -06:00
Tim Lancina
adb060dfff
chore(generators): update tabs
2016-01-07 19:04:01 -06:00
Tim Lancina
ef6cd74cd4
chore(generators): remove generator tests for now
2016-01-07 19:04:01 -06:00
Tim Lancina
48d84169b7
chore(generators): remove extra page generators for now
2016-01-07 19:04:00 -06:00
Tim Lancina
d8db91f8fd
fix(generators): update provider template name
2016-01-07 19:04:00 -06:00
Tim Lancina
9b860ea091
chore(generators): update pipe generator
2016-01-07 19:04:00 -06:00
Tim Lancina
10e0558cd1
chore(generators): update page generator
2016-01-07 19:04:00 -06:00
Tim Lancina
67c808f4d5
chore(generators): rename injectable to provider
2016-01-07 19:04:00 -06:00
Tim Lancina
5c79fdb82d
chore(generators): update directive generator
2016-01-07 19:04:00 -06:00
Tim Lancina
11acd6c39b
chore(generators): update component generator comments
2016-01-07 19:04:00 -06:00
Tim Lancina
240cd2c3e1
chore(generators): remove cssClassName template var
2016-01-07 19:04:00 -06:00
Tim Lancina
38d728e490
fix(generators): filename should be kebab-case as well
2016-01-07 19:04:00 -06:00
Tim Lancina
a11b880ca3
refactor(generators): make them more oo
2016-01-07 19:03:59 -06:00
Adam Bradley
0d695546e5
feat(alert): iOS radio button alert
...
Related #890
2016-01-07 17:03:38 -06:00
Adam Bradley
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
Drew Rygh
52204de117
docs(demos): update icons
2016-01-07 11:33:21 -06:00
Drew Rygh
c695591fed
demos(docs): ng-if to ngIf
2016-01-07 11:30:51 -06:00
Drew Rygh
959025fee1
docs(demos): camelCase allTheThings
2016-01-07 11:30:51 -06:00
Adam Bradley
a3dbb5147e
docs(changelog): icon refactor
2016-01-07 11:14:52 -06:00
Adam Bradley
a5fc7c7a78
docs(lang): add recommendations to put values in html element
2016-01-07 10:50:02 -06:00
Adam Bradley
942bd9b93b
feat(platform): add language support methods
...
Related: #883
2016-01-07 10:36:44 -06:00
Tim Lancina
aa3ccfa69b
Merge pull request #822 from 3dd13/update-generator-to-new-folder-structure
...
update generators to work with latest folder structure
2016-01-07 09:23:00 -06:00
Adam Bradley
6911b383de
fix(item): fix iOS item margins for icon/button
2016-01-07 09:22:43 -06:00
Adam Bradley
2070e58e3e
fix(inputs): fix form onChange/onTouch
2016-01-07 09:22:17 -06:00
Adam Bradley
f74606dc1b
fix(item): set ion-item-divider colors per mode
2016-01-06 22:10:05 -06:00
Adam Bradley
e5aeff828d
fix(icon): set ion-icon colors per mode
2016-01-06 22:09:30 -06:00
Adam Bradley
5e4220ae1e
fix(badge): badge colors by mode
2016-01-06 22:08:42 -06:00
Adam Bradley
239a2d5102
docs(icon): update icon docs
2016-01-06 21:37:18 -06:00
Adam Bradley
1d6843753a
docs(): update icon demo docs
2016-01-06 21:02:52 -06:00
Adam Bradley
5cccbe9ba8
docs(): because dgeni
2016-01-06 20:42:32 -06:00
Adam Bradley
c2f67d12a3
refactor(icons): rename social- to -logo
...
Closes #879 #612 #862 #864
2016-01-06 20:36:12 -06:00
Adam Bradley
e8e0f83539
fix(resize): speed up window resize throttle
...
Related to #880
2016-01-06 15:39:06 -06:00
Adam Bradley
4bf716528e
fix(radio): fix onChange error
2016-01-06 15:27:51 -06:00
Adam Bradley
9d5cffb900
fix(toggle): use renderer for checked
2016-01-06 15:04:05 -06:00
Adam Bradley
15bbe75649
fix(checkbox): use renderer for checked
2016-01-06 14:37:56 -06:00
Adam Bradley
9f9e28c36c
test(): dynamically update icon test
2016-01-06 14:26:03 -06:00
Drew Rygh
ee8923f712
docs(demos): another icon selector fix
2016-01-06 12:56:38 -06:00
Drew Rygh
46a4017498
fix(demos): closing tag
2016-01-06 12:45:27 -06:00
Drew Rygh
1e859bad6e
docs(demos): update modal demo
2016-01-06 12:39:52 -06:00