3255 Commits

Author SHA1 Message Date
58d994b75c test(list): fix toggle to represent new ion-item 2016-01-28 14:56:37 -05:00
cb7a3589fd chore(snapshot): update snapshot to run all tests 2016-01-28 14:47:14 -05:00
f602795147 Update README.md 2016-01-28 12:22:51 -05:00
bc45ca1d59 Update README.md 2016-01-28 12:20:14 -05:00
aca9ea662e docs(demos): prettify ShowWhen demo 2016-01-28 12:13:24 -05:00
4df4afd2a4 docs(demos): fix scroll demo to use correct attributes 2016-01-28 12:11:25 -05:00
b933029a9a docs(demos): prettify the platform demo 2016-01-28 12:09:17 -05:00
4eadc78268 docs(demos): clean up nav-push-pop 2016-01-28 12:09:17 -05:00
58dfa3d913 docs(demos): prettify nav params demo 2016-01-28 12:09:17 -05:00
603d1c6e16 Update README.md 2016-01-28 11:52:47 -05:00
95d03cad9b docs(demos): prettifying modal demo 2016-01-28 11:27:41 -05:00
e7fe7e4a1f docs(demos): update menu demo to use menuClose attribute 2016-01-28 11:27:41 -05:00
eb03159d08 fix(select): fix select disabled state 2016-01-27 23:03:05 -06:00
0a04522d38 fix(select): update text on ngModel change 2016-01-27 22:22:40 -06:00
2d691b05d7 docs(demos): prettifying some more local-storage 2016-01-27 17:09:52 -05:00
8bc853f681 docs(demos): prettifying local-storage demo 2016-01-27 17:04:14 -05:00
a676d7d0f3 docs(demos): prettify the hide-when demo 2016-01-27 16:38:40 -05:00
e982c69906 docs(demos): prettify config some more and add another page - fix back button icon 2016-01-27 16:02:24 -05:00
6855514897 Update CHANGELOG.md
Specify ionicons install version, see https://github.com/driftyco/ionic/issues/5221.
2016-01-27 14:48:45 -06:00
e22ccf49d2 feat(util): add margin attributes 2016-01-27 15:36:57 -05:00
a8bc0d2011 docs(demos): prettify the config demo 2016-01-27 15:36:57 -05:00
dbc681fb7c docs(): hide methods not requiring docs 2016-01-27 14:27:36 -06:00
4435451694 docs(blur): hide docs for blur 2016-01-27 14:38:26 -05:00
779a494c2e docs(demos): clean up blur demo 2016-01-27 14:36:09 -05:00
4af0e41f13 fix(blur): fix blur directive so it adds the filter and add a test 2016-01-27 14:36:09 -05:00
e19d4e38c0 feat(select): emit change and select events
Closes #5219
2016-01-27 13:16:07 -06:00
5d4a8fea8c fix(input): fix floating label on blur w/ value 2016-01-27 12:57:49 -06:00
047a9396da docs(demos): remove attr from docs 2016-01-27 13:43:16 -05:00
c68da33b98 docs(demos): remove unused demos
closes #5216
2016-01-27 13:09:01 -05:00
cefc305dd3 docs(): update for alpha52 2016-01-27 11:06:04 -07:00
e50eb897aa docs(demos): remove unused demos
closes #5216
2016-01-27 13:04:55 -05:00
59c62a0e5c docs(demos): update demos to latest alpha 2016-01-27 13:04:55 -05:00
e1b514dd2f Merge pull request #5217 from manucorporat/2.0
chore(changelog): syntax highlighting
2016-01-27 11:39:49 -06:00
e454279dcc Using js instead of json 2016-01-27 18:35:47 +01:00
8cb2b4dc0e Code and syntax highlighting in markdown 2016-01-27 18:31:55 +01:00
d7dec0a914 docs(demos): update demos with item-refactor 2016-01-27 12:09:58 -05:00
c1fbbb1daa test(input): add test to reproduce a floating label bug 2016-01-27 12:09:58 -05:00
ca6eef9c31 chore(changelog): label attr refactor 2016-01-27 11:09:48 -06:00
47806dc1f2 chore(changelog): updates for alpha.53 2016-01-27 10:51:34 -06:00
464ed5f6e2 Update README.md 2016-01-27 10:55:29 -05:00
334fb3c5b3 fix(radio): prevent multiple radio buttons from being checked 2016-01-27 08:09:38 -06:00
6890532ab4 feat(checkbox): stand-alone checkbox components 2016-01-27 08:09:38 -06:00
f20ae8fd3f fix(radio): allow radios to check even without values 2016-01-27 08:09:38 -06:00
ad7885f6a4 fix(input): fix floating/stacked label relocate 2016-01-27 08:09:38 -06:00
f79a121bde test(radio): add e2e test for radios with no value 2016-01-27 08:09:38 -06:00
70a9eb3e38 fix(input): change next input imports 2016-01-27 08:09:38 -06:00
aea2217d73 refactor(input): break apart input source files 2016-01-27 08:09:38 -06:00
e568eb9c06 test(list): add some markup for checkboxes and avatars 2016-01-27 08:09:38 -06:00
3cbbfdc071 fix(label): fix label for item and inputs by adding flex back 2016-01-27 08:09:37 -06:00
3be89529a7 fix(label): remove left margin for md labels in items
this fixes the line not aligning with the left side of the word
2016-01-27 08:09:37 -06:00